History log of /linux-master/Documentation/devicetree/bindings/gpio/pl061-gpio.yaml
Revision Date Author Comments
# 20199b5c 20-Sep-2020 Krzysztof Kozlowski <krzk@kernel.org>

dt-bindings: gpio: pl061: add gpio-line-names

Describe common "gpio-line-names" property to fix dtbs_check warnings
like:

arch/arm64/boot/dts/hisilicon/hi3670-hikey970.dt.yaml: gpio@e8a0b000:
'gpio-line-names' does not match any of the regexes: 'pinctrl-[0-9]+'

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20200920195848.27075-1-krzk@kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>


# 910f38be 13-May-2019 Rob Herring <robh@kernel.org>

dt-bindings: gpio: Convert Arm PL061 to json-schema

Convert the Arm PL061 GPIO controller binding to json-schema format.

As I'm the author for all but the gpio-ranges line, make the schema dual
GPL/BSD license.

Cc: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Cc: linux-gpio@vger.kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>