On Sun, 20 Sep 2020 21:58:45 +0200, Krzysztof Kozlowski wrote: > 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@xxxxxxxxxx> > > --- > > Changes since v2: > 1. Common GPIO goes to dt-schema > --- > Documentation/devicetree/bindings/gpio/pl061-gpio.yaml | 3 +++ > 1 file changed, 3 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>