From 968e807f3387898145c73c978f5a362a9954b581 Mon Sep 17 00:00:00 2001 From: Jian Hu Date: Fri, 25 May 2018 19:04:11 +0800 Subject: [PATCH] arm64: dts: g12b: add i2c devicetree PD#165090: arm64: dts: g12b: add i2c devicetree Change-Id: I289d5b71ae0dc1080cb6c9e56c786a1937e124d6 Signed-off-by: Jian Hu --- arch/arm64/boot/dts/amlogic/mesong12b.dtsi | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/arch/arm64/boot/dts/amlogic/mesong12b.dtsi b/arch/arm64/boot/dts/amlogic/mesong12b.dtsi index 52841a4..d8b346c 100644 --- a/arch/arm64/boot/dts/amlogic/mesong12b.dtsi +++ b/arch/arm64/boot/dts/amlogic/mesong12b.dtsi @@ -604,7 +604,7 @@ }; i2c0: i2c@1f000 { - compatible = "amlogic,meson-g12a-i2c"; + compatible = "amlogic,meson-g12b-i2c"; status = "disabled"; reg = <0x0 0x1f000 0x0 0x20>; interrupts = , @@ -616,7 +616,7 @@ }; i2c1: i2c@1e000 { - compatible = "amlogic,meson-g12a-i2c"; + compatible = "amlogic,meson-g12b-i2c"; status = "disabled"; reg = <0x0 0x1e000 0x0 0x20>; interrupts = , @@ -628,7 +628,7 @@ }; i2c2: i2c@1d000 { - compatible = "amlogic,meson-g12a-i2c"; + compatible = "amlogic,meson-g12b-i2c"; status = "disabled"; reg = <0x0 0x1d000 0x0 0x20>; interrupts = , @@ -640,7 +640,7 @@ }; i2c3: i2c@1c000 { - compatible = "amlogic,meson-g12a-i2c"; + compatible = "amlogic,meson-g12b-i2c"; status = "disabled"; reg = <0x0 0x1c000 0x0 0x20>; interrupts = , @@ -738,7 +738,7 @@ }; i2c_AO: i2c@5000 { - compatible = "amlogic,meson-g12a-i2c"; + compatible = "amlogic,meson-g12b-i2c"; status = "disabled"; reg = <0x0 0x05000 0x0 0x20>; interrupts = ; -- 2.7.4