Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-04-24 | arm: dts: omap3x: Update devicetree header comments to sync with v6.3-rc6 | Andrew Davis | 1 | -4/+1 | |
Signed-off-by: Andrew Davis <afd@ti.com> | |||||
2017-09-13 | arm: dts: omap3: Re-sync DTS files with Linux 4.13-RC5 | Adam Ford | 1 | -74/+74 | |
The DTS files had some spacing issues and they needed fixing. This pull re-sync's the OMAP3xx related DTS files with Linux 4.13-RC5. To keep the DTS and DTSI files clean and in sync with Linux, new u-boot.dtsi files are added. Signed-off-by: Adam Ford <aford173@gmail.com> V3: The resync broke card detect on MMC1 on Logic PD's Torpedo, so we add the cd-invert to the Torpedo's -u-boot.dtsi file. V2: Add the u-boot.dtsi files for OMAP3, OMAP36xx, and Torpedo Remove the need for the second patch in the series | |||||
2017-05-09 | omap3630: Copy Device tree from Linux 4.9.y stable | Adam Ford | 1 | -0/+110 | |
Add device tree support to allow for CONFIG_OF_CONTROL in OMAP3630 boards. DM3730 can use this same device tree. Signed-off-by: Adam Ford <aford173@gmail.com> Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com> |