[PATCH v1] ARM: dts: vf610: ddr pinmux

Shawn Guo shawnguo at kernel.org
Fri Sep 2 18:47:17 PDT 2022


On Sat, Sep 3, 2022 at 9:43 AM Shawn Guo <shawnguo at kernel.org> wrote:
>
> On Fri, Aug 19, 2022 at 11:43:54AM +0200, Marcel Ziswiler wrote:
> > From: Marcel Ziswiler <marcel.ziswiler at toradex.com>
> >
> > Add DDR pinmux which may be used in U-Boot after synchronising all
> > them device trees (and includes) from Linux.
> >
> > Signed-off-by: Marcel Ziswiler <marcel.ziswiler at toradex.com>
> >
> > ---
> >
> >  arch/arm/boot/dts/vf610-pinfunc.h | 52 ++++++++++++++++++++++++++++++-
> >  1 file changed, 51 insertions(+), 1 deletion(-)
> >
> > diff --git a/arch/arm/boot/dts/vf610-pinfunc.h b/arch/arm/boot/dts/vf610-pinfunc.h
> > index f1e5a7cf58a9..b7b7322a2d1b 100644
> > --- a/arch/arm/boot/dts/vf610-pinfunc.h
> > +++ b/arch/arm/boot/dts/vf610-pinfunc.h
> > @@ -420,7 +420,7 @@
> >  #define VF610_PAD_PTD29__FTM3_CH2            0x104 0x000 ALT4 0x0
> >  #define VF610_PAD_PTD29__DSPI2_SIN           0x104 0x000 ALT5 0x0
> >  #define VF610_PAD_PTD29__DEBUG_OUT11         0x104 0x000 ALT7 0x0
> > -#define VF610_PAD_PTD28__GPIO_66             0x108 0x000 ALT0 0x0
> > +#define VF610_PAD_PTD28__GPIO_66             0x108 0x000 ALT0 0x0
>
> I mentioned this white-space fix in the commit log.

Ah, never mind, you actually had another patch for this change.

Shawn



More information about the linux-arm-kernel mailing list