From 6c6a29cde4d962550c5ddca8e7b13e5d6262e2db Mon Sep 17 00:00:00 2001 From: Bin Meng Date: Mon, 8 Jun 2020 20:28:25 -0700 Subject: riscv: fu540: dts: Remove the unnecessary space in the cpu2_intc node Signed-off-by: Bin Meng Reviewed-by: Pragnesh Patel --- arch/riscv/dts/fu540-c000-u-boot.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch') diff --git a/arch/riscv/dts/fu540-c000-u-boot.dtsi b/arch/riscv/dts/fu540-c000-u-boot.dtsi index 9bba554f9d..0d3f7108fa 100644 --- a/arch/riscv/dts/fu540-c000-u-boot.dtsi +++ b/arch/riscv/dts/fu540-c000-u-boot.dtsi @@ -27,7 +27,7 @@ clocks = <&prci PRCI_CLK_COREPLL>; u-boot,dm-spl; cpu2_intc: interrupt-controller { - u-boot,dm-spl; + u-boot,dm-spl; }; }; cpu3: cpu@3 { -- cgit v1.2.3