Re: [PATCH v2 1/3] dt-bindings: power: supply: define monitored-battery in common place

From: Rob Herring
Date: Fri Nov 04 2022 - 17:54:35 EST



On Wed, 02 Nov 2022 14:44:59 -0400, Krzysztof Kozlowski wrote:
> Define the type of monitored-battery in power-supply.yaml common schema.
> Reference the schema where applicable to enforce the above in bindings
> which have monitored-battery property.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
>
> ---
>
> Changes since v1:
> 1. Re-work the patch - define the type in power-supply.yaml.
> ---
> Documentation/devicetree/bindings/mfd/ene-kb930.yaml | 6 +++---
> Documentation/devicetree/bindings/mfd/rockchip,rk817.yaml | 2 ++
> Documentation/devicetree/bindings/power/supply/bq27xxx.yaml | 2 --
> .../devicetree/bindings/power/supply/ingenic,battery.yaml | 4 ++--
> .../devicetree/bindings/power/supply/power-supply.yaml | 6 ++++++
> .../devicetree/bindings/power/supply/rohm,bd99954.yaml | 1 +
> .../devicetree/bindings/power/supply/sc2731-charger.yaml | 1 -
> 7 files changed, 14 insertions(+), 8 deletions(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>