Re: [PATCH] arm64: dts: spcfpga: Align GIC, NAND and UART nodenames with dtschema

2020-07-06 Thread Dinh Nguyen
On 6/29/20 3:16 AM, Krzysztof Kozlowski wrote: > Fix dtschema validator warnings like: > intc@fffc1000: $nodename:0: > 'intc@fffc1000' does not match '^interrupt-controller(@[0-9a-f,]+)*$' > > Signed-off-by: Krzysztof Kozlowski > --- > arch/arm64/boot/dts/altera/socfpga_stratix10.

[PATCH] arm64: dts: spcfpga: Align GIC, NAND and UART nodenames with dtschema

2020-06-29 Thread Krzysztof Kozlowski
Fix dtschema validator warnings like: intc@fffc1000: $nodename:0: 'intc@fffc1000' does not match '^interrupt-controller(@[0-9a-f,]+)*$' Signed-off-by: Krzysztof Kozlowski --- arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 8 1 file changed, 4 insertions(+), 4 deletions(