Hi Leela, Some nits and suggestions. Please include device tree list (devicetree-discuss@xxxxxxxxxxxxxxxx) for all dt related patches. On 11/07/2012, Leela Krishna Amudala <l.krishna@xxxxxxxxxxx> wrote: > From: Leela Krishna <l.krishna@xxxxxxxxxxx> > > The patches are created against "for-next" branch of Kukjin Kim's tree at: > git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git > > This patch set adds Backlight, LCD support and device tree based discovery > support for drm-fimd > > Leela Krishna (3): > ARM: EXYNOS5: add device tree based discovery support for FIMD Just keep it EXYNOS (not EXYNOS5). > ARM: EXYNOS5: Add the bus clock for FIMD > ARM: EXYNOS5: Set parent clock to fimd > > Leela Krishna Amudala (4): Better maintain same (author) name style atleast in a series. > ARM: SAMSUNG: add additional registers and SFR definitions for > writeback > ARM: EXYNOS5: add machine specific support for backlight > ARM: EXYNOS5: add machine specific support for LCD > ARM: EXYNOS: Adding DRM platform device > > arch/arm/boot/dts/exynos5250-smdk5250.dts | 16 +++ > arch/arm/boot/dts/exynos5250.dtsi | 7 ++ > arch/arm/mach-exynos/Kconfig | 1 + > arch/arm/mach-exynos/clock-exynos5.c | 30 ++++-- > arch/arm/mach-exynos/include/mach/map.h | 1 + > arch/arm/mach-exynos/mach-exynos5-dt.c | 125 > +++++++++++++++++++++++ > arch/arm/plat-samsung/include/plat/clock.h | 2 + > arch/arm/plat-samsung/include/plat/regs-fb-v4.h | 10 ++ > arch/arm/plat-samsung/include/plat/regs-fb.h | 51 +++++++++ > drivers/video/Kconfig | 6 + > 10 files changed, 239 insertions(+), 10 deletions(-) > > -- > 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 > -- With warm regards, Sachin -- 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