Re: [PATCH 4/4] dt-bindings: gpio: aspeed,sgpio: Require #interrupt-cells

From: Andrew Jeffery
Date: Wed May 29 2024 - 20:54:17 EST


On Wed, 2024-05-29 at 09:28 +0200, Krzysztof Kozlowski wrote:
> On 29/05/2024 07:13, Andrew Jeffery wrote:
> > It shouldn't have been the case that it wasn't 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.
> >
>
> This should be squashed with previous patch.
>

Sure, will do.

Andrew