Re: [PATCH v3 2/5] dt-bindings: pinctrl: add #interrupt-cells to apple,pinctrl
From: Rob Herring <robh@kernel.org>
Date: 2021-10-18 19:30:22
Also in:
linux-devicetree
From: Rob Herring <robh@kernel.org>
Date: 2021-10-18 19:30:22
Also in:
linux-devicetree
On Sat, 16 Oct 2021 15:18:36 +0100, Joey Gouly wrote:
The GPIO/pinctrl hardware can act as an interrupt-controller, so add the #interrupt-cells property to the binding. Signed-off-by: Joey Gouly <joey.gouly@arm.com> --- Documentation/devicetree/bindings/pinctrl/apple,pinctrl.yaml | 3 +++ 1 file changed, 3 insertions(+)
Acked-by: Rob Herring <robh@kernel.org>