From 9a610926aac1de1dba2a7cf5dbc184c90f878426 Mon Sep 17 00:00:00 2001 From: Ravulapati Vishnu Vardhan Rao Date: Fri, 27 Dec 2024 13:10:21 +0530 Subject: [PATCH] ARM: dts: qcom: remove unused gpio - Removal of I2S0_DATA1 pin, as GPIO_63 is not used internally for I2S purpose and it is being used by other subsystem. Change-Id: I7c3636f9dfcebc68ed3da95793c158e70ad95184 Signed-off-by: Ravulapati Vishnu Vardhan Rao --- qcom/kera-pinctrl.dtsi | 31 ------------------------------- 1 file changed, 31 deletions(-) diff --git a/qcom/kera-pinctrl.dtsi b/qcom/kera-pinctrl.dtsi index d50dca92..489976e9 100644 --- a/qcom/kera-pinctrl.dtsi +++ b/qcom/kera-pinctrl.dtsi @@ -94,37 +94,6 @@ }; }; - i2s0_sd1 { - i2s0_sd1_sleep: i2s0_sd1_sleep { - mux { - pins = "gpio63"; - function = "gpio"; - }; - - config { - pins = "gpio63"; - drive-strength = <2>; /* 2 mA */ - bias-pull-down; /* PULL DOWN */ - input-enable; - }; - }; - - i2s0_sd1_active: i2s0_sd1_active { - mux { - pins = "gpio63"; - function = "i2s0_data1"; - }; - - config { - pins = "gpio63"; - drive-strength = <8>; /* 8 mA */ - bias-disable; /* NO PULL */ - output-high; - }; - }; - }; - - /* WCD reset pin */ wcd_reset_active: wcd_reset_active { mux {