From aa20c45438e41c550707235f78adad53d358fe5a Mon Sep 17 00:00:00 2001 From: Hyunwoong Kim Date: Fri, 20 Jul 2018 16:46:05 +0900 Subject: [PATCH] [9610] arm64: dts: modify abox debug device node name Change-Id: I9afe245dda6860c776693c5f1c86d4c4947ef823 Signed-off-by: Hyunwoong Kim --- arch/arm64/boot/dts/exynos/exynos9610.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/exynos/exynos9610.dts b/arch/arm64/boot/dts/exynos/exynos9610.dts index f41b16f23570..ca8b1ac6ec77 100644 --- a/arch/arm64/boot/dts/exynos/exynos9610.dts +++ b/arch/arm64/boot/dts/exynos/exynos9610.dts @@ -2743,7 +2743,7 @@ abox = <&abox>; }; - abox_debug: abox_debug@0 { + abox_debug: abox-debug@0 { compatible = "samsung,abox-debug"; memory-region = <&abox_rmem>; reg = <0x0 0x0 0x0>; -- 2.20.1