arm64: dts: qcom: msm8998-oneplus-common: Add fuel gauge
The OnePlus 5/5T feature a BQ27411 fuel gauge for reading the battery stats.
This commit is contained in:
parent
fa3def2129
commit
31fcc8d96d
1 changed files with 9 additions and 0 deletions
|
|
@ -270,6 +270,15 @@
|
|||
};
|
||||
};
|
||||
|
||||
&blsp2_i2c1 {
|
||||
status = "okay";
|
||||
|
||||
fuel-gauge@55 {
|
||||
compatible = "ti,bq27411";
|
||||
reg = <0x55>;
|
||||
};
|
||||
};
|
||||
|
||||
&blsp2_i2c3 {
|
||||
status = "disabled";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue