Commit fcfd3da3 authored by Uwe Kleine-König's avatar Uwe Kleine-König Committed by Gregory CLEMENT
Browse files

ARM: dts: armada-xp-rn2120: drop wrong compatible for i2c0



The compatible is supposed to be "marvell,mv78230-i2c", "marvell,mv64xxx-i2c",
as provided by armada-xp.dtsi.

Signed-off-by: default avatarUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>
parent 43940ce3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -97,7 +97,6 @@
			};

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