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


Groups > linux.kernel > #1470633 > unrolled thread

Re: [PATCH] ARM: dts: armada-38x: Add NAND pinctrl information

Started byGregory CLEMENT <gregory.clement@free-electrons.com>
First post2016-08-26 11:50 +0200
Last post2016-08-26 11:50 +0200
Articles 1 — 1 participant

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] ARM: dts: armada-38x: Add NAND pinctrl information Gregory CLEMENT <gregory.clement@free-electrons.com> - 2016-08-26 11:50 +0200

#1470633 — Re: [PATCH] ARM: dts: armada-38x: Add NAND pinctrl information

FromGregory CLEMENT <gregory.clement@free-electrons.com>
Date2016-08-26 11:50 +0200
SubjectRe: [PATCH] ARM: dts: armada-38x: Add NAND pinctrl information
Message-ID<salVT-5e5-13@gated-at.bofh.it>
Hi Chris,
 
 On mer., août 24 2016, Chris Packham <chris.packham@alliedtelesis.co.nz> wrote:

> Add pin control information for the NAND flash interface. This interface
> is multiplexed with the device bus interface to the function is "dev"
> not "nand" as one might expect.
>
> Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>

Applied on mvebu/dt

Thanks,

Gregory
> ---
>  arch/arm/boot/dts/armada-38x.dtsi | 9 +++++++++
>  1 file changed, 9 insertions(+)
>
> diff --git a/arch/arm/boot/dts/armada-38x.dtsi b/arch/arm/boot/dts/armada-38x.dtsi
> index 3312be6c82cc..30381d421d43 100644
> --- a/arch/arm/boot/dts/armada-38x.dtsi
> +++ b/arch/arm/boot/dts/armada-38x.dtsi
> @@ -287,6 +287,15 @@
>  					marvell,function = "spi1";
>  				};
>  
> +				nand_pins: nand-pins {
> +					marvell,pins = "mpp22", "mpp34", "mpp23",
> +						       "mpp33", "mpp38", "mpp28",
> +						       "mpp40", "mpp42", "mpp35",
> +						       "mpp36", "mpp25", "mpp30",
> +						       "mpp32";
> +					marvell,function = "dev";
> +				};
> +
>  				uart0_pins: uart-pins-0 {
>  					marvell,pins = "mpp0", "mpp1";
>  					marvell,function = "ua0";
> -- 
> 2.9.2.518.ged577c6.dirty
>

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web