]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: gpio: aspeed,sgpio: Specify #interrupt-cells
authorAndrew Jeffery <andrew@codeconstruct.com.au>
Thu, 30 May 2024 01:39:49 +0000 (11:09 +0930)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 3 Jun 2024 08:34:53 +0000 (10:34 +0200)
commit3a40985960bcab918da23f8945ab0cd3be12d716
tree749d92e57ae469208b5314dc9ca26f6163e15af5
parenta31517b11bd188527b2f8a4b8fd3e91a10f44d04
dt-bindings: gpio: aspeed,sgpio: Specify #interrupt-cells

Squash warnings such as:

    arch/arm/boot/dts/aspeed/aspeed-ast2500-evb.dtb: sgpio@1e780200: '#interrupt-cells' does not match any of the regexes: 'pinctrl-[0-9]+'

Also, mark #interrupt-cells as required. The kernel devicetrees already
specified it where compatible nodes were defined, and u-boot pulls in
the kernel devicetrees, so this should have minimal practical impact.

Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20240530-dt-warnings-gpio-sgpio-interrupt-cells-v2-2-912cd16e641f@codeconstruct.com.au
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Documentation/devicetree/bindings/gpio/aspeed,sgpio.yaml