diff mbox

ARM: dts: porter: remove enable prop from HS-USB device node

Message ID 2684686.0L09MeB6pA@wasted.cogentembedded.com (mailing list archive)
State New, archived
Headers show

Commit Message

Sergei Shtylyov Feb. 13, 2016, 10:26 p.m. UTC
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>

---
This patch is against the 'master' branch of Simon Horman's 'renesas.git' repo.

 arch/arm/boot/dts/r8a7791-porter.dts |    1 -
 1 file changed, 1 deletion(-)

Comments

Sergei Shtylyov Feb. 26, 2016, 7:43 p.m. UTC | #1
On 02/14/2016 01:26 AM, Sergei Shtylyov wrote:

> 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>

    Simon, what about this patch? It was posted 12 days ago and no reaction 
whatsoever...

MBR, Sergei
Simon Horman March 2, 2016, 12:47 a.m. UTC | #2
On Fri, Feb 26, 2016 at 10:43:27PM +0300, Sergei Shtylyov wrote:
> On 02/14/2016 01:26 AM, Sergei Shtylyov wrote:
> 
> >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>
> 
>    Simon, what about this patch? It was posted 12 days ago and no reaction
> whatsoever...

Hi Sergei,

sorry for the extended delay. I have queued this up as a fix for v4.5.
diff mbox

Patch

Index: renesas/arch/arm/boot/dts/r8a7791-porter.dts
===================================================================
--- renesas.orig/arch/arm/boot/dts/r8a7791-porter.dts
+++ renesas/arch/arm/boot/dts/r8a7791-porter.dts
@@ -283,7 +283,6 @@ 
 	pinctrl-names = "default";
 
 	status = "okay";
-	renesas,enable-gpio = <&gpio5 31 GPIO_ACTIVE_HIGH>;
 };
 
 &usbphy {