ARM: dts: msm: Modify the GPIO bias for I2C_5 on msmcobalt
Modify the sleep set GPIO bias for I2C_5. This will help lower leakage once the usecase for I2C_5 has ended. Change-Id: I41e9012210ce9a5f4fbeb4236365c0fa2db08625 Signed-off-by: Girish Mahadevan <girishm@codeaurora.org>
This commit is contained in:
parent
9d9cf7636c
commit
7a515b390d
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@
|
|||
config {
|
||||
pins = "gpio87", "gpio88";
|
||||
drive-strength = <2>;
|
||||
bias-pull-up;
|
||||
bias-disable;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue