We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c72e8aa commit c67fce2Copy full SHA for c67fce2
TODO
@@ -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