Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: gpio: rockchip: add gpio-ranges

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>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>

authored by

Sebastian Reichel and committed by
Bartosz Golaszewski
036e9cf3 8773bace

+2
+2
Documentation/devicetree/bindings/gpio/rockchip,gpio-bank.yaml
··· 27 27 - description: APB interface clock source 28 28 - description: GPIO debounce reference clock source 29 29 30 + gpio-ranges: true 31 + 30 32 gpio-controller: true 31 33 32 34 gpio-line-names: true