diff options
author | Liu Xiang <liu.xiang6@zte.com.cn> | 2018-07-22 21:33:56 +0800 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2018-09-20 11:35:40 +0200 |
commit | 457b42f0aa1c397745ada6083bf81b9479ab19fe (patch) | |
tree | f36d97a95326d25eb7a66ada2147365ce1628fee /Documentation/devicetree/bindings/power | |
parent | 1c3d7b0364f0730a8a64801dd07a589bbac06671 (diff) |
power: supply: bq27xxx: Add support for BQ27411
According to the datasheet, bq27411 is similar to bq27421.
Signed-off-by: Liu Xiang <liu.xiang6@zte.com.cn>
Reviewed-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'Documentation/devicetree/bindings/power')
-rw-r--r-- | Documentation/devicetree/bindings/power/supply/bq27xxx.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/power/supply/bq27xxx.txt b/Documentation/devicetree/bindings/power/supply/bq27xxx.txt index 37994fdb18ca..4fa8e08df2b6 100644 --- a/Documentation/devicetree/bindings/power/supply/bq27xxx.txt +++ b/Documentation/devicetree/bindings/power/supply/bq27xxx.txt @@ -23,6 +23,7 @@ Required properties: * "ti,bq27546" - BQ27546 * "ti,bq27742" - BQ27742 * "ti,bq27545" - BQ27545 + * "ti,bq27411" - BQ27411 * "ti,bq27421" - BQ27421 * "ti,bq27425" - BQ27425 * "ti,bq27426" - BQ27426 |