提交 061492cf 编写于 作者: G Grzegorz Jaszczyk 提交者: Gregory CLEMENT

ARM: dts: mvebu: armada-390: add missing compatibility string and bracket

The armada-390.dtsi was broken since the first patch which adds Device Tree
files for Armada 39x SoC was introduced.
Signed-off-by: NGrzegorz Jaszczyk <jaz@semihalf.com>
Acked-by: NGregory CLEMENT <gregory.clement@free-electrons.com>
Cc: <stable@vger.kernel.org> # 4.0+
Fixes 538da83d ("ARM: mvebu: add Device Tree files for Armada 39x SoC and board")
Signed-off-by: NGregory CLEMENT <gregory.clement@free-electrons.com>
上级 4ec17292
......@@ -47,6 +47,8 @@
#include "armada-39x.dtsi"
/ {
compatible = "marvell,armada390";
soc {
internal-regs {
pinctrl@18000 {
......@@ -54,4 +56,5 @@
reg = <0x18000 0x20>;
};
};
};
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册