From 8f3b0f93b72b35eb6e075e5012274e640d8faff4 Mon Sep 17 00:00:00 2001 From: lijilai Date: Mon, 9 Jul 2018 17:34:24 +0800 Subject: [PATCH] BSP: remove i2c_3 node for wing board [9609][WING] arm64: dts: remove i2c_3 node for wing board Bug:HQ00000000 Workaround:no Change-Id: I2f9da3d411a915b3bb546794b0d0ddedc6e3bf28 Signed-off-by: Youngmin Nam Signed-off-by: lijilai --- .../arm64/boot/dts/exynos/exynos9609-wing.dts | 34 ------------------- 1 file changed, 34 deletions(-) diff --git a/arch/arm64/boot/dts/exynos/exynos9609-wing.dts b/arch/arm64/boot/dts/exynos/exynos9609-wing.dts index bedf2dea8f43..d175e800fc52 100644 --- a/arch/arm64/boot/dts/exynos/exynos9609-wing.dts +++ b/arch/arm64/boot/dts/exynos/exynos9609-wing.dts @@ -1200,40 +1200,6 @@ }; }; - i2c_3: i2c@13860000 { - status = "okay"; - cs35l35_left: cs35l35@40 { - #sound-dai-cells = <1>; - compatible = "cirrus,cs35l35"; - reg = <0x40>; - - pinctrl-names = "default"; - pinctrl-0 = <&_irq &_reset>; - - interrupt-parent = <&gpa0>; - interrupts = <2 0 0>; - - reset-gpios = <&gpg3 3 0>; - - VA-supply = <&l42_reg>; - VP-supply = <&V_SYS>; - cirrus,audio-channel = <0x0>; - cirrus,boost-ctl-millivolt = <7300>; - cirrus,sp-drv-strength = <0x1>; - cirrus,sp-drv-unused = <0x0>; - cirrus,boost-ind-nanohenry = <1000>; - - cirrus,monitor-signal-format { - cirrus,imon = /bits/ 8 <0x03 0x04 0x00 0x06>; - cirrus,vmon = /bits/ 8 <0x03 0x00 0x00>; - cirrus,vpmon = /bits/ 8 <0x00 0x00 0x00>; - cirrus,vbstmon = /bits/ 8 <0x00 0x00 0x00>; - cirrus,vpbrstat = /bits/ 8 <0x00 0x00 0x00>; - cirrus,zerofill = /bits/ 8 <0x00 0x00 0x00>; - }; - }; - }; - pinctrl@139B0000 { codec_reset: codec-reset { samsung,pins ="gpg3-2"; -- 2.20.1