This patch series adds support for FIMD DT for Exynos5 DT Machines
Adds display timing node for smdk5250 board.

changes since V3:
        - changed the clock names "sclk_fimd1" and "fimd1" to "sclk_fimd" and 
"fimd"
          in the exynos5250.dtsi file

changes since V2:
        - added interrupt-names = "fifo", "vsync", "lcd_sys"
        - removed the patch "ARM: Exynos5: add FIMD AUXDATA entry for exynos5 
DT",
          as migration to Common Clock Framework will NOT need this.

changes since v1:
        - modified compatible string for exynos5 fimd as "exynos5250-fimd"

This series is rebased on branch
http://git.kernel.org/?p=linux/kernel/git/kgene/linux-samsung.git;a=shortlog;h=refs/heads/for-next

This series depends on 
https://patchwork.kernel.org/patch/2306391/

Leela Krishna Amudala (2):
  ARM: dts: Add FIMD node to exynos5
  ARM: dts: Add display timing node to exynos5250-smdk5250.dts

 arch/arm/boot/dts/exynos5250-smdk5250.dts | 16 ++++++++++++++++
 arch/arm/boot/dts/exynos5250.dtsi         | 10 ++++++++++
 2 files changed, 26 insertions(+)

-- 
1.8.0

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to