Re: [PATCH v2] ARM: dts: >: fix address translation for pbias

2015-09-24 Thread Tony Lindgren
* Kishon Vijay Abraham I [150904 05:12]: > "ARM: dts: : add minimal l4 bus > layout with control module support" moved pbias_regulator dt node > from being a child node of ocp to be the child node of > 'syscon'. Since 'syscon' doesn't have the 'ranges' property, > address

[PATCH v2] ARM: dts: >: fix address translation for pbias

2015-09-04 Thread Kishon Vijay Abraham I
"ARM: dts: : add minimal l4 bus layout with control module support" moved pbias_regulator dt node from being a child node of ocp to be the child node of 'syscon'. Since 'syscon' doesn't have the 'ranges' property, address translation fails while trying to convert the address to resource. Fix it