Re: GPIO request failures for Renesas rcar-gen3

2020-06-18 Thread Marek Vasut
On 6/18/20 11:46 PM, Adam Ford wrote: [...] >>> regulator 0 [ + ] fixed regulator |-- regulator0 >>> regulator 1 [ + ] fixed regulator |-- regulator1 >>> regulator 2 [ ] fixed regulator |-- regulator_audio >>> regulator 3 [ ] fixed regulator

Re: GPIO request failures for Renesas rcar-gen3

2020-06-18 Thread Adam Ford
On Thu, Jun 18, 2020 at 4:33 PM Marek Vasut wrote: > > On 6/18/20 11:20 PM, Adam Ford wrote: > > Hi, > > [...] > > >> Can you provide 'dm tree' output ? > > > > => dm tree > > Class Index Probed DriverName > > --- > >

Re: GPIO request failures for Renesas rcar-gen3

2020-06-18 Thread Marek Vasut
On 6/18/20 11:20 PM, Adam Ford wrote: Hi, [...] >> Can you provide 'dm tree' output ? > > => dm tree > Class Index Probed DriverName > --- > root 0 [ + ] root_driver root_driver > clk

Re: GPIO request failures for Renesas rcar-gen3

2020-06-18 Thread Adam Ford
On Thu, Jun 18, 2020 at 4:20 PM Adam Ford wrote: > > On Thu, Jun 18, 2020 at 4:00 PM Marek Vasut wrote: > > > > On 6/18/20 10:33 PM, Adam Ford wrote: > > > I am trying to port U-Boot to a new product based on a Renesas RZ/G2M > > > (rcar-gen3). We're have this working with Renesas' version from

Re: GPIO request failures for Renesas rcar-gen3

2020-06-18 Thread Adam Ford
On Thu, Jun 18, 2020 at 4:00 PM Marek Vasut wrote: > > On 6/18/20 10:33 PM, Adam Ford wrote: > > I am trying to port U-Boot to a new product based on a Renesas RZ/G2M > > (rcar-gen3). We're have this working with Renesas' version from > > 2018.09, but I am trying to integrate it with U-Boot 2020.

Re: GPIO request failures for Renesas rcar-gen3

2020-06-18 Thread Marek Vasut
On 6/18/20 10:33 PM, Adam Ford wrote: > I am trying to port U-Boot to a new product based on a Renesas RZ/G2M > (rcar-gen3). We're have this working with Renesas' version from > 2018.09, but I am trying to integrate it with U-Boot 2020.07-rc4 > > What's happening is that it seems like all GPIO ar

GPIO request failures for Renesas rcar-gen3

2020-06-18 Thread Adam Ford
I am trying to port U-Boot to a new product based on a Renesas RZ/G2M (rcar-gen3). We're have this working with Renesas' version from 2018.09, but I am trying to integrate it with U-Boot 2020.07-rc4 What's happening is that it seems like all GPIO are failing to be requested, so things like regula