[PATCH] dts:imx6:pfla02: Fix SPI NOR for phyFLEX-i.MX6

Sascha Hauer s.hauer at pengutronix.de
Sun Sep 7 22:41:09 PDT 2014


On Fri, Sep 05, 2014 at 03:41:52PM +0200, Christian Hemp wrote:
> Add chip-select property to pfla02 devicetree.
> 
> Signed-off-by: Christian Hemp <c.hemp at phytec.de>

Applied, thanks

Sascha

> ---
>  arch/arm/dts/imx6qdl-phytec-pfla02.dtsi |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/dts/imx6qdl-phytec-pfla02.dtsi b/arch/arm/dts/imx6qdl-phytec-pfla02.dtsi
> index 277573d..a981fd4 100644
> --- a/arch/arm/dts/imx6qdl-phytec-pfla02.dtsi
> +++ b/arch/arm/dts/imx6qdl-phytec-pfla02.dtsi
> @@ -19,6 +19,7 @@
>  	flash: m25p80 at 0 {
>  		compatible = "m25p80";
>  		spi-max-frequency = <20000000>;
> +		reg = <0>;
>  	};
>  };
>  
> -- 
> 1.7.0.4
> 
> 
> _______________________________________________
> barebox mailing list
> barebox at 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 |



More information about the barebox mailing list