Message ID | 20220623160801.240779-2-sebastian.reichel@collabora.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | RK3588 GPIO Support | expand |
Am Donnerstag, 23. Juni 2022, 18:08:00 CEST schrieb Sebastian Reichel: > Allow usage of gpio-ranges with the rockchip gpio controller. The driver > already had support for this since it has been added to the mainline kernel > in the first place. > > Acked-by: Rob Herring <robh@kernel.org> > Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com> Reviewed-by: Heiko Stuebner <heiko@sntech.de>
On Thu, Jun 23, 2022 at 6:08 PM Sebastian Reichel <sebastian.reichel@collabora.com> wrote: > Allow usage of gpio-ranges with the rockchip gpio controller. The driver > already had support for this since it has been added to the mainline kernel > in the first place. > > Acked-by: Rob Herring <robh@kernel.org> > Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Yours, Linus Walleij
diff --git a/Documentation/devicetree/bindings/gpio/rockchip,gpio-bank.yaml b/Documentation/devicetree/bindings/gpio/rockchip,gpio-bank.yaml index d4e42c2b995b..affd823c881d 100644 --- a/Documentation/devicetree/bindings/gpio/rockchip,gpio-bank.yaml +++ b/Documentation/devicetree/bindings/gpio/rockchip,gpio-bank.yaml @@ -27,6 +27,8 @@ properties: - description: APB interface clock source - description: GPIO debounce reference clock source + gpio-ranges: true + gpio-controller: true gpio-line-names: true