projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7984922
)
riscv: fu540: dts: Remove the unnecessary space in the cpu2_intc node
author
Bin Meng
<bin.meng@windriver.com>
Tue, 9 Jun 2020 03:28:25 +0000
(20:28 -0700)
committer
Andes
<uboot@andestech.com>
Thu, 2 Jul 2020 02:03:03 +0000
(10:03 +0800)
Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Pragnesh Patel <pragnesh.patel@sifive.com>
arch/riscv/dts/fu540-c000-u-boot.dtsi
patch
|
blob
|
history
diff --git
a/arch/riscv/dts/fu540-c000-u-boot.dtsi
b/arch/riscv/dts/fu540-c000-u-boot.dtsi
index
9bba554
..
0d3f710
100644
(file)
--- 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 {