mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: edmqmx6: add SPI SCLK pinmux
@ 2014-04-07 10:32 Lucas Stach
  2014-04-08  6:20 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Lucas Stach @ 2014-04-07 10:32 UTC (permalink / raw)
  To: barebox

Otherwise reading or writing to the SPI flash doesn't
work.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
Sascha, this is a fairly simple fix, but a severe
restriction in functionality, as barebox isn't able to
write itself to the flash. Please apply to master.
---
 arch/arm/dts/imx6q-dmo-edmqmx6.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/dts/imx6q-dmo-edmqmx6.dts b/arch/arm/dts/imx6q-dmo-edmqmx6.dts
index 4cd1c55ff82e..f4f0bd6c14ba 100644
--- a/arch/arm/dts/imx6q-dmo-edmqmx6.dts
+++ b/arch/arm/dts/imx6q-dmo-edmqmx6.dts
@@ -329,6 +329,7 @@
 			fsl,pins = <
 				MX6QDL_PAD_SD1_DAT0__ECSPI5_MISO 0x80000000
 				MX6QDL_PAD_SD1_CMD__ECSPI5_MOSI 0x80000000
+				MX6QDL_PAD_SD1_CLK__ECSPI5_SCLK 0x80000000
 				MX6QDL_PAD_SD2_DAT3__GPIO1_IO12 0x80000000 /* cs0: m25p80 */
 			>;
 		};
-- 
1.9.1


_______________________________________________
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: dts: edmqmx6: add SPI SCLK pinmux
  2014-04-07 10:32 [PATCH] ARM: dts: edmqmx6: add SPI SCLK pinmux Lucas Stach
@ 2014-04-08  6:20 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2014-04-08  6:20 UTC (permalink / raw)
  To: Lucas Stach; +Cc: barebox

On Mon, Apr 07, 2014 at 12:32:09PM +0200, Lucas Stach wrote:
> Otherwise reading or writing to the SPI flash doesn't
> work.
> 
> Signed-off-by: Lucas Stach <l.stach@pengutronix.de>

Applied, thanks

Sascha

> ---
> Sascha, this is a fairly simple fix, but a severe
> restriction in functionality, as barebox isn't able to
> write itself to the flash. Please apply to master.
> ---
>  arch/arm/dts/imx6q-dmo-edmqmx6.dts | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/dts/imx6q-dmo-edmqmx6.dts b/arch/arm/dts/imx6q-dmo-edmqmx6.dts
> index 4cd1c55ff82e..f4f0bd6c14ba 100644
> --- a/arch/arm/dts/imx6q-dmo-edmqmx6.dts
> +++ b/arch/arm/dts/imx6q-dmo-edmqmx6.dts
> @@ -329,6 +329,7 @@
>  			fsl,pins = <
>  				MX6QDL_PAD_SD1_DAT0__ECSPI5_MISO 0x80000000
>  				MX6QDL_PAD_SD1_CMD__ECSPI5_MOSI 0x80000000
> +				MX6QDL_PAD_SD1_CLK__ECSPI5_SCLK 0x80000000
>  				MX6QDL_PAD_SD2_DAT3__GPIO1_IO12 0x80000000 /* cs0: m25p80 */
>  			>;
>  		};
> -- 
> 1.9.1
> 
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
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:[~2014-04-08  6:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-07 10:32 [PATCH] ARM: dts: edmqmx6: add SPI SCLK pinmux Lucas Stach
2014-04-08  6:20 ` Sascha Hauer

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