[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1381729113-29714-5-git-send-email-voice.shen@atmel.com>
Date: Mon, 14 Oct 2013 13:38:32 +0800
From: Bo Shen <voice.shen@...el.com>
To: nicolas.ferre@...el.com, plagnioj@...osoft.com
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, Bo Shen <voice.shen@...el.com>
Subject: [PATCH 4/5] ARM: at91: enable ssc on at91sam9n12ek board
Enable ssc on at91sam9n12ek board
Signed-off-by: Bo Shen <voice.shen@...el.com>
---
arch/arm/boot/dts/at91sam9n12ek.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/at91sam9n12ek.dts b/arch/arm/boot/dts/at91sam9n12ek.dts
index 1ba8def..391c532 100644
--- a/arch/arm/boot/dts/at91sam9n12ek.dts
+++ b/arch/arm/boot/dts/at91sam9n12ek.dts
@@ -38,6 +38,10 @@
status = "okay";
};
+ ssc0: ssc@...10000 {
+ status = "okay";
+ };
+
i2c0: i2c@...10000 {
status = "okay";
--
1.7.9.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