[PATCH 0/6] dt-bindings: power: supply: Few cleanups around monitored-battery

Krzysztof Kozlowski posted 6 patches 6 months, 2 weeks ago
Documentation/devicetree/bindings/power/supply/bq24190.yaml        | 1 -
Documentation/devicetree/bindings/power/supply/bq2515x.yaml        | 7 ++++---
Documentation/devicetree/bindings/power/supply/bq256xx.yaml        | 5 ++---
Documentation/devicetree/bindings/power/supply/bq25980.yaml        | 4 +---
Documentation/devicetree/bindings/power/supply/cw2015_battery.yaml | 5 +----
.../devicetree/bindings/power/supply/qcom,pmi8998-charger.yaml     | 7 ++++---
.../devicetree/bindings/power/supply/richtek,rt5033-charger.yaml   | 4 +++-
.../devicetree/bindings/power/supply/stericsson,ab8500-btemp.yaml  | 4 +---
.../bindings/power/supply/stericsson,ab8500-chargalg.yaml          | 4 +---
.../bindings/power/supply/stericsson,ab8500-charger.yaml           | 4 +---
.../devicetree/bindings/power/supply/stericsson,ab8500-fg.yaml     | 4 +---
.../devicetree/bindings/power/supply/summit,smb347-charger.yaml    | 5 ++---
.../power/supply/x-powers,axp20x-battery-power-supply.yaml         | 6 +-----
13 files changed, 22 insertions(+), 38 deletions(-)
[PATCH 0/6] dt-bindings: power: supply: Few cleanups around monitored-battery
Posted by Krzysztof Kozlowski 6 months, 2 weeks ago
Reference the common power supply schema to bring the definition of
monitored-battery property allowing to drop redundant pieces.

Best regards,
Krzysztof

---
Krzysztof Kozlowski (6):
      dt-bindings: power: supply: bq2515x: Add missing power-supply ref
      dt-bindings: power: supply: bq256xx: Add missing power-supply ref
      dt-bindings: power: supply: qcom,pmi8998: Add missing power-supply ref
      dt-bindings: power: supply: richtek,rt5033: Add missing power-supply ref
      dt-bindings: power: supply: summit,smb347: Add missing power-supply ref
      dt-bindings: power: supply: Drop redundant monitored-battery ref

 Documentation/devicetree/bindings/power/supply/bq24190.yaml        | 1 -
 Documentation/devicetree/bindings/power/supply/bq2515x.yaml        | 7 ++++---
 Documentation/devicetree/bindings/power/supply/bq256xx.yaml        | 5 ++---
 Documentation/devicetree/bindings/power/supply/bq25980.yaml        | 4 +---
 Documentation/devicetree/bindings/power/supply/cw2015_battery.yaml | 5 +----
 .../devicetree/bindings/power/supply/qcom,pmi8998-charger.yaml     | 7 ++++---
 .../devicetree/bindings/power/supply/richtek,rt5033-charger.yaml   | 4 +++-
 .../devicetree/bindings/power/supply/stericsson,ab8500-btemp.yaml  | 4 +---
 .../bindings/power/supply/stericsson,ab8500-chargalg.yaml          | 4 +---
 .../bindings/power/supply/stericsson,ab8500-charger.yaml           | 4 +---
 .../devicetree/bindings/power/supply/stericsson,ab8500-fg.yaml     | 4 +---
 .../devicetree/bindings/power/supply/summit,smb347-charger.yaml    | 5 ++---
 .../power/supply/x-powers,axp20x-battery-power-supply.yaml         | 6 +-----
 13 files changed, 22 insertions(+), 38 deletions(-)
---
base-commit: 3be1a7a31fbda82f3604b6c31e4f390110de1b46
change-id: 20250604-dt-bindings-psy-monitored-battery-383ccb383351

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Re: [PATCH 0/6] dt-bindings: power: supply: Few cleanups around monitored-battery
Posted by Sebastian Reichel 6 months ago
On Wed, 04 Jun 2025 10:18:20 +0200, Krzysztof Kozlowski wrote:
> Reference the common power supply schema to bring the definition of
> monitored-battery property allowing to drop redundant pieces.
> 
> Best regards,
> Krzysztof
> 

Applied, thanks!

[1/6] dt-bindings: power: supply: bq2515x: Add missing power-supply ref
      commit: 0dc41c6b18b8fdd959c56f2d5b61a2d0960e3d91
[2/6] dt-bindings: power: supply: bq256xx: Add missing power-supply ref
      commit: 0835608458bc4bd1afb15d108c6d8a3b8b3d5767
[3/6] dt-bindings: power: supply: qcom,pmi8998: Add missing power-supply ref
      commit: 860cb8df5a622f2044a65f98c4158a7ff9c5b07c
[4/6] dt-bindings: power: supply: richtek,rt5033: Add missing power-supply ref
      commit: 221e08ebf6271eb80c6cb77df9ad3586229920e9
[5/6] dt-bindings: power: supply: summit,smb347: Add missing power-supply ref
      commit: 128c0704821e7101257951c1d32459e2fc3e591b
[6/6] dt-bindings: power: supply: Drop redundant monitored-battery ref
      commit: da32b6d7bcdd7a7cfd5f77418a1c026bc3374113

Best regards,
-- 
Sebastian Reichel <sebastian.reichel@collabora.com>