On Sun, 08 May 2022 15:59:29 +0200, Krzysztof Kozlowski wrote: > 'gpio-reserved-ranges' property is already used and supported by common pinctrl > bindings, so add it also here to fix warnings like: > > qrb5165-rb5.dtb: gpio@c000: 'gpio-reserved-ranges' does not match any of the regexes: '-state$', 'pinctrl-[0-9]+' > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../bindings/pinctrl/qcom,pmic-gpio.yaml | 53 +++++++++++++++++++ > 1 file changed, 53 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>