All of lore.kernel.org
 help / color / mirror / Atom feed
From: alexandre.belloni@free-electrons.com (Alexandre Belloni)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/6] ARM: at91: switch to multiplatform
Date: Thu, 5 Mar 2015 00:35:58 +0100	[thread overview]
Message-ID: <20150304233558.GK3989@piout.net> (raw)
In-Reply-To: <1425511307.2090.60.camel@tiscali.nl>

On 05/03/2015 at 00:21:47 +0100, Paul Bolle wrote :
> > +config ARCH_AT91
> > +	select ARCH_REQUIRE_GPIOLIB
> >  	select COMMON_CLK_AT91
> > -	select CPU_V7
> > +	select CLKDEV_LOOKUP
> >  	select GENERIC_CLOCKEVENTS
> > -	select MEMORY
> > -	select ATMEL_SDRAMC
> > -	select PHYLIB if NETDEVICES
> > -
> > -menu "Atmel AT91 System-on-Chip"
> > -
> > -choice
> > -
> > -	prompt "Core type"
> > -
> > -config SOC_SAM_V4_V5
> > -	bool "ARM9 AT91SAM9/AT91RM9200"
> > -	help
> > -	  Select this if you are using one of Atmel's AT91SAM9 or
> > -	  AT91RM9200 SoC.
> > +	select IRQ_DOMAIN
> > +	select NEED_MACH_IO_H if PCCARD
> > +	select PINCTRL
> > +	select PINCTRL_AT91
> > +	select SOC_BUS
> > +	select USE_OF
> > +	bool
> 
> Utterly trivial, but anyhow. Could you please make this
>     bool
> 
> line to be the line directly following the line reading
>     config ARCH_AT91
> 
> above?
> 

I can definitely do that, is your parser relying on it? :)



-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

WARNING: multiple messages have this Message-ID (diff)
From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: Paul Bolle <pebolle@tiscali.nl>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>,
	Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	Boris Brezillon <boris.brezillon@free-electrons.com>
Subject: Re: [PATCH 1/6] ARM: at91: switch to multiplatform
Date: Thu, 5 Mar 2015 00:35:58 +0100	[thread overview]
Message-ID: <20150304233558.GK3989@piout.net> (raw)
In-Reply-To: <1425511307.2090.60.camel@tiscali.nl>

On 05/03/2015 at 00:21:47 +0100, Paul Bolle wrote :
> > +config ARCH_AT91
> > +	select ARCH_REQUIRE_GPIOLIB
> >  	select COMMON_CLK_AT91
> > -	select CPU_V7
> > +	select CLKDEV_LOOKUP
> >  	select GENERIC_CLOCKEVENTS
> > -	select MEMORY
> > -	select ATMEL_SDRAMC
> > -	select PHYLIB if NETDEVICES
> > -
> > -menu "Atmel AT91 System-on-Chip"
> > -
> > -choice
> > -
> > -	prompt "Core type"
> > -
> > -config SOC_SAM_V4_V5
> > -	bool "ARM9 AT91SAM9/AT91RM9200"
> > -	help
> > -	  Select this if you are using one of Atmel's AT91SAM9 or
> > -	  AT91RM9200 SoC.
> > +	select IRQ_DOMAIN
> > +	select NEED_MACH_IO_H if PCCARD
> > +	select PINCTRL
> > +	select PINCTRL_AT91
> > +	select SOC_BUS
> > +	select USE_OF
> > +	bool
> 
> Utterly trivial, but anyhow. Could you please make this
>     bool
> 
> line to be the line directly following the line reading
>     config ARCH_AT91
> 
> above?
> 

I can definitely do that, is your parser relying on it? :)



-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2015-03-04 23:35 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-04 14:47 [PATCH 0/6] Switch mach-at91 to multiplatform Alexandre Belloni
2015-03-04 14:47 ` Alexandre Belloni
2015-03-04 14:47 ` [PATCH 1/6] ARM: at91: switch " Alexandre Belloni
2015-03-04 14:47   ` Alexandre Belloni
2015-03-04 23:21   ` Paul Bolle
2015-03-04 23:21     ` Paul Bolle
2015-03-04 23:35     ` Alexandre Belloni [this message]
2015-03-04 23:35       ` Alexandre Belloni
2015-03-04 23:43       ` Paul Bolle
2015-03-04 23:43         ` Paul Bolle
2015-03-04 14:47 ` [PATCH 2/6] ARM: at91: switch at91_dt_defconfig " Alexandre Belloni
2015-03-04 14:47   ` Alexandre Belloni
2015-03-04 14:47 ` [PATCH 3/6] ARM: at91: remove unused headers Alexandre Belloni
2015-03-04 14:47   ` Alexandre Belloni
2015-03-04 14:47 ` [PATCH 4/6] ARM: at91: remove useless mach/cpu.h Alexandre Belloni
2015-03-04 14:47   ` Alexandre Belloni
2015-03-04 14:47 ` [PATCH 5/6] ARM: at91: remove SoC headers Alexandre Belloni
2015-03-04 14:47   ` Alexandre Belloni
2015-03-04 17:03   ` Arnd Bergmann
2015-03-04 17:03     ` Arnd Bergmann
2015-03-04 17:15     ` Alexandre Belloni
2015-03-04 17:15       ` Alexandre Belloni
2015-03-04 19:24       ` Arnd Bergmann
2015-03-04 19:24         ` Arnd Bergmann
2015-03-12 13:28       ` Nicolas Ferre
2015-03-12 13:28         ` Nicolas Ferre
2015-03-04 14:47 ` [PATCH 6/6] ARM: at91: remove hardware.h Alexandre Belloni
2015-03-04 14:47   ` Alexandre Belloni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150304233558.GK3989@piout.net \
    --to=alexandre.belloni@free-electrons.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.