ARM: dts: iwg22d-sodimm: Enable USB PHY

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>
This commit is contained in:
Biju Das 2017-10-09 14:59:01 +01:00 committed by Simon Horman
parent bc058f6f03
commit aea3c9d972

View File

@ -103,3 +103,7 @@ &pci1 {
pinctrl-0 = <&usb1_pins>;
pinctrl-names = "default";
};
&usbphy {
status = "okay";
};