On Wed, 02 Nov 2022 14:45:00 -0400, Krzysztof Kozlowski wrote: > The BQ25890 schema references common power-supply.yaml, so allow all its > properties to fix warnings like: > > arch/arm64/boot/dts/freescale/imx8mq-librem5-r2.dtb: charger@6a: 'monitored-battery', 'power-supplies', ... do not match any of the regexes: 'pinctrl-[0-9]+' > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > > --- > > Changes since v1: > 1. New patch > --- > Documentation/devicetree/bindings/power/supply/bq25890.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>