ARM: dts: armada-370-rn104: drop specification of compatible for i2c0

The compatible string is already provided by armada-370.dtsi.

Signed-off-by: Uwe Kleine-König <uwe@kleine-koenig.org>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
This commit is contained in:
Uwe Kleine-König 2016-09-29 20:22:06 +02:00 committed by Gregory CLEMENT
parent 83a70ff01a
commit 43940ce3b0

View File

@ -126,7 +126,6 @@
}; };
i2c@11000 { i2c@11000 {
compatible = "marvell,mv64xxx-i2c";
clock-frequency = <100000>; clock-frequency = <100000>;
pinctrl-0 = <&i2c0_pins>; pinctrl-0 = <&i2c0_pins>;