summaryrefslogtreecommitdiff
path: root/arch/arm/dts/am437x-gp-evm-u-boot.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* dts: Add a u-boot specific dtsi file for the am4372Jean-Jacques Hiblot2018-12-141-0/+2
| | | | | | | | | This file is used to override the values found in am4372.dtsi Use it to fix the "compatible" options for the controllers used to support the USB (parent bus and syscons). Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>
* dts: am43x: omap5: Add node for I2C in SPLJean-Jacques Hiblot2018-12-101-0/+4
| | | | | | | Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Heiko Schocher <hs@denx.de>
* ARM: dts: am43xx: Update spl specific dtsLokesh Vutla2017-06-231-7/+7
| | | | | | | | Now that we can specify DT nodes that can be used in spl, mark all necessary nodes as u-boot,dm-spl. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>
* ARM: dts: am43xx: Add u-boot specific dtsiLokesh Vutla2017-03-211-0/+38
Add u-boot specific dtsi for am43xx-gp-evm so that it will be used for SPL. Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>