Re: [PATCH] regulator: palmas: get regulators node from parent node only

2013-10-07 Thread Mark Brown
On Thu, Oct 03, 2013 at 07:36:37PM +0530, Laxman Dewangan wrote: > The device tree binding of Palmas regulator driver says as: Applied, thanks. signature.asc Description: Digital signature

Re: [PATCH] regulator: palmas: get regulators node from parent node only

2013-10-04 Thread Stephen Warren
On 10/03/2013 08:06 AM, Laxman Dewangan wrote: > The device tree binding of Palmas regulator driver says as: > > palmas_pmis { > compatible = "ti,palmas-pmic"; > ... > regulators { > ... > } > }; > > In this "regulators" subnode is expected to be part of pare

[PATCH] regulator: palmas: get regulators node from parent node only

2013-10-03 Thread Laxman Dewangan
The device tree binding of Palmas regulator driver says as: palmas_pmis { compatible = "ti,palmas-pmic"; ... regulators { ... } }; In this "regulators" subnode is expected to be part of parent node, not the outside of parent node. Hence to get the r