aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/am335x-pcm-953.dtsi (follow)
AgeCommit message (Collapse)AuthorFilesLines
2017-02-28ARM: dts: am335x-pcm953: Fix legacy wakeup source bindingTeresa Remmet1-2/+2
Replaced the legacy binding "gpio-key,wakeup" with "wakeup-source" as noted in the kernel documentation. Signed-off-by: Teresa Remmet <t.remmet@phytec.de> Reported-by: Sudeep Holla <sudeep.holla@arm.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
2017-01-26ARM: dts: Add support for phyCORE-AM335x PCM-953 carrier boardTeresa Remmet1-0/+288
The phyCORE-AM335x development kit is a combination of the phyCORE-AM335x SoM and a PCM-953 carrier board. The features of the PCM-953 are: * ETH phy on carrier board: 1x RGMII * 1x CAN * Up to 4x UART * USB0 (otg) * USB1 (host) * SD slot * User gpio-keys * User LEDs Signed-off-by: Teresa Remmet <t.remmet@phytec.de> Reviewed-by: Wadim Egorov <w.egorov@phytec.de> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Tony Lindgren <tony@atomide.com>