Re: [U-Boot] [PATCH 0/7] dm: universal_c210: support the DM_PMIC

2017-01-05 Thread Jaehoon Chung
+CC'd Simon. To Simon, Sorry i missed CC'd. If you want to CC'd, i will resend the patches.. Let me know, plz. Best Regards, Jaehoon Chung On 01/05/2017 05:16 PM, Jaehoon Chung wrote: > This patchset is for supporting pmic driver-mode on universal_c210 board. > It's using i2c-s3c24x0.c file.

[U-Boot] [PATCH 0/7] dm: universal_c210: support the DM_PMIC

2017-01-05 Thread Jaehoon Chung
This patchset is for supporting pmic driver-mode on universal_c210 board. It's using i2c-s3c24x0.c file. (Fixes some complier error issue.) Remove the soft_i2c codes in universal.c. It seems a deadcode because of no usage. *dm tree i2c [ + ]|-- i2c@138b pmic[ + ]|