aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2016-08-27 22:19:25 -0400
committerTony Lindgren <tony@atomide.com>2016-08-29 16:45:59 -0400
commit547868f5bc5c7e41ea18c2e5fe5947f13e6199b2 (patch)
treed5c4249989cc610eb186fdf19730e19e70ef677f /Documentation
parent291f1af53bc0ae67aadeb72a1c1ad675e46e9b01 (diff)
ARM: dts: Add LogicPD DM37/AM37 Torpedo and SOM-LV
Support is in the device tree, but they are not mentioned here. Signed-off-by: Adam Ford <aford173@gmail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/arm/omap/omap.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/omap/omap.txt b/Documentation/devicetree/bindings/arm/omap/omap.txt
index 94b57f247615..f53e2ee65e35 100644
--- a/Documentation/devicetree/bindings/arm/omap/omap.txt
+++ b/Documentation/devicetree/bindings/arm/omap/omap.txt
@@ -180,3 +180,9 @@ Boards:
180 180
181- DRA722 EVM: Software Development Board for DRA722 181- DRA722 EVM: Software Development Board for DRA722
182 compatible = "ti,dra72-evm", "ti,dra722", "ti,dra72", "ti,dra7" 182 compatible = "ti,dra72-evm", "ti,dra722", "ti,dra72", "ti,dra7"
183
184- DM3730 Logic PD Torpedo + Wireless: Commercial System on Module with WiFi and Bluetooth
185 compatible = "logicpd,dm3730-torpedo-devkit", "ti,omap3630", "ti,omap3"
186
187- DM3730 Logic PD SOM-LV: Commercial System on Module with WiFi and Bluetooth
188 compatible = "logicpd,dm3730-som-lv-devkit", "ti,omap3630", "ti,omap3"