aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/exynos4412-origen.dts
diff options
context:
space:
mode:
authorMarek Szyprowski <m.szyprowski@samsung.com>2016-06-07 14:03:38 +0200
committerKrzysztof Kozlowski <k.kozlowski@samsung.com>2016-06-08 09:46:00 +0200
commit9f7d27fa1b0b3685471a1a34223a3475943f53e4 (patch)
treef9938c5eda5b889b6035a9de099f29ba3d1ad073 /arch/arm/boot/dts/exynos4412-origen.dts
parentARM: dts: exynos: move MFC reserved memory regions from boards to .dtsi (diff)
downloadlinux-dev-9f7d27fa1b0b3685471a1a34223a3475943f53e4.tar.xz
linux-dev-9f7d27fa1b0b3685471a1a34223a3475943f53e4.zip
ARM: dts: exynos: enable MFC device for all boards
MFC device can be used without any external hardware dependencies (when IOMMU is enabled), so it can be enabled by default (like it has been already done for Exynos 542x platforms). This unifies handling of this device for Exynos3250, Exynos4 and Exynos542x platforms. Board can still include exynos-mfc-reserved-memory.dtsi to enable using this device without IOMMU being enabled. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Diffstat (limited to 'arch/arm/boot/dts/exynos4412-origen.dts')
-rw-r--r--arch/arm/boot/dts/exynos4412-origen.dts4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/exynos4412-origen.dts b/arch/arm/boot/dts/exynos4412-origen.dts
index 35988a68f8d4..a5f1476ec28c 100644
--- a/arch/arm/boot/dts/exynos4412-origen.dts
+++ b/arch/arm/boot/dts/exynos4412-origen.dts
@@ -466,10 +466,6 @@
};
};
-&mfc {
- status = "okay";
-};
-
&mshc_0 {
pinctrl-0 = <&sd4_clk &sd4_cmd &sd4_bus4 &sd4_bus8>;
pinctrl-names = "default";