Re: [PATCH 0/4] omap: Fix broken pbias device creation

2015-08-07 Thread Kishon Vijay Abraham I
Hi Peter, On Friday 07 August 2015 05:18 PM, Peter Robinson wrote: > On Wed, Aug 5, 2015 at 11:00 AM, Tony Lindgren wrote: >> * Grygorii Strashko [150729 02:01]: >>> On 07/27/2015 03:16 PM, Kishon Vijay Abraham I wrote: pbias device creation got broken once SCM cleanup got merged. This

Re: [PATCH 0/4] omap: Fix broken pbias device creation

2015-08-07 Thread Peter Robinson
On Wed, Aug 5, 2015 at 11:00 AM, Tony Lindgren wrote: > * Grygorii Strashko [150729 02:01]: >> On 07/27/2015 03:16 PM, Kishon Vijay Abraham I wrote: >> >pbias device creation got broken once SCM cleanup got merged. >> >This patch series re-enables device creation by adding >> >"simple-bus" in the

Re: [PATCH 0/4] omap: Fix broken pbias device creation

2015-08-05 Thread Tony Lindgren
* Grygorii Strashko [150729 02:01]: > On 07/27/2015 03:16 PM, Kishon Vijay Abraham I wrote: > >pbias device creation got broken once SCM cleanup got merged. > >This patch series re-enables device creation by adding > >"simple-bus" in the compatible property of the syscon > >dt node. > > > >validat

Re: [PATCH 0/4] omap: Fix broken pbias device creation

2015-07-29 Thread Grygorii Strashko
On 07/27/2015 03:16 PM, Kishon Vijay Abraham I wrote: pbias device creation got broken once SCM cleanup got merged. This patch series re-enables device creation by adding "simple-bus" in the compatible property of the syscon dt node. validated this series in DRA72, OMAP4 PANDA and OMAP5 UEVM boa

[PATCH 0/4] omap: Fix broken pbias device creation

2015-07-27 Thread Kishon Vijay Abraham I
pbias device creation got broken once SCM cleanup got merged. This patch series re-enables device creation by adding "simple-bus" in the compatible property of the syscon dt node. validated this series in DRA72, OMAP4 PANDA and OMAP5 UEVM boards. Kishon Vijay Abraham I (4): ARM: dts: omap24xx: