Re: [PATCH] dt-bindings: irqchip: Add node name to PRUSS INTC

From: Rob Herring
Date: Tue Feb 09 2021 - 14:19:39 EST


On Tue, 26 Jan 2021 10:32:51 -0600, Suman Anna wrote:
> The current PRUSS Interrupt Controller binding doesn't exactly specify
> the convention for the node name. These interrupt-controllers will always
> have a unit address. Update the binding with the '$nodename' using the
> expected generic name, this shall ensure the interrupt-controller.yaml
> is automatically applied to this binding.
>
> Signed-off-by: Suman Anna <s-anna@xxxxxx>
> ---
> This patch is a result of the previous discussion at
> https://patchwork.kernel.org/comment/23926133/
>
> .../bindings/interrupt-controller/ti,pruss-intc.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>

Applied, thanks!