summaryrefslogtreecommitdiff
path: root/include/dt-bindings/clock/at91.h
AgeCommit message (Collapse)Author
2025-06-06include/dt-bindings: Remove strict subset headersTom 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 differ in being a strict subset of what is found upstream. We can safely remove the copies under include/dt-bindings now to prevent future conflicts. Signed-off-by: Tom Rini <[email protected]>
2016-06-12arm: at91: dts: Bring in device tree file for AT91SAM9G45Simon Glass
Add this file from Linux v4.5. Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Heiko Schocher <[email protected]> Tested-on: smartweb, corvus, taurus, axm Tested-by: Heiko Schocher <[email protected]> Reviewed-by: Andreas Bießmann <[email protected]>