Dear Fabio Estevam,
> On Wed, May 1, 2013 at 9:13 PM, Marek Vasut wrote:
> > How come? Doesn't the board/...mx23.../spl_boot.c use that? Or iomux.c in
> > FSL's parlance.
>
> I meant mxs_pinctrl_regs structure is only referenced for mx28 currently:
>
> #ifdef CONFIG_MX28
> static void mx28_mem_
On Wed, May 1, 2013 at 9:13 PM, Marek Vasut wrote:
> How come? Doesn't the board/...mx23.../spl_boot.c use that? Or iomux.c in
> FSL's
> parlance.
I meant mxs_pinctrl_regs structure is only referenced for mx28 currently:
#ifdef CONFIG_MX28
static void mx28_mem_init(void)
{
struct mxs_p
Dear Fabio Estevam,
> On Wed, May 1, 2013 at 8:27 PM, Marek Vasut wrote:
> > Dear Fabio Estevam,
> >
> >> From: Fabio Estevam
> >>
> >> Provide a mxs_pinctrl_regs structure for mx23.
> >>
> >> Signed-off-by: Fabio Estevam
> >
> > So the pinctrl structure was always wrong on mx23? Otavio?
>
On Wed, May 1, 2013 at 8:27 PM, Marek Vasut wrote:
> Dear Fabio Estevam,
>
>> From: Fabio Estevam
>>
>> Provide a mxs_pinctrl_regs structure for mx23.
>>
>> Signed-off-by: Fabio Estevam
>
> So the pinctrl structure was always wrong on mx23? Otavio?
pinctrl structure was never used on mx23 in U
Dear Fabio Estevam,
> From: Fabio Estevam
>
> Provide a mxs_pinctrl_regs structure for mx23.
>
> Signed-off-by: Fabio Estevam
So the pinctrl structure was always wrong on mx23? Otavio?
Best regards,
Marek Vasut
___
U-Boot mailing list
U-Boot@lists.
From: Fabio Estevam
Provide a mxs_pinctrl_regs structure for mx23.
Signed-off-by: Fabio Estevam
---
arch/arm/include/asm/arch-mxs/regs-pinctrl.h | 68 ++
1 file changed, 68 insertions(+)
diff --git a/arch/arm/include/asm/arch-mxs/regs-pinctrl.h
b/arch/arm/include/as
6 matches
Mail list logo