linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: sergei.shtylyov@cogentembedded.com (Sergei Shtylyov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM i.MX6Q: dts: Enable SPI NOR flash on Phytec phyFLEX-i.MX6 Ouad module
Date: Wed, 24 Jul 2013 22:33:20 +0400	[thread overview]
Message-ID: <51F01DF0.3030207@cogentembedded.com> (raw)
In-Reply-To: <1374683729-13438-1-git-send-email-p.zabel@pengutronix.de>

Hello.

On 07/24/2013 08:35 PM, Philipp Zabel wrote:

> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> ---
>   arch/arm/boot/dts/imx6q-phytec-pfla02.dtsi | 15 +++++++++++++++
>   1 file changed, 15 insertions(+)

> diff --git a/arch/arm/boot/dts/imx6q-phytec-pfla02.dtsi b/arch/arm/boot/dts/imx6q-phytec-pfla02.dtsi
> index f5e1981..5113d29 100644
> --- a/arch/arm/boot/dts/imx6q-phytec-pfla02.dtsi
> +++ b/arch/arm/boot/dts/imx6q-phytec-pfla02.dtsi
> @@ -20,6 +20,20 @@
>   	};
>   };
>
> +&ecspi3 {
> +	pinctrl-names = "default";
> +	pinctrl-0 = <&pinctrl_ecspi3_1>;
> +	status = "okay";
> +	fsl,spi-num-chipselects = <1>;
> +	cs-gpios = <&gpio4 24 0>;
> +
> +	flash: m25p80 at 0 {

    Quoting the EPAPR spec [1]: "The name of a node should be somewhat 
generic, reflecting the function of the device and not its precise programming 
model. If appropriate, the name should be one of the following choices:
[...]
    - flash
[...]
"

[1] http://www.power.org/resources/downloads/Power_ePAPR_APPROVED_v1.0.pdf

WBR, Sergei

  parent reply	other threads:[~2013-07-24 18:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-24 16:35 [PATCH 1/2] ARM i.MX6Q: dts: Enable SPI NOR flash on Phytec phyFLEX-i.MX6 Ouad module Philipp Zabel
2013-07-24 16:35 ` [PATCH 2/2] ARM i.MX6Q: dts: Enable I2C1 with EEPROM and PMIC " Philipp Zabel
2013-07-24 18:33 ` Sergei Shtylyov [this message]
2013-07-25  2:36   ` [PATCH 1/2] ARM i.MX6Q: dts: Enable SPI NOR flash " Shawn Guo
2013-07-25 11:00     ` Philipp Zabel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51F01DF0.3030207@cogentembedded.com \
    --to=sergei.shtylyov@cogentembedded.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).