summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/am335x-guardian.dts
AgeCommit message (Collapse)AuthorFilesLines
2019-10-23ARM: dts: Drop pointless status changing for am3 musbTony Lindgren1-22/+0
The default is enabled, and there should be no need to reconfigure the status for SoC internal devices in the board specific files. Only the USB PHY used needs to be configured in the board specific files. Cc: Bin Liu <b-liu@ti.com> Cc: Keerthy <j-keerthy@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
2019-02-12ARM: dts: am335x: Add support for Bosch GuardianMartyn Welch1-0/+511
The Bosch Guardian is a TI am335x based device. It's hardware specifications are as follows: * 256 MB DDR3 memory * 512 MB NAND Flash * USB OTG * RS232 * MicroSD external storage * LCD Display interface Signed-off-by: Martyn Welch <martyn.welch@collabora.com> [tony@atomide.com: updated to use #include] Signed-off-by: Tony Lindgren <tony@atomide.com>