summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorBin Meng <bin.meng@windriver.com>2020-06-08 20:28:25 -0700
committerAndes <uboot@andestech.com>2020-07-02 10:03:03 +0800
commit6c6a29cde4d962550c5ddca8e7b13e5d6262e2db (patch)
tree6e238e657031ebe87fec12233107ed5482894005 /arch
parent7984922fb252942534a108cb72fb7d53d1a16f55 (diff)
riscv: fu540: dts: Remove the unnecessary space in the cpu2_intc node
Signed-off-by: Bin Meng <bin.meng@windriver.com> Reviewed-by: Pragnesh Patel <pragnesh.patel@sifive.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/riscv/dts/fu540-c000-u-boot.dtsi2
1 files changed, 1 insertions, 1 deletions
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 {