diff options
author | Teresa Remmet | 2019-05-24 15:20:03 +0200 |
---|---|---|
committer | Tony Lindgren | 2019-06-10 14:06:44 +0200 |
commit | e3630fd9aa2a11d0dd12b92e7d51299f9b547d64 (patch) | |
tree | 1232571523d2689e1c5d1f596d9ab9df882872ce /Documentation/devicetree | |
parent | ARM: dts: am335x-pcm-953: Remove eth phy delay (diff) | |
download | kernel-qcow2-linux-e3630fd9aa2a11d0dd12b92e7d51299f9b547d64.tar.gz kernel-qcow2-linux-e3630fd9aa2a11d0dd12b92e7d51299f9b547d64.tar.xz kernel-qcow2-linux-e3630fd9aa2a11d0dd12b92e7d51299f9b547d64.zip |
ARM: dts: Add support for phyBOARD-REGOR-AM335x
Adding support for phyBOARD-REGOR-AM335x:
- CAN
- UART0 / UART2
- RS485
- USB device
- i2c RTC
- SD
- ethernet0 RMII
- ethernet1 MII
- Digital I/Os
Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/arm/omap/omap.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/omap/omap.txt b/Documentation/devicetree/bindings/arm/omap/omap.txt index 1c1e48fd94b5..b301f753ed2c 100644 --- a/Documentation/devicetree/bindings/arm/omap/omap.txt +++ b/Documentation/devicetree/bindings/arm/omap/omap.txt @@ -160,6 +160,9 @@ Boards: - AM335X phyCORE-AM335x: Development kit compatible = "phytec,am335x-pcm-953", "phytec,am335x-phycore-som", "ti,am33xx" +- AM335x phyBOARD-REGOR: Single Board Computer + compatible = "phytec,am335x-regor", "phytec,am335x-phycore-som", "ti,am33xx" + - AM335X UC-8100-ME-T: Communication-centric industrial computing platform compatible = "moxa,uc-8100-me-t", "ti,am33xx"; |