ARM: dts: iwg22d-sodimm: Enable USB PHY
authorBiju Das <biju.das@bp.renesas.com>
Mon, 9 Oct 2017 13:59:01 +0000 (14:59 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Thu, 12 Oct 2017 10:15:01 +0000 (12:15 +0200)
Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Signed-off-by: Chris Paterson <chris.paterson2@renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7745-iwg22d-sodimm.dts

index e378e5e..52153ec 100644 (file)
        pinctrl-0 = <&usb1_pins>;
        pinctrl-names = "default";
 };
+
+&usbphy {
+       status = "okay";
+};