From 847f624078691baa5975c13be21a5abe8ab199a0 Mon Sep 17 00:00:00 2001 From: Seungchul Kim Date: Thu, 7 Jun 2018 16:39:24 +0900 Subject: [PATCH] [9610] arm64: dtsi: change smfc compatible name Change-Id: Ieb729a3fdc92af47e6c6318497067c5a891c38b8 Signed-off-by: Seungchul Kim --- arch/arm64/boot/dts/exynos/exynos9610.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/exynos/exynos9610.dtsi b/arch/arm64/boot/dts/exynos/exynos9610.dtsi index 69658ac99227..e37b7107b643 100644 --- a/arch/arm64/boot/dts/exynos/exynos9610.dtsi +++ b/arch/arm64/boot/dts/exynos/exynos9610.dtsi @@ -3001,7 +3001,7 @@ }; smfc: smfc@12E30000 { - compatible = "samsung,exynos7870-jpeg"; + compatible = "samsung,exynos8890-jpeg"; dma-coherent; reg = <0x0 0x12E30000 0x1000>; interrupts = <0 163 0>; -- 2.20.1