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>
This commit is contained in:
Marek Szyprowski 2016-06-07 14:03:38 +02:00 committed by Krzysztof Kozlowski
parent 4ceaa148b0
commit 9f7d27fa1b
8 changed files with 0 additions and 26 deletions

View File

@ -632,10 +632,6 @@
status = "okay";
};
&mfc {
status = "okay";
};
&jpeg {
status = "okay";
};

View File

@ -431,7 +431,6 @@
clocks = <&cmu CLK_MFC>, <&cmu CLK_SCLK_MFC>;
power-domains = <&pd_mfc>;
iommus = <&sysmmu_mfc>;
status = "disabled";
};
sysmmu_mfc: sysmmu@13620000 {

View File

@ -428,7 +428,6 @@
clock-names = "mfc", "sclk_mfc";
iommus = <&sysmmu_mfc_l>, <&sysmmu_mfc_r>;
iommu-names = "left", "right";
status = "disabled";
};
serial_0: serial@13800000 {

View File

@ -288,10 +288,6 @@
};
};
&mfc {
status = "okay";
};
&sdhci_0 {
bus-width = <4>;
pinctrl-0 = <&sd0_clk &sd0_cmd &sd0_bus4 &sd0_cd>;

View File

@ -133,10 +133,6 @@
};
};
&mfc {
status = "okay";
};
&pinctrl_1 {
keypad_rows: keypad-rows {
samsung,pins = "gpx2-0", "gpx2-1";

View File

@ -500,10 +500,6 @@
clock-names = "iis", "i2s_opclk0", "i2s_opclk1";
};
&mfc {
status = "okay";
};
&mixer {
status = "okay";
};

View File

@ -466,10 +466,6 @@
};
};
&mfc {
status = "okay";
};
&mshc_0 {
pinctrl-0 = <&sd4_clk &sd4_cmd &sd4_bus4 &sd4_bus8>;
pinctrl-names = "default";

View File

@ -112,10 +112,6 @@
};
};
&mfc {
status = "okay";
};
&pinctrl_1 {
keypad_rows: keypad-rows {
samsung,pins = "gpx2-0", "gpx2-1", "gpx2-2";