projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1001354
)
arm64: dts: berlin4ct: add missing unit name to /soc node
author
Jisheng Zhang
<jszhang@marvell.com>
Tue, 6 Sep 2016 08:44:59 +0000
(16:44 +0800)
committer
Jisheng Zhang
<jszhang@marvell.com>
Fri, 25 Nov 2016 09:13:44 +0000
(17:13 +0800)
This patch fixes the following DTC warning with W=1:
"Node /soc has a reg or ranges property, but no unit name"
Signed-off-by: Jisheng Zhang <jszhang@marvell.com>
arch/arm64/boot/dts/marvell/berlin4ct.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/marvell/berlin4ct.dtsi
b/arch/arm64/boot/dts/marvell/berlin4ct.dtsi
index
85c23fa
..
d6b800f
100644
(file)
--- a/
arch/arm64/boot/dts/marvell/berlin4ct.dtsi
+++ b/
arch/arm64/boot/dts/marvell/berlin4ct.dtsi
@@
-142,7
+142,7
@@
<GIC_PPI 10 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>;
};
- soc {
+ soc
@f7000000
{
compatible = "simple-bus";
#address-cells = <1>;
#size-cells = <1>;