Re: [U-Boot] [PATCH] odroid: remove COMPAT_DM_I2C_COMPAT config

2017-06-04 Thread Jaehoon Chung
Hi Minkyu, On 06/05/2017 01:01 PM, Minkyu Kang wrote: > Hi Sure, I will rebase on your latest. And i will modify the subject about typo. s/COMPAT/CONFIG/ Will send the patch. Best Regards, Jaehoon Chung > > 2017. 6. 1. 12:35에 "Simon Glass" 님이 작성: > > On 29 May 2017 at 19:06, Jaehoon Chung

Re: [U-Boot] [PATCH] odroid: remove COMPAT_DM_I2C_COMPAT config

2017-06-04 Thread Minkyu Kang
Hi 2017. 6. 1. 12:35에 "Simon Glass" 님이 작성: On 29 May 2017 at 19:06, Jaehoon Chung wrote: > Remove the COMPAT_DM_I2C_COMPAT config. > > Signed-off-by: Jaehoon Chung > --- > This patch is based on "Enable the CONFIG_DM_MMC for Exynos4 series" > > configs/odroid_defconfig | 2 +- > include/config

Re: [U-Boot] [PATCH] odroid: remove COMPAT_DM_I2C_COMPAT config

2017-05-31 Thread Simon Glass
On 29 May 2017 at 19:06, Jaehoon Chung wrote: > Remove the COMPAT_DM_I2C_COMPAT config. > > Signed-off-by: Jaehoon Chung > --- > This patch is based on "Enable the CONFIG_DM_MMC for Exynos4 series" > > configs/odroid_defconfig | 2 +- > include/configs/odroid.h | 5 - > 2 files changed, 1 in