[DROPME?] msm8998-oneplus-common: Configure blsp1_i2c5_sleep (TS) as no-pull
This commit is contained in:
parent
53da3375c4
commit
ab047e6597
1 changed files with 6 additions and 0 deletions
|
|
@ -202,6 +202,12 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&blsp1_i2c5_sleep {
|
||||||
|
/delete-property/ bias-pull-up;
|
||||||
|
/* Configure a no-pull on TP I2C sleep to match downstream. */
|
||||||
|
bias-disable;
|
||||||
|
};
|
||||||
|
|
||||||
&blsp1_i2c6 {
|
&blsp1_i2c6 {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue