[PATCH 0/7] Add device tree based discovery support for drm-fimd
Jingoo Han
jg1.han at samsung.com
Wed Jul 11 06:05:49 EDT 2012
On July 11, 2012 6:11 PM, Leela Krishna Amudala <l.krishna at samsung.com> wrote:
>
> From: Leela Krishna <l.krishna at samsung.com>
>
> 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
Your patchset seems FB-FIMD, not DRM-FIMD.
FIMD IP can be used by FB or DRM framework.
Please, use the term clearly.
If your patches use ./drivers/video/s3c-fb.c, please use the term 'FB'.
If your patches use ./drivers/gpu/drm/exynos/*, please use the term 'DRM'.
Best regards,
Jingoo Han
>
> Leela Krishna (3):
> ARM: EXYNOS5: add device tree based discovery support for FIMD
> ARM: EXYNOS5: Add the bus clock for FIMD
> ARM: EXYNOS5: Set parent clock to fimd
>
> Leela Krishna Amudala (4):
> 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(-)
More information about the linux-arm-kernel
mailing list