mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] ARM: imx6: correct Hipercam ECSPI1 pinmux
@ 2015-06-01 12:30 Lucas Stach
  2015-06-03  8:06 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Lucas Stach @ 2015-06-01 12:30 UTC (permalink / raw)
  To: barebox

From: Lucas Stach <l.stach@pengutronix.de>

Correct the pinmux configuration for the chip-select GPIOs. This fixes
detection of the first SPI NOR-flash after barebox itself got loaded from
there.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
 arch/arm/dts/imx6dl-eltec-hipercam.dts | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/dts/imx6dl-eltec-hipercam.dts b/arch/arm/dts/imx6dl-eltec-hipercam.dts
index 8140c4b..737752f 100644
--- a/arch/arm/dts/imx6dl-eltec-hipercam.dts
+++ b/arch/arm/dts/imx6dl-eltec-hipercam.dts
@@ -226,8 +226,8 @@
 			fsl,pins = <MX6QDL_PAD_EIM_D17__ECSPI1_MISO 0x100b1
 				MX6QDL_PAD_EIM_D16__ECSPI1_SCLK 0x100b1
 				MX6QDL_PAD_EIM_D18__ECSPI1_MOSI 0x100b1
-				MX6QDL_PAD_KEY_ROW1__GPIO4_IO09 0x100b1
-				MX6QDL_PAD_KEY_COL2__GPIO4_IO10 0x100b1
+				MX6QDL_PAD_EIM_EB2__GPIO2_IO30 0x100b1
+				MX6QDL_PAD_EIM_D19__GPIO3_IO19 0x100b1
 			>;
 		};
 
-- 
2.1.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

* Re: [PATCH] ARM: imx6: correct Hipercam ECSPI1 pinmux
  2015-06-01 12:30 [PATCH] ARM: imx6: correct Hipercam ECSPI1 pinmux Lucas Stach
@ 2015-06-03  8:06 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2015-06-03  8:06 UTC (permalink / raw)
  To: Lucas Stach; +Cc: barebox

On Mon, Jun 01, 2015 at 02:30:54PM +0200, Lucas Stach wrote:
> From: Lucas Stach <l.stach@pengutronix.de>
> 
> Correct the pinmux configuration for the chip-select GPIOs. This fixes
> detection of the first SPI NOR-flash after barebox itself got loaded from
> there.
> 
> Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
> ---
>  arch/arm/dts/imx6dl-eltec-hipercam.dts | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied, thanks

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2015-06-03  8:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-01 12:30 [PATCH] ARM: imx6: correct Hipercam ECSPI1 pinmux Lucas Stach
2015-06-03  8:06 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox