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: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
This commit is contained in:
Uwe Kleine-König 2016-09-29 20:52:21 +02:00 committed by Gregory CLEMENT
parent 43940ce3b0
commit fcfd3da305

View File

@ -97,7 +97,6 @@
};
i2c@11000 {
compatible = "marvell,mv64xxx-i2c";
clock-frequency = <400000>;
status = "okay";