Message ID | 20220508135932.132378-1-krzysztof.kozlowski@linaro.org |
---|---|
Headers | show |
Series | dt-bindings/pinctrl/arm: qcom: second round of minor cleanups of QCOM PMIC pinctrl | expand |
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@linaro.org> > --- > .../bindings/pinctrl/qcom,pmic-gpio.yaml | 53 +++++++++++++++++++ > 1 file changed, 53 insertions(+) > Reviewed-by: Rob Herring <robh@kernel.org>
On Sun, May 8, 2022 at 3:59 PM Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> wrote: > Krzysztof Kozlowski (4): > dt-bindings: pinctrl: qcom,pmic-gpio: add 'gpio-reserved-ranges' This patch applied to the pinctrl tree on top of the other 4 patches concerning bindings from the previous patch set. Yours, Linus Walleij