[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1363778575-4809-1-git-send-email-richard.genoud@gmail.com>
Date: Wed, 20 Mar 2013 12:22:54 +0100
From: Richard Genoud <richard.genoud@...il.com>
To: Nicolas Ferre <nicolas.ferre@...el.com>
Cc: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@...osoft.com>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Richard Genoud <richard.genoud@...il.com>
Subject: [PATCH] DTS at91sam9x5ek: i2c1 and i2c2 conflict with macb and lcd
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@...il.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@...14000 {
- status = "okay";
- };
-
- i2c2: i2c@...18000 {
- status = "okay";
- };
-
pinctrl@...ff400 {
mmc0 {
pinctrl_board_mmc0: mmc0-board {
--
1.7.2.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists