mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Merge "ARM: dts: msm: Disable SMBus IO expander on cinder"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
d2e1a8b1a4
@@ -70,7 +70,6 @@
|
||||
|
||||
&qupv3_se6_i2c {
|
||||
clock-frequency = <400000>;
|
||||
status = "ok";
|
||||
|
||||
exp1: gpio@20 {
|
||||
compatible = "ti,tca6408";
|
||||
@@ -80,5 +79,6 @@
|
||||
vcc-supply = <&L15A>;
|
||||
gpio-controller;
|
||||
#gpio-cells = <2>;
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
|
||||
@@ -62,7 +62,6 @@
|
||||
|
||||
&qupv3_se6_i2c {
|
||||
clock-frequency = <400000>;
|
||||
status = "ok";
|
||||
|
||||
exp1: gpio@20 {
|
||||
compatible = "ti,tca6408";
|
||||
@@ -72,5 +71,6 @@
|
||||
vcc-supply = <&L15A>;
|
||||
gpio-controller;
|
||||
#gpio-cells = <2>;
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user