Skip to content

Commit

Permalink
ARM: dts: armada-xp-rn2120: drop wrong compatible for i2c0
Browse files Browse the repository at this point in the history
The compatible is supposed to be "marvell,mv78230-i2c", "marvell,mv64xxx-i2c",
as provided by armada-xp.dtsi.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
  • Loading branch information
Uwe Kleine-König authored and Gregory CLEMENT committed Oct 17, 2016
1 parent 43940ce commit fcfd3da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/boot/dts/armada-xp-netgear-rn2120.dts
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@
};

i2c@11000 {
compatible = "marvell,mv64xxx-i2c";
clock-frequency = <400000>;
status = "okay";

Expand Down

0 comments on commit fcfd3da

Please sign in to comment.