diff mbox series

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

Message ID 1591673306-24315-1-git-send-email-bmeng.cn@gmail.com
State New
Headers show
Series [1/2] riscv: fu540: dts: Remove the unnecessary space in the cpu2_intc node | expand

Commit Message

Bin Meng June 9, 2020, 3:28 a.m. UTC
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(-)

Comments

Pragnesh Patel June 9, 2020, 10:35 a.m. UTC | #1
>-----Original Message-----
>From: Bin Meng <bmeng.cn at gmail.com>
>Sent: 09 June 2020 08:58
>To: Pragnesh Patel <pragnesh.patel at sifive.com>; Rick Chen
><rick at andestech.com>; U-Boot Mailing List <u-boot at lists.denx.de>
>Cc: Bin Meng <bin.meng at windriver.com>
>Subject: [PATCH 1/2] riscv: fu540: dts: Remove the unnecessary space in the
>cpu2_intc node
>
>[External Email] Do not click links or attachments unless you recognize the
>sender and know the content is safe
>
>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(-)

Reviewed-by: Pragnesh Patel <pragnesh.patel at sifive.com>
diff mbox series

Patch

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 {