diff options
author | George McCollister <george.mccollister@gmail.com> | 2014-11-17 14:02:35 -0500 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2014-11-21 18:31:57 -0500 |
commit | d574454160cf13c34bf25782b62524eb33679966 (patch) | |
tree | 89f19509e09816feb331f1032d7c219616832feb /Documentation | |
parent | 065bd7fe50de5e6d0fd5034cbc87120a558a1219 (diff) |
ARM: dts: Add devicetree for NovaTech OrionLXm
This adds the NovaTech OrionLXm which is based on the AM335x SoC
http://www.novatechweb.com/substation-automation/orionlxm/
RAM: 512MiB
Flash: 4GB eMMC
Ethernet PHYs: 2x Micrel KSZ8041FTLI
USB ports are used internally by the expansion cards.
Internal micro SD slot is available.
Signed-off-by: George McCollister <george.mccollister@gmail.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'Documentation')
-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 ddd9bcdf889c..4f6a82cef1d1 100644 --- a/Documentation/devicetree/bindings/arm/omap/omap.txt +++ b/Documentation/devicetree/bindings/arm/omap/omap.txt | |||
@@ -132,6 +132,9 @@ Boards: | |||
132 | - AM335X Bone : Low cost community board | 132 | - AM335X Bone : Low cost community board |
133 | compatible = "ti,am335x-bone", "ti,am33xx", "ti,omap3" | 133 | compatible = "ti,am335x-bone", "ti,am33xx", "ti,omap3" |
134 | 134 | ||
135 | - AM335X OrionLXm : Substation Automation Platform | ||
136 | compatible = "novatech,am335x-lxm", "ti,am33xx" | ||
137 | |||
135 | - OMAP5 EVM : Evaluation Module | 138 | - OMAP5 EVM : Evaluation Module |
136 | compatible = "ti,omap5-evm", "ti,omap5" | 139 | compatible = "ti,omap5-evm", "ti,omap5" |
137 | 140 | ||