All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: armada-370-rn102: drop specification of compatible for i2c0
@ 2016-10-20 19:15 Uwe Kleine-König
  2016-11-04 12:33 ` Gregory CLEMENT
  0 siblings, 1 reply; 2+ messages in thread
From: Uwe Kleine-König @ 2016-10-20 19:15 UTC (permalink / raw)
  To: linux-arm-kernel

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

Signed-off-by: Uwe Kleine-K?nig <u.kleine-koenig@pengutronix.de>
---
Hello,

this is the same as commit 43940ce3b089962f97de544d72b783bd146ef362 that
currently is in next, just for rn102 instead of rn104.

Best regards
Uwe

 arch/arm/boot/dts/armada-370-netgear-rn102.dts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/boot/dts/armada-370-netgear-rn102.dts b/arch/arm/boot/dts/armada-370-netgear-rn102.dts
index 39181b3fa90d..3ca6330a1752 100644
--- a/arch/arm/boot/dts/armada-370-netgear-rn102.dts
+++ b/arch/arm/boot/dts/armada-370-netgear-rn102.dts
@@ -120,7 +120,6 @@
 			};
 
 			i2c at 11000 {
-				compatible = "marvell,mv64xxx-i2c";
 				clock-frequency = <100000>;
 				status = "okay";
 
-- 
2.9.3

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-11-04 12:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-20 19:15 [PATCH] ARM: dts: armada-370-rn102: drop specification of compatible for i2c0 Uwe Kleine-König
2016-11-04 12:33 ` Gregory CLEMENT

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.