Skip to content

Commit 949024d

Browse files
Sergei Shtylyovhorms
authored andcommitted
ARM: dts: porter: remove enable prop from HS-USB device node
In the final versions of the Porter board (called "PORTER_C") Renesas decided to get rid of the Maxim Integrated MAX3355 OTG chip and didn't add any other provision to differ the host/gadget mode, so we'll have to remove no longer valid "renesas,enable-gpio" property from the HS-USB device node. Hopefully, the earlier revisions of the board were never seen in the wild... Fixes: c794f6a ("ARM: shmobile: porter: add HS-USB DT support") Reported-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
1 parent 8bc403b commit 949024d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm/boot/dts/r8a7791-porter.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,6 @@
283283
pinctrl-names = "default";
284284

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

289288
&usbphy {

0 commit comments

Comments
 (0)