Re: [PATCH v2 2/2] dt-bindings: timer: sifive,clint: Group interrupt tuples
From: Rob Herring <robh@kernel.org>
Date: 2021-12-16 21:30:39
Also in:
linux-riscv, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-12-16 21:30:39
Also in:
linux-riscv, lkml
On Thu, 16 Dec 2021 14:43:48 +0100, Geert Uytterhoeven wrote:
To improve human readability and enable automatic validation, the tuples in "interrupts-extended" properties should be grouped using angle brackets. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> --- v2: - Split in two patches. --- Documentation/devicetree/bindings/timer/sifive,clint.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Rob Herring <robh@kernel.org>