mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: Remove IMU-CLKIN enablement
Removing enabling the IMU-CLKIN GPIO in the Anorak and IDP devices. Change-Id: I7116d217bd0b24a0a871473a7337aff2118d2d50
This commit is contained in:
@@ -55,11 +55,9 @@
|
||||
label = "gpio-keys";
|
||||
|
||||
pinctrl-names = "default";
|
||||
/*IMU CLKIN GPIO */
|
||||
pinctrl-0 = <&key_vol_up_default
|
||||
&key_confirm_default
|
||||
&key_back_default
|
||||
&imu_clkin_default>;
|
||||
&key_back_default>;
|
||||
|
||||
confirm_key {
|
||||
label = "confirm_key";
|
||||
|
||||
@@ -345,8 +345,7 @@
|
||||
lane-channel-swap;
|
||||
|
||||
pinctrl-names = "default";
|
||||
/*IMU CLKIN GPIO */
|
||||
pinctrl-0 = <&usb3phy_portselect_gpio &imu_clkin_default>;
|
||||
pinctrl-0 = <&usb3phy_portselect_gpio>;
|
||||
gpios = <&tlmm 160 0>;
|
||||
|
||||
eq = /bits/ 8 <
|
||||
|
||||
Reference in New Issue
Block a user