Re: [RESEND v4 2/2] dt-bindings: riscv: cpus: add ref to interrupt-controller
From: Rob Herring (Arm)
Date: Mon Jun 24 2024 - 16:25:12 EST
On Sat, 15 Jun 2024 07:45:04 +0530, Kanak Shilledar wrote:
> removed the redundant properties for interrupt-controller
> and provide reference to the riscv,cpu-intc.yaml which defines
> the interrupt-controller. making the properties for riscv
> interrupt-controller at a central place.
>
> Reviewed-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
> Signed-off-by: Kanak Shilledar <kanakshilledar@xxxxxxxxx>
> ---
> Changes in v4:
> - Change DCO email to @gmail.com
> Changes in v3:
> - No change.
> - Rolling out as RESEND.
> Changes in v2:
> - Fix warning of `type` is a required property during `make
> dt_bindings_check`.
> ---
> .../devicetree/bindings/riscv/cpus.yaml | 21 +------------------
> 1 file changed, 1 insertion(+), 20 deletions(-)
>
Applied, thanks!