Re: [PATCH 8/9] riscv: dts: sifive: Group tuples in interrupt properties
From: Krzysztof Kozlowski <hidden>
Date: 2021-11-26 09:48:40
Also in:
linux-riscv
From: Krzysztof Kozlowski <hidden>
Date: 2021-11-26 09:48:40
Also in:
linux-riscv
On 25/11/2021 16:31, Geert Uytterhoeven wrote:
To improve human readability and enable automatic validation, the tuples in the various properties containing interrupt specifiers should be grouped. Fix this by grouping the tuples of "interrupts" and "interrupts-extended" properties using angle brackets. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> --- arch/riscv/boot/dts/sifive/fu540-c000.dtsi | 21 +++++++++++---------- arch/riscv/boot/dts/sifive/fu740-c000.dtsi | 14 +++++++------- 2 files changed, 18 insertions(+), 17 deletions(-)
Reviewed-by: Krzysztof Kozlowski <redacted> Best regards, Krzysztof