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>