On 05/15/14 20:18, Arun Kumar K wrote:
Adds the mfc node to exynos5800 which uses MFCv8.

Signed-off-by: Arun Kumar K<[email protected]>
---
The driver side patch adding support for MFCv8 is under
review [1]. This is based on the linux-samsung for-next branch.
[1] https://www.mail-archive.com/[email protected]/msg30670.html
---
  arch/arm/boot/dts/exynos5800.dtsi |    4 ++++
  1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/exynos5800.dtsi 
b/arch/arm/boot/dts/exynos5800.dtsi
index 6979fc7..c0bb356 100644
--- a/arch/arm/boot/dts/exynos5800.dtsi
+++ b/arch/arm/boot/dts/exynos5800.dtsi
@@ -22,3 +22,7 @@
  &clock {
        compatible = "samsung,exynos5800-clock";
  };
+
+&mfc {
+       compatible = "samsung,mfc-v8";
+};

Applied, thanks.

- Kukjin
--
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