On Mon, 06 Dec 2021 16:37:26 +0100, Thierry Reding wrote: > From: Thierry Reding <treding@xxxxxxxxxx> > > According to the description and the various uses of this property it is > meant to be an array of unsigned 32-bit values, so fixup the type to > match that. > > Signed-off-by: Thierry Reding <treding@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/regulator/regulator.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>