Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-06-06 | arch/arm/dts: Remove identical headers | Tom Rini | |
As part of moving to using OF_UPSTREAM and so the upstream DT related header files we have a number of these headers that are under the arch/arm/dts directory and are currently identical to the versions in dts/upstream. We can remove these now to prevent future conflicts. Reviewed-by: Peter Robinson <pbrobinson@gmail.com> Signed-off-by: Tom Rini <trini@konsulko.com> | |||
2021-03-01 | imx51-babbage: Import devicetree files from Linux | Fabio Estevam | |
Import the imx51-babbage devicetree files from Linux kernel version 5.11-rc7. This is in preparation for converting the mx51evk_defconfig target to driver model. Signed-off-by: Fabio Estevam <festevam@gmail.com> |