diff options
author | Adam Ford <aford173@gmail.com> | 2016-08-28 05:19:25 +0300 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2016-08-29 23:45:59 +0300 |
commit | 547868f5bc5c7e41ea18c2e5fe5947f13e6199b2 (patch) | |
tree | d5c4249989cc610eb186fdf19730e19e70ef677f /Documentation/devicetree/bindings/arm | |
parent | 291f1af53bc0ae67aadeb72a1c1ad675e46e9b01 (diff) | |
download | linux-547868f5bc5c7e41ea18c2e5fe5947f13e6199b2.tar.xz |
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/devicetree/bindings/arm')
-rw-r--r-- | Documentation/devicetree/bindings/arm/omap/omap.txt | 6 |
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: - DRA722 EVM: Software Development Board for DRA722 compatible = "ti,dra72-evm", "ti,dra722", "ti,dra72", "ti,dra7" + +- DM3730 Logic PD Torpedo + Wireless: Commercial System on Module with WiFi and Bluetooth + compatible = "logicpd,dm3730-torpedo-devkit", "ti,omap3630", "ti,omap3" + +- DM3730 Logic PD SOM-LV: Commercial System on Module with WiFi and Bluetooth + compatible = "logicpd,dm3730-som-lv-devkit", "ti,omap3630", "ti,omap3" |