Re: [PATCH 4/9] riscv: dts: microchip: Group tuples in interrupt properties
From: Krzysztof Kozlowski <hidden>
Date: 2021-11-26 09:55:01
Also in:
linux-riscv
From: Krzysztof Kozlowski <hidden>
Date: 2021-11-26 09:55:01
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> --- .../boot/dts/microchip/microchip-mpfs.dtsi | 31 ++++++++++--------- 1 file changed, 16 insertions(+), 15 deletions(-)
Reviewed-by: Krzysztof Kozlowski <redacted> Best regards, Krzysztof