+ DT mailing list On 2014년 06월 27일 19:12, Ajay Kumar wrote: > This series is based on exynos-drm-next branch of Inki Dae's tree at: > git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git > > Changes since V2: > Add DT property to know the type of FIMD output interface > as per Inki's suggestion. > Add samsung,output-type DT property in FIMD node for all boards > supporting DP interface. > > Ajay Kumar (7): > [PATCH V3 1/7] drm/exynos: Support DP CLKCON register in FIMD driver > [PATCH V3 2/7] ARM: dts: Add FIMD output property for snow > [PATCH V3 3/7] ARM: dts: Add FIMD output property for peach_pit > [PATCH V3 4/7] ARM: dts: Add FIMD output property for peach_pi > [PATCH V3 5/7] ARM: dts: Add FIMD output property for smdk5250 > [PATCH V3 6/7] ARM: dts: Add FIMD output property for smdk5420 > [PATCH V3 7/7] ARM: dts: Add FIMD output property for arndale > > .../devicetree/bindings/video/samsung-fimd.txt | 1 + > arch/arm/boot/dts/exynos5250-arndale.dts | 1 + > arch/arm/boot/dts/exynos5250-smdk5250.dts | 1 + > arch/arm/boot/dts/exynos5250-snow.dts | 1 + > arch/arm/boot/dts/exynos5420-peach-pit.dts | 1 + > arch/arm/boot/dts/exynos5420-smdk5420.dts | 1 + > arch/arm/boot/dts/exynos5800-peach-pi.dts | 1 + > drivers/gpu/drm/exynos/exynos_drm_fimd.c | 23 ++++++++++++++++++++ > include/video/samsung_fimd.h | 4 ++++ > 9 files changed, 34 insertions(+) > -- 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