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: c794f6a09a25 ("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>

authored by Sergei Shtylyov and committed by Simon Horman 949024d6 8bc403b7

Changed files
-1
arch
arm
-1
arch/arm/boot/dts/r8a7791-porter.dts
··· 283 283 pinctrl-names = "default"; 284 284 285 285 status = "okay"; 286 - renesas,enable-gpio = <&gpio5 31 GPIO_ACTIVE_HIGH>; 287 286 }; 288 287 289 288 &usbphy {