Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1502442 > unrolled thread

Re: [PATCH v2 2/2] arm64: dts: Updated NAND DT properties for NS2 SVK

Started byRay Jui <ray.jui@broadcom.com>
First post2016-10-17 22:50 +0200
Last post2016-10-18 03:00 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v2 2/2] arm64: dts: Updated NAND DT properties for NS2 SVK Ray Jui <ray.jui@broadcom.com> - 2016-10-17 22:50 +0200
    Re: [PATCH v2 2/2] arm64: dts: Updated NAND DT properties for NS2 SVK Florian Fainelli <f.fainelli@gmail.com> - 2016-10-18 03:00 +0200

#1502442 — Re: [PATCH v2 2/2] arm64: dts: Updated NAND DT properties for NS2 SVK

FromRay Jui <ray.jui@broadcom.com>
Date2016-10-17 22:50 +0200
SubjectRe: [PATCH v2 2/2] arm64: dts: Updated NAND DT properties for NS2 SVK
Message-ID<stn17-82-7@gated-at.bofh.it>
Hi Florian,

Would you be able to help to queue the following patch for v4.10? Sorry 
I did not include you in the "To" field of the original email.

Thanks,

Ray

On 7/20/2016 2:53 PM, Ray Jui wrote:
> This patch adds NAND DT properties for NS2 SVK to configure the bus
> width width and OOB sector size
>
> Signed-off-by: Prafulla Kota <prafulla.kota@broadcom.com>
> Signed-off-by: Ray Jui <ray.jui@broadcom.com>
> ---
>  arch/arm64/boot/dts/broadcom/ns2-svk.dts | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/broadcom/ns2-svk.dts b/arch/arm64/boot/dts/broadcom/ns2-svk.dts
> index 54ca40c..5ef0407 100644
> --- a/arch/arm64/boot/dts/broadcom/ns2-svk.dts
> +++ b/arch/arm64/boot/dts/broadcom/ns2-svk.dts
> @@ -128,6 +128,8 @@
>  		nand-ecc-mode = "hw";
>  		nand-ecc-strength = <8>;
>  		nand-ecc-step-size = <512>;
> +		nand-bus-width = <16>;
> +		brcm,nand-oob-sector-size = <16>;
>  		#address-cells = <1>;
>  		#size-cells = <1>;
>  	};
>

[toc] | [next] | [standalone]


#1502619

FromFlorian Fainelli <f.fainelli@gmail.com>
Date2016-10-18 03:00 +0200
Message-ID<stqV3-2Vn-3@gated-at.bofh.it>
In reply to#1502442
On 10/17/2016 01:49 PM, Ray Jui wrote:
> Hi Florian,
> 
> Would you be able to help to queue the following patch for v4.10? Sorry
> I did not include you in the "To" field of the original email.

Applied, thanks!
-- 
Florian

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web