Releases: devicetree-org/devicetree-specification
Releases · devicetree-org/devicetree-specification
v0.4
What's Changed
- Add lora as a standard node name by @Mani-Sadhasivam in #32
- Add air-pollution-sensor to the recommended node names by @tduszynski in #31
- Fix misspelling: one->on by @helen-fornazier in #28
- Fix typo by @zhangpf in #30
- Clarify lack of status property by @galak in #33
- Add co2-sensor to the recommended node names by @octakoncom in #35
- Add addtional constraint on node name and property names. by @galak in #39
- simple-bus: Add nonposted-mmio property by @marcan in #40
- Fix incorrect format in README by @AristoChen in #41
- Add more restrictions on compatible strings by @sjg20 in #42
- State the 64-bit alignment requirement earlier by @sjg20 in #43
- Add note about the initial character in a compatible by @mbolivar-nordic in #44
- Add new 'chassis-type' root node property by @a-wai in #45
- Use valid MAC address example by @JaapKeuter in #49
- Add SPMI to the list of generic node names by @Mani-Sadhasivam in #50
- Fix multi-level cache example. by @wmamills in #55
- Workaround: Delete problematic edge in interrupt tree example by @wmamills in #57
- Add 'dma-noncoherent' property as a standard property by @mmind in #59
- Adjust language around what a device is by @sjg20 in #60
- cpus node: Make clock-frequency optional by @Andre-ARM in #61
- Add 'vibrator' to list of generic node names by @z3ntu in #65
New Contributors
- @Mani-Sadhasivam made their first contribution in #32
- @tduszynski made their first contribution in #31
- @helen-fornazier made their first contribution in #28
- @zhangpf made their first contribution in #30
- @galak made their first contribution in #33
- @octakoncom made their first contribution in #35
- @marcan made their first contribution in #40
- @AristoChen made their first contribution in #41
- @sjg20 made their first contribution in #42
- @mbolivar-nordic made their first contribution in #44
- @a-wai made their first contribution in #45
- @JaapKeuter made their first contribution in #49
- @wmamills made their first contribution in #55
- @mmind made their first contribution in #59
- @Andre-ARM made their first contribution in #61
- @z3ntu made their first contribution in #65
Full Changelog: v0.3...v0.4
v0.4-rc1
Devicetree Specification v0.4-rc1
v0.3: Devicetree Specification 0.3
* Added more recommended generic node names * Document generic nexus binding * codespell support and spelling fixes
v0.3 Release Candidate 2
Switch back to Rob's OAuth token Really, we need to setup a GH 'machine user' so more than one person can deploy releases. Signed-off-by: Rob Herring <robh@kernel.org>
v0.3 Release Candidate 1
It's been a while since the last release, so tagging a new release candidate.
v0.2: Devicetree Specification 0.2
Mostly editorial changes from v0.1. Primary purpose for this release is to work through the mechanics of cutting a release. Right now it is more labour intensive than I would like for two reasons: - The GitHub OAuth key must be manually changed to the person cutting the release. I would like it to be automatically selected based on who signed the release tag - The pre-release flag needs to be manually changed between -pre/-rc and full releases. This also should be automatically determined based on tag pattern matching Content changes include: * Added more recommended generic node names * Added interrupts-extended * Additional phy times * Filled out detail in source language chapter * Editorial changes * Added changebar version to release documents
v0.2-rc1
Travis-ci builds are working well, the changebar version seems to be correct. Getting close to release state, so do the first (and hopefully only) -rc.
v0.2-pre4
Fourth (and hopefully last) prerelease of v0.2
v0.2-pre3: Third prerelease for v0.2.
Minor editorial changes and a repository cleanups. Still need to get changebar version of PDF building before release.
v0.2-pre2
Prerelease in preparation for the v0.2 release before end of December 2017