提交 04be87a8 编写于 作者: R Ralph Sennhauser 提交者: Gregory CLEMENT

ARM: dts: armada-385-linksys: fix DSA compatible property

The switch to the new DSA binding used "marvell,mv88e6095" for the
compatible property which doesn't exist, use "marvell,mv88e6085"
instead.

Fixes: 455b82f0 ("ARM: dts: armada-385-linksys: Utilize new DSA binding")
Signed-off-by: NRalph Sennhauser <ralph.sennhauser@gmail.com>
Reviewed-by: NAndrew Lunn <andrew@lunn.ch>
Signed-off-by: NGregory CLEMENT <gregory.clement@free-electrons.com>
上级 e7d08bcf
......@@ -107,7 +107,7 @@
status = "okay";
switch@0 {
compatible = "marvell,mv88e6095";
compatible = "marvell,mv88e6085";
#address-cells = <1>;
#size-cells = <0>;
reg = <0>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册