Re: [U-Boot] [PATCH 0/3 V5] EXYNOS5: MAX77686 add FDT support

2013-01-09 Thread Rajeshwari Birje
Hi Minkyu Kang, Thank you for applying the patches. Regards, Rajeshwari Shinde On Thu, Jan 10, 2013 at 6:51 AM, Minkyu Kang wrote: > On 09/01/13 16:03, Rajeshwari Shinde wrote: >> Add FDT support to PMIC MAX77686 chip. >> >> Changes in V2: >> - Changed chip address from 06 to 6. >>

Re: [U-Boot] [PATCH 0/3 V5] EXYNOS5: MAX77686 add FDT support

2013-01-09 Thread Minkyu Kang
On 09/01/13 16:03, Rajeshwari Shinde wrote: > Add FDT support to PMIC MAX77686 chip. > > Changes in V2: > - Changed chip address from 06 to 6. > - Corrected indentation errors. > Changes in V3: > - Rebased on top of the latest implementation > of PMIC > Changes in V

[U-Boot] [PATCH 0/3 V5] EXYNOS5: MAX77686 add FDT support

2013-01-08 Thread Rajeshwari Shinde
Add FDT support to PMIC MAX77686 chip. Changes in V2: - Changed chip address from 06 to 6. - Corrected indentation errors. Changes in V3: - Rebased on top of the latest implementation of PMIC Changes in V4: - Corrected PMIC register address Changes in V5: