Marek Szyprowski wrote: > > This patch adds basic definitions for MAX8952 & LP3974 (MAX8998 > compatible) PMICs for UniversalC210 board. Power consumers for the > device drivers will be added later. These two PMICs occupy I2C5 bus. > > Signed-off-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> > Signed-off-by: Kyungmin Park <kyungmin.park@xxxxxxxxxxx> > --- > arch/arm/mach-exynos4/Kconfig | 2 + > arch/arm/mach-exynos4/mach-universal_c210.c | 413 > +++++++++++++++++++++++++++ > 2 files changed, 415 insertions(+), 0 deletions(-) > > diff --git a/arch/arm/mach-exynos4/Kconfig b/arch/arm/mach-exynos4/Kconfig > index ad03840..d58cbb5 100644 > --- a/arch/arm/mach-exynos4/Kconfig > +++ b/arch/arm/mach-exynos4/Kconfig > @@ -116,8 +116,10 @@ config MACH_UNIVERSAL_C210 > select S3C_DEV_HSMMC2 > select S3C_DEV_HSMMC3 > select S3C_DEV_I2C1 > + select S3C_DEV_I2C5 ^ Used 1 white space + tab here. As you know, just 1 tab is enough :) > select S5P_DEV_ONENAND > select EXYNOS4_SETUP_I2C1 > + select EXYNOS4_SETUP_I2C5 ^ Same as above. > select EXYNOS4_SETUP_SDHCI > help > Machine support for Samsung Mobile Universal S5PC210 Reference Thanks for your re-working. Ok, will apply with above fixing. Thanks. Best regards, Kgene. -- Kukjin Kim <kgene.kim@xxxxxxxxxxx>, Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html