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

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
...@@ -97,7 +97,6 @@ rtc@10300 { ...@@ -97,7 +97,6 @@ rtc@10300 {
}; };
i2c@11000 { i2c@11000 {
compatible = "marvell,mv64xxx-i2c";
clock-frequency = <400000>; clock-frequency = <400000>;
status = "okay"; status = "okay";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment