Hi Tom,
2021年5月3日(月) 20:51 Tom Rini :
>
> On Fri, Apr 30, 2021 at 11:13:45AM -0700, Simon Glass wrote:
> > Hi Masami,
> >
> > On Thu, 29 Apr 2021 at 20:03, Masami Hiramatsu
> > wrote:
> > >
> > > Hi Simon,
> > >
> > > 2021年4月30日(金) 1:10 Simon Glass :
> > > >
> > > > Hi Masami,
> > > >
> > > > On
On Fri, Apr 30, 2021 at 11:13:45AM -0700, Simon Glass wrote:
> Hi Masami,
>
> On Thu, 29 Apr 2021 at 20:03, Masami Hiramatsu
> wrote:
> >
> > Hi Simon,
> >
> > 2021年4月30日(金) 1:10 Simon Glass :
> > >
> > > Hi Masami,
> > >
> > > On Fri, 16 Apr 2021 at 16:38, Masami Hiramatsu
> > > wrote:
> > > >
Hi Masami,
On Thu, 29 Apr 2021 at 20:03, Masami Hiramatsu
wrote:
>
> Hi Simon,
>
> 2021年4月30日(金) 1:10 Simon Glass :
> >
> > Hi Masami,
> >
> > On Fri, 16 Apr 2021 at 16:38, Masami Hiramatsu
> > wrote:
> > >
> > > Many architecture do not have specific asm/arch/gpio.h, so instead
> > > of adding
Hi Simon,
2021年4月30日(金) 1:10 Simon Glass :
>
> Hi Masami,
>
> On Fri, 16 Apr 2021 at 16:38, Masami Hiramatsu
> wrote:
> >
> > Many architecture do not have specific asm/arch/gpio.h, so instead
> > of adding !defined(CONFIG_ARCH_xxx), introduce CONFIG_ONLY_GENERIC_GPIO
>
> This seems OK, but I thi
Hi Masami,
On Fri, 16 Apr 2021 at 16:38, Masami Hiramatsu
wrote:
>
> Many architecture do not have specific asm/arch/gpio.h, so instead
> of adding !defined(CONFIG_ARCH_xxx), introduce CONFIG_ONLY_GENERIC_GPIO
This seems OK, but I think GPIO_GENERIC_ONLY is a better name, since
it uses the GPIO
Many architecture do not have specific asm/arch/gpio.h, so instead
of adding !defined(CONFIG_ARCH_xxx), introduce CONFIG_ONLY_GENERIC_GPIO
and select it.
Signed-off-by: Masami Hiramatsu
---
arch/arm/Kconfig | 17 +
arch/arm/include/asm/gpio.h |8 +---
board
6 matches
Mail list logo