Searched hist:"5 cef38dd03f33ef206eb792df0fb3b200d762546" (Results 1 – 1 of 1) sorted by relevance
/linux/Documentation/devicetree/bindings/gpio/ |
H A D | sifive,gpio.yaml | diff 5cef38dd03f33ef206eb792df0fb3b200d762546 Wed Aug 03 17:55:40 CEST 2022 Atul Khare <atulkhare@rivosinc.com> dt-bindings: gpio: sifive: add gpio-line-names
Fix device tree schema validation messages like 'gpio-line-names' does not match any of the regexes: 'pinctrl-[0-9]+' From schema: ... sifive,gpio.yaml'.
The bindings were missing the gpio-line-names element, which was causing the dt-schema checker to trip-up.
Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Atul Khare <atulkhare@rivosinc.com> Signed-off-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20220803155539.800766-1-mail@conchuod.ie Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
|