Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e17337a2 authored by Sebastian Reichel's avatar Sebastian Reichel Committed by Benoit Cousson
Browse files

ARM: dts: OMAP3-N900: Add isp1704 support



This adds support for the isp1704 chip to the Nokia N900
DTS file.

Signed-off-by: default avatarSebastian Reichel <sre@debian.org>
Signed-off-by: default avatarBenoit Cousson <bcousson@baylibre.com>
parent 9e2367c8
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -74,6 +74,11 @@
		};
	};

	isp1704: isp1704 {
		compatible = "nxp,isp1704";
		nxp,enable-gpio = <&gpio3 3 GPIO_ACTIVE_HIGH>;
		usb-phy = <&usb2_phy>;
	};
};

&omap3_pmx_core {