[PATCH v2 0/7] Add G2D nodes to Exynos4 machines

Sachin Kamat sachin.kamat at linaro.org
Mon Feb 18 16:02:06 EST 2013


This patch series is based on Kukjin Kim's next/dt-exynos branch of
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tree.

Changes since v1:
* Removed power-domain entry in patch 1/7 as the driver currently
  does not use it.
* Addressed review comments from Sylwester Nawrocki and Tomasz Figa
  in patch 7/7.

Sachin Kamat (7):
  ARM: dts: Add G2D node to exynos4210.dtsi
  ARM: dts: Add G2D node to SMDKV310
  ARM: dts: Add G2D node to exynos4210-origen
  ARM: dts: Add G2D node to exynos4x12.dtsi
  ARM: dts: Add G2D node to SMDK4412
  ARM: dts: Add G2D node to exynos4412-origen
  ARM: dts: Add Samsung G2D DT bindings documentation

 .../devicetree/bindings/gpu/samsung-g2d.txt        |   20 ++++++++++++++++++++
 arch/arm/boot/dts/exynos4210-origen.dts            |    4 ++++
 arch/arm/boot/dts/exynos4210-smdkv310.dts          |    4 ++++
 arch/arm/boot/dts/exynos4210.dtsi                  |    7 +++++++
 arch/arm/boot/dts/exynos4412-smdk4412.dts          |    8 ++++++++
 arch/arm/boot/dts/exynos4x12.dtsi                  |    7 +++++++
 6 files changed, 50 insertions(+), 0 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/gpu/samsung-g2d.txt

-- 
1.7.4.1



More information about the devicetree-discuss mailing list