Messages in this thread |  | | Date | Wed, 23 Sep 2020 15:08:10 -0600 | From | Rob Herring <> | Subject | Re: [PATCH v3 1/4] dt-bindings: gpio: pl061: add gpio-line-names |
| |
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@kernel.org> > > --- > > 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@kernel.org>
|  |