Re: [U-Boot] [PATCH V5 5/6] exynos: Add a common DT based PMIC driver initialization

2014-02-02 Thread Minkyu Kang
On 16/01/14 17:55, Leela Krishna Amudala wrote: > Most of i2c PMIC drivers follow the same initialization sequence, > let's generalize it in a common file. > > The initialization function finds the PMIC in the device tree, and if > found - registers it in the list of known PMICs and initializes it

[U-Boot] [PATCH V5 5/6] exynos: Add a common DT based PMIC driver initialization

2014-01-16 Thread Leela Krishna Amudala
Most of i2c PMIC drivers follow the same initialization sequence, let's generalize it in a common file. The initialization function finds the PMIC in the device tree, and if found - registers it in the list of known PMICs and initializes it, iterating through the table of settings supplied by the