Эх сурвалжийг харах

ARM: dts: OMAP3-N900: Add isp1704 support

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>
Sebastian Reichel 11 жил өмнө
parent
commit
e17337a269

+ 5 - 0
arch/arm/boot/dts/omap3-n900.dts

@@ -74,6 +74,11 @@
 		};
 	};
 
+	isp1704: isp1704 {
+		compatible = "nxp,isp1704";
+		nxp,enable-gpio = <&gpio3 3 GPIO_ACTIVE_HIGH>;
+		usb-phy = <&usb2_phy>;
+	};
 };
 
 &omap3_pmx_core {