linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] ARM: dts: Add aliases for i.MX27 SPI controller
@ 2013-05-01 10:46 Alexander Shiyan
  2013-05-01 10:46 ` [PATCH 2/3] ARM: dts: Add SPI support for i.MX27 Phytec PCM038 module Alexander Shiyan
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Alexander Shiyan @ 2013-05-01 10:46 UTC (permalink / raw)
  To: linux-arm-kernel

Add aliases to determine the proper SPI bus number.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
---
 arch/arm/boot/dts/imx27.dtsi | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/arm/boot/dts/imx27.dtsi b/arch/arm/boot/dts/imx27.dtsi
index ff4bd48..cd85828 100644
--- a/arch/arm/boot/dts/imx27.dtsi
+++ b/arch/arm/boot/dts/imx27.dtsi
@@ -25,6 +25,9 @@
 		gpio3 = &gpio4;
 		gpio4 = &gpio5;
 		gpio5 = &gpio6;
+		spi0 = &cspi1;
+		spi1 = &cspi2;
+		spi2 = &cspi3;
 	};
 
 	avic: avic-interrupt-controller at e0000000 {
-- 
1.8.1.5

^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [PATCH 1/3] ARM: dts: Add NFC support for i.MX27 Phytec PCM038 module
@ 2013-04-07 15:29 Alexander Shiyan
  2013-04-07 15:29 ` [PATCH 2/3] ARM: dts: Add SPI " Alexander Shiyan
  0 siblings, 1 reply; 11+ messages in thread
From: Alexander Shiyan @ 2013-04-07 15:29 UTC (permalink / raw)
  To: linux-arm-kernel

Added NFC node to imx27-phytec-phycore DT file.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
---
 arch/arm/boot/dts/imx27-phytec-phycore.dtsp | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm/boot/dts/imx27-phytec-phycore.dtsp b/arch/arm/boot/dts/imx27-phytec-phycore.dtsp
index 924097a..7228153 100644
--- a/arch/arm/boot/dts/imx27-phytec-phycore.dtsp
+++ b/arch/arm/boot/dts/imx27-phytec-phycore.dtsp
@@ -71,3 +71,9 @@
 		#size-cells = <1>;
 	};
 };
+
+&nfc {
+	nand-bus-width = <8>;
+	nand-ecc-mode = "hw";
+	status = "okay";
+};
-- 
1.8.1.5

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

end of thread, other threads:[~2013-05-02  4:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-01 10:46 [PATCH 1/3] ARM: dts: Add aliases for i.MX27 SPI controller Alexander Shiyan
2013-05-01 10:46 ` [PATCH 2/3] ARM: dts: Add SPI support for i.MX27 Phytec PCM038 module Alexander Shiyan
2013-05-01 10:46 ` [PATCH 3/3] ARM: dts: Add MC13783 " Alexander Shiyan
2013-05-01 15:36   ` Sascha Hauer
2013-05-01 15:40     ` Re[2]: " Alexander Shiyan
2013-05-01 19:15       ` Sascha Hauer
2013-05-02  4:09         ` Re[2]: " Alexander Shiyan
2013-05-02  4:13           ` Re[3]: " Alexander Shiyan
2013-05-02  3:12 ` [PATCH 1/3] ARM: dts: Add aliases for i.MX27 SPI controller Shawn Guo
  -- strict thread matches above, loose matches on Subject: below --
2013-04-07 15:29 [PATCH 1/3] ARM: dts: Add NFC support for i.MX27 Phytec PCM038 module Alexander Shiyan
2013-04-07 15:29 ` [PATCH 2/3] ARM: dts: Add SPI " Alexander Shiyan
2013-04-08  6:35   ` Shawn Guo

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).