Skip to content

Commit 456e8d9

Browse files
committed
Add ACPI and Idle states to the todo list
Also add a note that any bindings brought in from the Linux kernel documentation (and presumably GPL licensed) must have Acked-by lines from all of the original authors acknowledging the change of license. Signed-off-by: Grant Likely <[email protected]>
1 parent c67fce2 commit 456e8d9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

TODO

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ Other
1818
- CPU
1919
- GIC
2020
- SMMU
21+
- PSCI & spin-table
22+
- Idle states
2123
Appendix A - Source Format
2224
- Add include directive
2325

26+
Note: When copying in bindings documented in the Linux kernel tree,
27+
you *must* contact the original authors,
28+
and get permission for relicensing to Apache v2.
29+
Patches for those bindings must have "Acked-by"s from the original author(s).

0 commit comments

Comments
 (0)