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

Commit f3c87e99 authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

Merge tag 'renesas-dt-fixes2-for-v4.5' of...

Merge tag 'renesas-dt-fixes2-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes

Merge "Second Round of Renesas ARM Based SoC DT Fixes for v4.5" from Simon Horman:

* remove enable prop from HS-USB device node on porter board

* tag 'renesas-dt-fixes2-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
  ARM: dts: porter: remove enable prop from HS-USB device node
parents fc77dbd3 949024d6
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -283,7 +283,6 @@
	pinctrl-names = "default";
	pinctrl-names = "default";


	status = "okay";
	status = "okay";
	renesas,enable-gpio = <&gpio5 31 GPIO_ACTIVE_HIGH>;
};
};


&usbphy {
&usbphy {