* [PATCH] dts:imx6:pfla02: Fix SPI NOR for phyFLEX-i.MX6
@ 2014-09-05 13:41 Christian Hemp
2014-09-08 5:41 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Christian Hemp @ 2014-09-05 13:41 UTC (permalink / raw)
To: barebox
Add chip-select property to pfla02 devicetree.
Signed-off-by: Christian Hemp <c.hemp@phytec.de>
---
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@0 {
compatible = "m25p80";
spi-max-frequency = <20000000>;
+ reg = <0>;
};
};
--
1.7.0.4
_______________________________________________
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] dts:imx6:pfla02: Fix SPI NOR for phyFLEX-i.MX6
2014-09-05 13:41 [PATCH] dts:imx6:pfla02: Fix SPI NOR for phyFLEX-i.MX6 Christian Hemp
@ 2014-09-08 5:41 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2014-09-08 5:41 UTC (permalink / raw)
To: Christian Hemp; +Cc: barebox
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@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@0 {
> compatible = "m25p80";
> spi-max-frequency = <20000000>;
> + reg = <0>;
> };
> };
>
> --
> 1.7.0.4
>
>
> _______________________________________________
> 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-09-08 5:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-05 13:41 [PATCH] dts:imx6:pfla02: Fix SPI NOR for phyFLEX-i.MX6 Christian Hemp
2014-09-08 5:41 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox