[PATCH 2/3] ARM: dts: Add SPI support for i.MX27 Phytec PCM038 module
Alexander Shiyan
shc_work at mail.ru
Wed May 1 06:46:58 EDT 2013
Added SPI node to imx27-phytec-phycore DT file.
Signed-off-by: Alexander Shiyan <shc_work at mail.ru>
---
arch/arm/boot/dts/imx27-phytec-phycore.dts | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/arch/arm/boot/dts/imx27-phytec-phycore.dts b/arch/arm/boot/dts/imx27-phytec-phycore.dts
index fe64e3a..b0e9372 100644
--- a/arch/arm/boot/dts/imx27-phytec-phycore.dts
+++ b/arch/arm/boot/dts/imx27-phytec-phycore.dts
@@ -72,6 +72,12 @@
};
};
+&cspi1 {
+ fsl,spi-num-chipselects = <1>;
+ cs-gpios = <&gpio4 28 0>;
+ status = "okay";
+};
+
&nfc {
nand-bus-width = <8>;
nand-ecc-mode = "hw";
--
1.8.1.5
More information about the linux-arm-kernel
mailing list