linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: dts: imx51-babbage: Fix chipselect level for dataflash on spi0.1
@ 2013-11-27 11:55 Alexander Shiyan
  2013-11-27 11:55 ` [PATCH 2/2] ARM: dts: imx51-babbage: Define FEC reset pin Alexander Shiyan
  2013-11-28  5:40 ` [PATCH 1/2] ARM: dts: imx51-babbage: Fix chipselect level for dataflash on spi0.1 Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Alexander Shiyan @ 2013-11-27 11:55 UTC (permalink / raw)
  To: linux-arm-kernel

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
---
 arch/arm/boot/dts/imx51-babbage.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/imx51-babbage.dts b/arch/arm/boot/dts/imx51-babbage.dts
index bbe899f..ee0deb3 100644
--- a/arch/arm/boot/dts/imx51-babbage.dts
+++ b/arch/arm/boot/dts/imx51-babbage.dts
@@ -138,7 +138,7 @@
 	pinctrl-0 = <&pinctrl_ecspi1>;
 	fsl,spi-num-chipselects = <2>;
 	cs-gpios = <&gpio4 24 GPIO_ACTIVE_HIGH>,
-		   <&gpio4 25 GPIO_ACTIVE_HIGH>;
+		   <&gpio4 25 GPIO_ACTIVE_LOW>;
 	status = "okay";
 
 	pmic: mc13892 at 0 {
-- 
1.8.3.2

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

end of thread, other threads:[~2013-11-28  5:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-27 11:55 [PATCH 1/2] ARM: dts: imx51-babbage: Fix chipselect level for dataflash on spi0.1 Alexander Shiyan
2013-11-27 11:55 ` [PATCH 2/2] ARM: dts: imx51-babbage: Define FEC reset pin Alexander Shiyan
2013-11-28  5:40 ` [PATCH 1/2] ARM: dts: imx51-babbage: Fix chipselect level for dataflash on spi0.1 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).