[PATCH 1/2] riscv: fu540: dts: Remove the unnecessary space in the cpu2_intc node

Bin Meng bmeng.cn at gmail.com
Tue Jun 9 05:28:25 CEST 2020


From: Bin Meng <bin.meng at windriver.com>

Signed-off-by: Bin Meng <bin.meng at windriver.com>
---

 arch/riscv/dts/fu540-c000-u-boot.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/riscv/dts/fu540-c000-u-boot.dtsi b/arch/riscv/dts/fu540-c000-u-boot.dtsi
index 9bba554..0d3f710 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 at 3 {
-- 
2.7.4



More information about the U-Boot mailing list