ARM: dts: OMAP3-N900: Add isp1704 support
authorSebastian Reichel <sre@debian.org>
Sat, 11 Jan 2014 21:17:02 +0000 (22:17 +0100)
committerBenoit Cousson <bcousson@baylibre.com>
Sun, 2 Mar 2014 17:36:23 +0000 (18:36 +0100)
This adds support for the isp1704 chip to the Nokia N900
DTS file.

Signed-off-by: Sebastian Reichel <sre@debian.org>
Signed-off-by: Benoit Cousson <bcousson@baylibre.com>
arch/arm/boot/dts/omap3-n900.dts

index 0ceacad3a1aa2dcd441f8672d5c263c6d5367870..86cceaf3efe977d0d12673c73c7d56d7547bf498 100644 (file)
                };
        };
 
+       isp1704: isp1704 {
+               compatible = "nxp,isp1704";
+               nxp,enable-gpio = <&gpio3 3 GPIO_ACTIVE_HIGH>;
+               usb-phy = <&usb2_phy>;
+       };
 };
 
 &omap3_pmx_core {