Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-06-06 | include/dt-bindings: Remove unused headers | Tom Rini | |
As part of moving to using OF_UPSTREAM and so the upstream dt-bindings headers we have a number of these headers that are in our include directory and not referenced by any code outside of dts/upstream. We can remove these now to prevent future conflicts. Signed-off-by: Tom Rini <trini@konsulko.com> | |||
2016-09-21 | dt-bindings: Add interrupt-controller/mips-gic.h header | Paul Burton | |
Import a copy of the dt-bindings/interrupt-controller/mips-gic.h header from Linux, such that we can use device trees which include it without modification. Signed-off-by: Paul Burton <paul.burton@imgtec.com> |