kernel device tree source code for OnePlus 5 & 5T P device Change-Id: I84f40e66833ea1ce30eb1d9a710d6e1529e9e637
20 lines
269 B
Text
20 lines
269 B
Text
ti,bq27541-battery
|
|
|
|
|
|
|
|
Required properties:
|
|
|
|
- compatible : should be "ti,bq27541-battery"
|
|
|
|
|
|
Example:
|
|
|
|
bq27541-battery@55 {
|
|
|
|
status = "ok";
|
|
|
|
compatible = "ti,bq27541-battery";
|
|
|
|
reg = <0x55>;
|
|
|
|
qcom,modify-soc-smooth;
|