linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] DTS at91sam9x5ek: i2c1 and i2c2 conflict with macb and lcd
@ 2013-03-20 11:22 Richard Genoud
  2013-03-21 15:05 ` Nicolas Ferre
  2013-03-21 15:13 ` Ludovic Desroches
  0 siblings, 2 replies; 3+ messages in thread
From: Richard Genoud @ 2013-03-20 11:22 UTC (permalink / raw)
  To: linux-arm-kernel

on at91sam9x5ek, macb0 is enabled, so it conflicts with i2c2 (PB4)
same for i2c1, (conflicts with LCD).
Moreover, only i2c0 is used on this board.

Signed-off-by: Richard Genoud <richard.genoud@gmail.com>
---
 arch/arm/boot/dts/at91sam9x5ek.dtsi |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/arch/arm/boot/dts/at91sam9x5ek.dtsi b/arch/arm/boot/dts/at91sam9x5ek.dtsi
index 8a7cf1d..1128565 100644
--- a/arch/arm/boot/dts/at91sam9x5ek.dtsi
+++ b/arch/arm/boot/dts/at91sam9x5ek.dtsi
@@ -61,14 +61,6 @@
 				status = "okay";
 			};
 
-			i2c1: i2c at f8014000 {
-				status = "okay";
-			};
-
-			i2c2: i2c at f8018000 {
-				status = "okay";
-			};
-
 			pinctrl at fffff400 {
 				mmc0 {
 					pinctrl_board_mmc0: mmc0-board {
-- 
1.7.2.5

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

end of thread, other threads:[~2013-03-21 15:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-20 11:22 [PATCH] DTS at91sam9x5ek: i2c1 and i2c2 conflict with macb and lcd Richard Genoud
2013-03-21 15:05 ` Nicolas Ferre
2013-03-21 15:13 ` Ludovic Desroches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).