All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: Mian Yousaf Kaukab <ykaukab@suse.de>
Cc: leoyang.li@nxp.com, robh+dt@kernel.org,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arm64: dts: ls1012a: enable PCIe on freeway board
Date: Mon, 26 Apr 2021 10:39:58 +0800	[thread overview]
Message-ID: <20210426023957.GG27585@dragon> (raw)
In-Reply-To: <20210330151920.29146-1-ykaukab@suse.de>

On Tue, Mar 30, 2021 at 05:19:20PM +0200, Mian Yousaf Kaukab wrote:
> ls1012a-freeway board contains a M.2 2230 slot. Update the status of
> pcei1 node to okay so that the pcie controller can be probed.
> 
> Signed-off-by: Mian Yousaf Kaukab <ykaukab@suse.de>
> ---
>  arch/arm64/boot/dts/freescale/fsl-ls1012a-frwy.dts | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1012a-frwy.dts b/arch/arm64/boot/dts/freescale/fsl-ls1012a-frwy.dts
> index 6290e2f9de6a..e3f371788f85 100644
> --- a/arch/arm64/boot/dts/freescale/fsl-ls1012a-frwy.dts
> +++ b/arch/arm64/boot/dts/freescale/fsl-ls1012a-frwy.dts
> @@ -38,3 +38,7 @@ w25q16dw0: flash@0 {
>  		spi-tx-bus-width = <2>;
>  	};
>  };
> +
> +&pcie1 {
> +	status = "okay";
> +};

Keep the labeling nodes sort alphabetically.

Shawn

> -- 
> 2.26.2
> 

WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Mian Yousaf Kaukab <ykaukab@suse.de>
Cc: leoyang.li@nxp.com, robh+dt@kernel.org,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arm64: dts: ls1012a: enable PCIe on freeway board
Date: Mon, 26 Apr 2021 10:39:58 +0800	[thread overview]
Message-ID: <20210426023957.GG27585@dragon> (raw)
In-Reply-To: <20210330151920.29146-1-ykaukab@suse.de>

On Tue, Mar 30, 2021 at 05:19:20PM +0200, Mian Yousaf Kaukab wrote:
> ls1012a-freeway board contains a M.2 2230 slot. Update the status of
> pcei1 node to okay so that the pcie controller can be probed.
> 
> Signed-off-by: Mian Yousaf Kaukab <ykaukab@suse.de>
> ---
>  arch/arm64/boot/dts/freescale/fsl-ls1012a-frwy.dts | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1012a-frwy.dts b/arch/arm64/boot/dts/freescale/fsl-ls1012a-frwy.dts
> index 6290e2f9de6a..e3f371788f85 100644
> --- a/arch/arm64/boot/dts/freescale/fsl-ls1012a-frwy.dts
> +++ b/arch/arm64/boot/dts/freescale/fsl-ls1012a-frwy.dts
> @@ -38,3 +38,7 @@ w25q16dw0: flash@0 {
>  		spi-tx-bus-width = <2>;
>  	};
>  };
> +
> +&pcie1 {
> +	status = "okay";
> +};

Keep the labeling nodes sort alphabetically.

Shawn

> -- 
> 2.26.2
> 

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2021-04-26  2:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-30 15:19 [PATCH] arm64: dts: ls1012a: enable PCIe on freeway board Mian Yousaf Kaukab
2021-03-30 15:19 ` Mian Yousaf Kaukab
2021-04-26  2:39 ` Shawn Guo [this message]
2021-04-26  2:39   ` Shawn Guo

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=20210426023957.GG27585@dragon \
    --to=shawnguo@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=leoyang.li@nxp.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=ykaukab@suse.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.