Re: [PATCH 0/4] omap: Fix broken address translation for pbias

2015-09-04 Thread Kishon Vijay Abraham I
Hi Tony, On Thursday 03 September 2015 08:40 PM, Tony Lindgren wrote: > * Kishon Vijay Abraham I [150903 04:31]: >> pbias device stopped having memory resource after >> "ARM: dts: : add minimal l4 bus layout with control module >> support" got merged. This results in platform_get_resource returni

Re: [PATCH 0/4] omap: Fix broken address translation for pbias

2015-09-03 Thread Tony Lindgren
* Kishon Vijay Abraham I [150903 04:31]: > pbias device stopped having memory resource after > "ARM: dts: : add minimal l4 bus layout with control module > support" got merged. This results in platform_get_resource returning > -EINVAL in pbias driver. This is because address translation fails > wh

[PATCH 0/4] omap: Fix broken address translation for pbias

2015-09-03 Thread Kishon Vijay Abraham I
pbias device stopped having memory resource after "ARM: dts: : add minimal l4 bus layout with control module support" got merged. This results in platform_get_resource returning -EINVAL in pbias driver. This is because address translation fails while trying to convert the address to resource which