Hi Chris,
 
 On ven., mai 04 2018, Chris Packham <[email protected]> wrote:

> Add pin control information for the NAND interface on the Armada
> 98DX3236 and variants.
>


Applied on mvebu/dt

Thanks,

Gregory


> Signed-off-by: Chris Packham <[email protected]>
> ---
>  arch/arm/boot/dts/armada-xp-98dx3236.dtsi | 13 +++++++++++++
>  1 file changed, 13 insertions(+)
>
> diff --git a/arch/arm/boot/dts/armada-xp-98dx3236.dtsi 
> b/arch/arm/boot/dts/armada-xp-98dx3236.dtsi
> index 9a589abd0379..099dc2520082 100644
> --- a/arch/arm/boot/dts/armada-xp-98dx3236.dtsi
> +++ b/arch/arm/boot/dts/armada-xp-98dx3236.dtsi
> @@ -312,6 +312,19 @@
>  &pinctrl {
>       compatible = "marvell,98dx3236-pinctrl";
>  
> +     nand_pins: nand-pins {
> +             marvell,pins = "mpp20", "mpp21", "mpp22",
> +                            "mpp23", "mpp24", "mpp25",
> +                            "mpp26", "mpp27", "mpp28",
> +                            "mpp29", "mpp30";
> +             marvell,function = "dev";
> +     };
> +
> +     nand_rb: nand-rb {
> +             marvell,pins = "mpp19";
> +             marvell,function = "nand";
> +     };
> +
>       spi0_pins: spi0-pins {
>               marvell,pins = "mpp0", "mpp1",
>                              "mpp2", "mpp3";
> -- 
> 2.17.0
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> [email protected]
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

-- 
Gregory Clement, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
http://bootlin.com

Reply via email to