summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/exynos4412-smdk4412.dts
diff options
context:
space:
mode:
authorMarek Szyprowski2015-11-25 13:59:58 +0100
committerKrzysztof Kozlowski2015-12-29 01:07:44 +0100
commitbf0dda345b0ee1af287f043857fc34ecfa206293 (patch)
treed7cc2f0ab618517051c3e87505c263bf71688eae /arch/arm/boot/dts/exynos4412-smdk4412.dts
parentARM: dts: Add power domain to G2D device on exynos4210 (diff)
downloadkernel-qcow2-linux-bf0dda345b0ee1af287f043857fc34ecfa206293.tar.gz
kernel-qcow2-linux-bf0dda345b0ee1af287f043857fc34ecfa206293.tar.xz
kernel-qcow2-linux-bf0dda345b0ee1af287f043857fc34ecfa206293.zip
ARM: dts: Unify G2D device node with other devices on exynos4
G2D device is always available and doesn't depend on any external (board specific) peripherals, so it can be unconditionally enabled. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Diffstat (limited to 'arch/arm/boot/dts/exynos4412-smdk4412.dts')
-rw-r--r--arch/arm/boot/dts/exynos4412-smdk4412.dts4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/exynos4412-smdk4412.dts b/arch/arm/boot/dts/exynos4412-smdk4412.dts
index c2421df1fa43..a130ab39fa77 100644
--- a/arch/arm/boot/dts/exynos4412-smdk4412.dts
+++ b/arch/arm/boot/dts/exynos4412-smdk4412.dts
@@ -41,10 +41,6 @@
};
};
-&g2d {
- status = "okay";
-};
-
&keypad {
samsung,keypad-num-rows = <3>;
samsung,keypad-num-columns = <8>;