Skip to content

Commit c67fce2

Browse files
committed
Add the TODO list for release v1.0 of the document
Signed-off-by: Grant Likely <[email protected]>
1 parent c72e8aa commit c67fce2

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

TODO

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
TODO requirements for release v1.0:
2+
3+
Section 2 - The Devicetree
4+
- Expand on generic names
5+
- Add interrupts-extended
6+
- Add note on not using underscore for prop names
7+
Section 3 - Device nodes
8+
- Add reserved-memory bindings
9+
- Expand on aliases node
10+
Section 6 - Device Bindings
11+
- Add GPIO bindings
12+
- Add I2C bindings
13+
- Add SPI bindings
14+
- Add clock bindings
15+
- Add regulator bindings
16+
Other
17+
- Add ARM bindings
18+
- CPU
19+
- GIC
20+
- SMMU
21+
Appendix A - Source Format
22+
- Add include directive
23+

0 commit comments

Comments
 (0)