* [AT91 PULL] defconfig pullrequest
@ 2011-11-02 15:58 Jean-Christophe PLAGNIOL-VILLARD
2011-11-09 14:41 ` Jean-Christophe PLAGNIOL-VILLARD
0 siblings, 1 reply; 13+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2011-11-02 15:58 UTC (permalink / raw)
To: linux-arm-kernel
HI,
this a split of the previous pull request that containt only the
defconfig
the gpio part will for 3.3
this pull request will introduce a defconfig per soc with all machine
enabled (today we can not compile multiple soc together we work on it)
This will allow us to check that we break no board
Please pull
The following changes since commit 5430cfc583fd8ec5e1bb2d211de29b23743122e4:
at91: at91-ohci: configure overcurrent pins as input GPIOs (2011-09-07 17:15:19 +0200)
are available in the git repository at:
git://github.com/at91linux/linux-at91.git j/for-arnd-defconfig
Jean-Christophe PLAGNIOL-VILLARD (4):
ARM: at91: rename at91sam9rlek_defconfig to at91sam9rl_defconfig
ARM: at91: rename at91cap9adk_defconfig to at91cap9_defconfig
ARM: at91: rename at91sam9g20ek_defconfig to at91sam9g20_defconfig
ARM: at91: rename at91sam9260ek_defconfig to at91sam9260_defconfig
.../{at91cap9adk_defconfig => at91cap9_defconfig} | 5 -----
...91sam9260ek_defconfig => at91sam9260_defconfig} | 14 ++++++++++----
...91sam9g20ek_defconfig => at91sam9g20_defconfig} | 19 ++++++++++---------
...at91sam9rlek_defconfig => at91sam9rl_defconfig} | 5 -----
4 files changed, 20 insertions(+), 23 deletions(-)
rename arch/arm/configs/{at91cap9adk_defconfig => at91cap9_defconfig} (95%)
rename arch/arm/configs/{at91sam9260ek_defconfig => at91sam9260_defconfig} (89%)
rename arch/arm/configs/{at91sam9g20ek_defconfig => at91sam9g20_defconfig} (93%)
rename arch/arm/configs/{at91sam9rlek_defconfig => at91sam9rl_defconfig} (94%)
Best Regarfds,
J.
^ permalink raw reply [flat|nested] 13+ messages in thread* [AT91 PULL] defconfig pullrequest 2011-11-02 15:58 [AT91 PULL] defconfig pullrequest Jean-Christophe PLAGNIOL-VILLARD @ 2011-11-09 14:41 ` Jean-Christophe PLAGNIOL-VILLARD 2011-11-09 16:01 ` Olof Johansson 0 siblings, 1 reply; 13+ messages in thread From: Jean-Christophe PLAGNIOL-VILLARD @ 2011-11-09 14:41 UTC (permalink / raw) To: linux-arm-kernel HI, when do you pull this one? can it go to the 3.2? Best Regards, J. On 16:58 Wed 02 Nov , Jean-Christophe PLAGNIOL-VILLARD wrote: > HI, > > this a split of the previous pull request that containt only the > defconfig > > the gpio part will for 3.3 > > this pull request will introduce a defconfig per soc with all machine > enabled (today we can not compile multiple soc together we work on it) > > This will allow us to check that we break no board > > Please pull > The following changes since commit 5430cfc583fd8ec5e1bb2d211de29b23743122e4: > > at91: at91-ohci: configure overcurrent pins as input GPIOs (2011-09-07 17:15:19 +0200) > > are available in the git repository at: > git://github.com/at91linux/linux-at91.git j/for-arnd-defconfig > > Jean-Christophe PLAGNIOL-VILLARD (4): > ARM: at91: rename at91sam9rlek_defconfig to at91sam9rl_defconfig > ARM: at91: rename at91cap9adk_defconfig to at91cap9_defconfig > ARM: at91: rename at91sam9g20ek_defconfig to at91sam9g20_defconfig > ARM: at91: rename at91sam9260ek_defconfig to at91sam9260_defconfig > > .../{at91cap9adk_defconfig => at91cap9_defconfig} | 5 ----- > ...91sam9260ek_defconfig => at91sam9260_defconfig} | 14 ++++++++++---- > ...91sam9g20ek_defconfig => at91sam9g20_defconfig} | 19 ++++++++++--------- > ...at91sam9rlek_defconfig => at91sam9rl_defconfig} | 5 ----- > 4 files changed, 20 insertions(+), 23 deletions(-) > rename arch/arm/configs/{at91cap9adk_defconfig => at91cap9_defconfig} (95%) > rename arch/arm/configs/{at91sam9260ek_defconfig => at91sam9260_defconfig} (89%) > rename arch/arm/configs/{at91sam9g20ek_defconfig => at91sam9g20_defconfig} (93%) > rename arch/arm/configs/{at91sam9rlek_defconfig => at91sam9rl_defconfig} (94%) > > Best Regarfds, > J. ^ permalink raw reply [flat|nested] 13+ messages in thread
* [AT91 PULL] defconfig pullrequest 2011-11-09 14:41 ` Jean-Christophe PLAGNIOL-VILLARD @ 2011-11-09 16:01 ` Olof Johansson 2011-11-10 0:37 ` Jean-Christophe PLAGNIOL-VILLARD 0 siblings, 1 reply; 13+ messages in thread From: Olof Johansson @ 2011-11-09 16:01 UTC (permalink / raw) To: linux-arm-kernel Hi, On Wed, Nov 9, 2011 at 6:41 AM, Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> wrote: > ? ? ? ?when do you pull this one? > > ? ? ? ?can it go to the 3.2? Arnd is offline most of this week, so I'll reply. The merge window is closed and only bug fixes should be sent upstream at this time, so this should go into a 3.3-targeted branch now. The pull request was sent halfway through the merge window, which to be strict means that it was already too late. Next time, please make sure your branches are staged in the arm-soc tree before the window opens, ideally around -rc6 or -rc7 time frame. -Olof ^ permalink raw reply [flat|nested] 13+ messages in thread
* [AT91 PULL] defconfig pullrequest 2011-11-09 16:01 ` Olof Johansson @ 2011-11-10 0:37 ` Jean-Christophe PLAGNIOL-VILLARD 2011-11-10 1:29 ` Jean-Christophe PLAGNIOL-VILLARD 0 siblings, 1 reply; 13+ messages in thread From: Jean-Christophe PLAGNIOL-VILLARD @ 2011-11-10 0:37 UTC (permalink / raw) To: linux-arm-kernel On 08:01 Wed 09 Nov , Olof Johansson wrote: > Hi, > > On Wed, Nov 9, 2011 at 6:41 AM, Jean-Christophe PLAGNIOL-VILLARD > <plagnioj@jcrosoft.com> wrote: > > > ? ? ? ?when do you pull this one? > > > > ? ? ? ?can it go to the 3.2? > > Arnd is offline most of this week, so I'll reply. > > The merge window is closed and only bug fixes should be sent upstream > at this time, so this should go into a 3.3-targeted branch now. > > The pull request was sent halfway through the merge window, which to > be strict means that it was already too late. Next time, please make > sure your branches are staged in the arm-soc tree before the window > opens, ideally around -rc6 or -rc7 time frame. the pull was send first before the release of 3.1 originaly it's a resend of the previous one split in 2 pull so was suposed to be merged before Best Regards, J. ^ permalink raw reply [flat|nested] 13+ messages in thread
* [AT91 PULL] defconfig pullrequest 2011-11-10 0:37 ` Jean-Christophe PLAGNIOL-VILLARD @ 2011-11-10 1:29 ` Jean-Christophe PLAGNIOL-VILLARD 2011-11-10 1:35 ` Olof Johansson 0 siblings, 1 reply; 13+ messages in thread From: Jean-Christophe PLAGNIOL-VILLARD @ 2011-11-10 1:29 UTC (permalink / raw) To: linux-arm-kernel On 01:37 Thu 10 Nov , Jean-Christophe PLAGNIOL-VILLARD wrote: > On 08:01 Wed 09 Nov , Olof Johansson wrote: > > Hi, > > > > On Wed, Nov 9, 2011 at 6:41 AM, Jean-Christophe PLAGNIOL-VILLARD > > <plagnioj@jcrosoft.com> wrote: > > > > > ? ? ? ?when do you pull this one? > > > > > > ? ? ? ?can it go to the 3.2? > > > > Arnd is offline most of this week, so I'll reply. > > > > The merge window is closed and only bug fixes should be sent upstream > > at this time, so this should go into a 3.3-targeted branch now. > > > > The pull request was sent halfway through the merge window, which to > > be strict means that it was already too late. Next time, please make > > sure your branches are staged in the arm-soc tree before the window > > opens, ideally around -rc6 or -rc7 time frame. > the pull was send first before the release of 3.1 originaly it's a resend of > the previous one split in 2 pull > > so was suposed to be merged before I forget to mention it but there was an agreement with arnd durring the kernel summit to pull the defconfig part and let the gpio go for 3.3 Best Regards. J. ^ permalink raw reply [flat|nested] 13+ messages in thread
* [AT91 PULL] defconfig pullrequest 2011-11-10 1:29 ` Jean-Christophe PLAGNIOL-VILLARD @ 2011-11-10 1:35 ` Olof Johansson 2011-11-23 14:35 ` Nicolas Ferre 0 siblings, 1 reply; 13+ messages in thread From: Olof Johansson @ 2011-11-10 1:35 UTC (permalink / raw) To: linux-arm-kernel On Wed, Nov 9, 2011 at 5:29 PM, Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> wrote: > On 01:37 Thu 10 Nov ? ? , Jean-Christophe PLAGNIOL-VILLARD wrote: >> On 08:01 Wed 09 Nov ? ? , Olof Johansson wrote: >> > Hi, >> > >> > On Wed, Nov 9, 2011 at 6:41 AM, Jean-Christophe PLAGNIOL-VILLARD >> > <plagnioj@jcrosoft.com> wrote: >> > >> > > ? ? ? ?when do you pull this one? >> > > >> > > ? ? ? ?can it go to the 3.2? >> > >> > Arnd is offline most of this week, so I'll reply. >> > >> > The merge window is closed and only bug fixes should be sent upstream >> > at this time, so this should go into a 3.3-targeted branch now. >> > >> > The pull request was sent halfway through the merge window, which to >> > be strict means that it was already too late. Next time, please make >> > sure your branches are staged in the arm-soc tree before the window >> > opens, ideally around -rc6 or -rc7 time frame. >> the pull was send first before the release of 3.1 originaly it's a resend of >> the previous one split in 2 pull >> >> so was suposed to be merged before > I forget to mention it but there was an agreement with arnd durring the kernel > summit to pull the defconfig part and let the gpio go for 3.3 Ok. I'll defer to Arnd when he's back next week then! Thanks, -Olof ^ permalink raw reply [flat|nested] 13+ messages in thread
* [AT91 PULL] defconfig pullrequest 2011-11-10 1:35 ` Olof Johansson @ 2011-11-23 14:35 ` Nicolas Ferre 2011-11-23 21:15 ` Arnd Bergmann 0 siblings, 1 reply; 13+ messages in thread From: Nicolas Ferre @ 2011-11-23 14:35 UTC (permalink / raw) To: linux-arm-kernel On 11/10/2011 02:35 AM, Olof Johansson : > On Wed, Nov 9, 2011 at 5:29 PM, Jean-Christophe PLAGNIOL-VILLARD > <plagnioj@jcrosoft.com> wrote: >> On 01:37 Thu 10 Nov , Jean-Christophe PLAGNIOL-VILLARD wrote: >>> On 08:01 Wed 09 Nov , Olof Johansson wrote: >>>> Hi, >>>> >>>> On Wed, Nov 9, 2011 at 6:41 AM, Jean-Christophe PLAGNIOL-VILLARD >>>> <plagnioj@jcrosoft.com> wrote: >>>> >>>>> when do you pull this one? >>>>> >>>>> can it go to the 3.2? >>>> >>>> Arnd is offline most of this week, so I'll reply. >>>> >>>> The merge window is closed and only bug fixes should be sent upstream >>>> at this time, so this should go into a 3.3-targeted branch now. >>>> >>>> The pull request was sent halfway through the merge window, which to >>>> be strict means that it was already too late. Next time, please make >>>> sure your branches are staged in the arm-soc tree before the window >>>> opens, ideally around -rc6 or -rc7 time frame. >>> the pull was send first before the release of 3.1 originaly it's a resend of >>> the previous one split in 2 pull >>> >>> so was suposed to be merged before >> I forget to mention it but there was an agreement with arnd durring the kernel >> summit to pull the defconfig part and let the gpio go for 3.3 > > Ok. I'll defer to Arnd when he's back next week then! Arnd, ping? Best regards, -- Nicolas Ferre ^ permalink raw reply [flat|nested] 13+ messages in thread
* [AT91 PULL] defconfig pullrequest 2011-11-23 14:35 ` Nicolas Ferre @ 2011-11-23 21:15 ` Arnd Bergmann 2011-11-24 10:47 ` Jean-Christophe PLAGNIOL-VILLARD ` (4 more replies) 0 siblings, 5 replies; 13+ messages in thread From: Arnd Bergmann @ 2011-11-23 21:15 UTC (permalink / raw) To: linux-arm-kernel On Wednesday 23 November 2011, Nicolas Ferre wrote: > On 11/10/2011 02:35 AM, Olof Johansson : > > On Wed, Nov 9, 2011 at 5:29 PM, Jean-Christophe PLAGNIOL-VILLARD > > <plagnioj@jcrosoft.com> wrote: > >> On 01:37 Thu 10 Nov , Jean-Christophe PLAGNIOL-VILLARD wrote: > >>> On 08:01 Wed 09 Nov , Olof Johansson wrote: > >>>> Hi, > >>>> > >>>> On Wed, Nov 9, 2011 at 6:41 AM, Jean-Christophe PLAGNIOL-VILLARD > >>>> <plagnioj@jcrosoft.com> wrote: > >>>> > >>>>> when do you pull this one? > >>>>> > >>>>> can it go to the 3.2? > >>>> > >>>> Arnd is offline most of this week, so I'll reply. > >>>> > >>>> The merge window is closed and only bug fixes should be sent upstream > >>>> at this time, so this should go into a 3.3-targeted branch now. > >>>> > >>>> The pull request was sent halfway through the merge window, which to > >>>> be strict means that it was already too late. Next time, please make > >>>> sure your branches are staged in the arm-soc tree before the window > >>>> opens, ideally around -rc6 or -rc7 time frame. > >>> the pull was send first before the release of 3.1 originaly it's a resend of > >>> the previous one split in 2 pull > >>> > >>> so was suposed to be merged before > >> I forget to mention it but there was an agreement with arnd durring the kernel > >> summit to pull the defconfig part and let the gpio go for 3.3 > > > > Ok. I'll defer to Arnd when he's back next week then! > > Arnd, ping? Sorry for the delay in replying. I looked at git://github.com/at91linux/linux-at91.git j/for-arnd-defconfig again, and the changes in there do not match the description, so I'm not pulling them like this: 1. The series was not rebased to leave out the gpio patches, the HEAD of the branch still contains them. 2. The patches are described as 'rename ...config to ...config', but they actually modify the files as well. 3. There are in fact merge conflicts against 3.2-rc2. I can still take the changes, but please rebase them. It would also be better to split the patches on functional changes, instead of per file, and make sure that each patch only does what the description says, like: * ARM: at91: enable additional boards in existing defconfig files * ARM: at91: refresh defconfig files for 3.2 * ARM: at91: rename defconfig files appropriately Arnd ^ permalink raw reply [flat|nested] 13+ messages in thread
* [AT91 PULL] defconfig pullrequest 2011-11-23 21:15 ` Arnd Bergmann @ 2011-11-24 10:47 ` Jean-Christophe PLAGNIOL-VILLARD 2011-11-24 13:58 ` [PATCH 1/3] ARM: at91: rename defconfig files appropriately Jean-Christophe PLAGNIOL-VILLARD ` (3 subsequent siblings) 4 siblings, 0 replies; 13+ messages in thread From: Jean-Christophe PLAGNIOL-VILLARD @ 2011-11-24 10:47 UTC (permalink / raw) To: linux-arm-kernel On 21:15 Wed 23 Nov , Arnd Bergmann wrote: > On Wednesday 23 November 2011, Nicolas Ferre wrote: > > On 11/10/2011 02:35 AM, Olof Johansson : > > > On Wed, Nov 9, 2011 at 5:29 PM, Jean-Christophe PLAGNIOL-VILLARD > > > <plagnioj@jcrosoft.com> wrote: > > >> On 01:37 Thu 10 Nov , Jean-Christophe PLAGNIOL-VILLARD wrote: > > >>> On 08:01 Wed 09 Nov , Olof Johansson wrote: > > >>>> Hi, > > >>>> > > >>>> On Wed, Nov 9, 2011 at 6:41 AM, Jean-Christophe PLAGNIOL-VILLARD > > >>>> <plagnioj@jcrosoft.com> wrote: > > >>>> > > >>>>> when do you pull this one? > > >>>>> > > >>>>> can it go to the 3.2? > > >>>> > > >>>> Arnd is offline most of this week, so I'll reply. > > >>>> > > >>>> The merge window is closed and only bug fixes should be sent upstream > > >>>> at this time, so this should go into a 3.3-targeted branch now. > > >>>> > > >>>> The pull request was sent halfway through the merge window, which to > > >>>> be strict means that it was already too late. Next time, please make > > >>>> sure your branches are staged in the arm-soc tree before the window > > >>>> opens, ideally around -rc6 or -rc7 time frame. > > >>> the pull was send first before the release of 3.1 originaly it's a resend of > > >>> the previous one split in 2 pull > > >>> > > >>> so was suposed to be merged before > > >> I forget to mention it but there was an agreement with arnd durring the kernel > > >> summit to pull the defconfig part and let the gpio go for 3.3 > > > > > > Ok. I'll defer to Arnd when he's back next week then! > > > > Arnd, ping? > > Sorry for the delay in replying. > > I looked at > > git://github.com/at91linux/linux-at91.git j/for-arnd-defconfig > > again, and the changes in there do not match the description, so I'm not > pulling them like this: > > 1. The series was not rebased to leave out the gpio patches, the HEAD of > the branch still contains them. the series does leave the gpio work it's containt just the work on the usb that was already merged in the tree the gpio work is in an other pull request for 3.3 > > 2. The patches are described as 'rename ...config to ...config', but they > actually modify the files as well. yes as described in the commit the enable all boards at the same time when it's needed > > 3. There are in fact merge conflicts against 3.2-rc2. ?? > > I can still take the changes, but please rebase them. It would also be > better to split the patches on functional changes, instead of per file, > and make sure that each patch only does what the description says, like: > > * ARM: at91: enable additional boards in existing defconfig files > * ARM: at91: refresh defconfig files for 3.2 > * ARM: at91: rename defconfig files appropriately ok will send later today Best Regards, J. ^ permalink raw reply [flat|nested] 13+ messages in thread
* [PATCH 1/3] ARM: at91: rename defconfig files appropriately 2011-11-23 21:15 ` Arnd Bergmann 2011-11-24 10:47 ` Jean-Christophe PLAGNIOL-VILLARD @ 2011-11-24 13:58 ` Jean-Christophe PLAGNIOL-VILLARD 2011-11-24 13:58 ` [PATCH 2/3] ARM: at91: refresh soc defconfig files for 3.2 Jean-Christophe PLAGNIOL-VILLARD ` (2 subsequent siblings) 4 siblings, 0 replies; 13+ messages in thread From: Jean-Christophe PLAGNIOL-VILLARD @ 2011-11-24 13:58 UTC (permalink / raw) To: linux-arm-kernel rename all Atmel reference board as soc defconfig Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Cc: Nicolas Ferre <nicolas.ferre@atmel.com> Cc: Arnd Bergmann <arnd@arndb.de> --- .../{at91cap9adk_defconfig => at91cap9_defconfig} | 0 ...91sam9260ek_defconfig => at91sam9260_defconfig} | 0 ...91sam9g20ek_defconfig => at91sam9g20_defconfig} | 0 ...at91sam9rlek_defconfig => at91sam9rl_defconfig} | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename arch/arm/configs/{at91cap9adk_defconfig => at91cap9_defconfig} (100%) rename arch/arm/configs/{at91sam9260ek_defconfig => at91sam9260_defconfig} (100%) rename arch/arm/configs/{at91sam9g20ek_defconfig => at91sam9g20_defconfig} (100%) rename arch/arm/configs/{at91sam9rlek_defconfig => at91sam9rl_defconfig} (100%) diff --git a/arch/arm/configs/at91cap9adk_defconfig b/arch/arm/configs/at91cap9_defconfig similarity index 100% rename from arch/arm/configs/at91cap9adk_defconfig rename to arch/arm/configs/at91cap9_defconfig diff --git a/arch/arm/configs/at91sam9260ek_defconfig b/arch/arm/configs/at91sam9260_defconfig similarity index 100% rename from arch/arm/configs/at91sam9260ek_defconfig rename to arch/arm/configs/at91sam9260_defconfig diff --git a/arch/arm/configs/at91sam9g20ek_defconfig b/arch/arm/configs/at91sam9g20_defconfig similarity index 100% rename from arch/arm/configs/at91sam9g20ek_defconfig rename to arch/arm/configs/at91sam9g20_defconfig diff --git a/arch/arm/configs/at91sam9rlek_defconfig b/arch/arm/configs/at91sam9rl_defconfig similarity index 100% rename from arch/arm/configs/at91sam9rlek_defconfig rename to arch/arm/configs/at91sam9rl_defconfig -- 1.7.7 ^ permalink raw reply [flat|nested] 13+ messages in thread
* [PATCH 2/3] ARM: at91: refresh soc defconfig files for 3.2 2011-11-23 21:15 ` Arnd Bergmann 2011-11-24 10:47 ` Jean-Christophe PLAGNIOL-VILLARD 2011-11-24 13:58 ` [PATCH 1/3] ARM: at91: rename defconfig files appropriately Jean-Christophe PLAGNIOL-VILLARD @ 2011-11-24 13:58 ` Jean-Christophe PLAGNIOL-VILLARD 2011-11-24 13:58 ` [PATCH 3/3] ARM: at91: enable additional boards in existing soc defconfig files Jean-Christophe PLAGNIOL-VILLARD [not found] ` <20111124140658.GH15531@game.jcrosoft.org> 4 siblings, 0 replies; 13+ messages in thread From: Jean-Christophe PLAGNIOL-VILLARD @ 2011-11-24 13:58 UTC (permalink / raw) To: linux-arm-kernel Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Cc: Nicolas Ferre <nicolas.ferre@atmel.com> Cc: Arnd Bergmann <arnd@arndb.de> --- arch/arm/configs/at91cap9_defconfig | 7 ----- arch/arm/configs/at91rm9200_defconfig | 47 +++++++++---------------------- arch/arm/configs/at91sam9260_defconfig | 4 --- arch/arm/configs/at91sam9g20_defconfig | 12 +------- arch/arm/configs/at91sam9g45_defconfig | 6 +--- arch/arm/configs/at91sam9rl_defconfig | 5 --- 6 files changed, 16 insertions(+), 65 deletions(-) diff --git a/arch/arm/configs/at91cap9_defconfig b/arch/arm/configs/at91cap9_defconfig index ffb1edd..8826eb2 100644 --- a/arch/arm/configs/at91cap9_defconfig +++ b/arch/arm/configs/at91cap9_defconfig @@ -38,7 +38,6 @@ CONFIG_IP_PNP_RARP=y # CONFIG_IPV6 is not set CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" CONFIG_MTD=y -CONFIG_MTD_PARTITIONS=y CONFIG_MTD_CMDLINE_PARTS=y CONFIG_MTD_CHAR=y CONFIG_MTD_BLOCK=y @@ -52,16 +51,12 @@ CONFIG_MTD_NAND_ATMEL=y CONFIG_BLK_DEV_LOOP=y CONFIG_BLK_DEV_RAM=y CONFIG_BLK_DEV_RAM_SIZE=8192 -CONFIG_ATMEL_SSC=y CONFIG_SCSI=y CONFIG_BLK_DEV_SD=y CONFIG_SCSI_MULTI_LUN=y CONFIG_NETDEVICES=y -CONFIG_NET_ETHERNET=y CONFIG_MII=y CONFIG_MACB=y -# CONFIG_NETDEV_1000 is not set -# CONFIG_NETDEV_10000 is not set # CONFIG_INPUT_MOUSEDEV_PSAUX is not set CONFIG_INPUT_EVDEV=y # CONFIG_INPUT_KEYBOARD is not set @@ -81,7 +76,6 @@ CONFIG_WATCHDOG=y CONFIG_WATCHDOG_NOWAYOUT=y CONFIG_FB=y CONFIG_FB_ATMEL=y -# CONFIG_VGA_CONSOLE is not set CONFIG_LOGO=y # CONFIG_LOGO_LINUX_MONO is not set # CONFIG_LOGO_LINUX_CLUT224 is not set @@ -99,7 +93,6 @@ CONFIG_MMC_AT91=m CONFIG_RTC_CLASS=y CONFIG_RTC_DRV_AT91SAM9=y CONFIG_EXT2_FS=y -CONFIG_INOTIFY=y CONFIG_VFAT_FS=y CONFIG_TMPFS=y CONFIG_JFFS2_FS=y diff --git a/arch/arm/configs/at91rm9200_defconfig b/arch/arm/configs/at91rm9200_defconfig index 38cb7c9..bbe4e1a 100644 --- a/arch/arm/configs/at91rm9200_defconfig +++ b/arch/arm/configs/at91rm9200_defconfig @@ -5,7 +5,6 @@ CONFIG_SYSVIPC=y CONFIG_IKCONFIG=y CONFIG_IKCONFIG_PROC=y CONFIG_LOG_BUF_SHIFT=14 -CONFIG_SYSFS_DEPRECATED_V2=y CONFIG_BLK_DEV_INITRD=y CONFIG_MODULES=y CONFIG_MODULE_FORCE_LOAD=y @@ -56,7 +55,6 @@ CONFIG_IP_PNP=y CONFIG_IP_PNP_DHCP=y CONFIG_IP_PNP_BOOTP=y CONFIG_NET_IPIP=m -CONFIG_NET_IPGRE=m CONFIG_INET_AH=m CONFIG_INET_ESP=m CONFIG_INET_IPCOMP=m @@ -75,18 +73,8 @@ CONFIG_IPV6_TUNNEL=m CONFIG_BRIDGE=m CONFIG_VLAN_8021Q=m CONFIG_BT=m -CONFIG_BT_L2CAP=m -CONFIG_BT_SCO=m -CONFIG_BT_RFCOMM=m -CONFIG_BT_RFCOMM_TTY=y -CONFIG_BT_BNEP=m -CONFIG_BT_BNEP_MC_FILTER=y -CONFIG_BT_BNEP_PROTO_FILTER=y -CONFIG_BT_HIDP=m CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" CONFIG_MTD=y -CONFIG_MTD_CONCAT=y -CONFIG_MTD_PARTITIONS=y CONFIG_MTD_CMDLINE_PARTS=y CONFIG_MTD_AFS_PARTS=y CONFIG_MTD_CHAR=y @@ -108,8 +96,6 @@ CONFIG_BLK_DEV_LOOP=y CONFIG_BLK_DEV_NBD=y CONFIG_BLK_DEV_RAM=y CONFIG_BLK_DEV_RAM_SIZE=8192 -CONFIG_ATMEL_TCLIB=y -CONFIG_EEPROM_LEGACY=m CONFIG_SCSI=y CONFIG_BLK_DEV_SD=y CONFIG_BLK_DEV_SR=m @@ -119,14 +105,23 @@ CONFIG_SCSI_MULTI_LUN=y # CONFIG_SCSI_LOWLEVEL is not set CONFIG_NETDEVICES=y CONFIG_TUN=m +CONFIG_ARM_AT91_ETHER=y CONFIG_PHYLIB=y CONFIG_DAVICOM_PHY=y CONFIG_SMSC_PHY=y CONFIG_MICREL_PHY=y -CONFIG_NET_ETHERNET=y -CONFIG_ARM_AT91_ETHER=y -# CONFIG_NETDEV_1000 is not set -# CONFIG_NETDEV_10000 is not set +CONFIG_PPP=y +CONFIG_PPP_BSDCOMP=y +CONFIG_PPP_DEFLATE=y +CONFIG_PPP_FILTER=y +CONFIG_PPP_MPPE=m +CONFIG_PPP_MULTILINK=y +CONFIG_PPPOE=m +CONFIG_PPP_ASYNC=y +CONFIG_SLIP=m +CONFIG_SLIP_COMPRESSED=y +CONFIG_SLIP_SMART=y +CONFIG_SLIP_MODE_SLIP6=y CONFIG_USB_CATC=m CONFIG_USB_KAWETH=m CONFIG_USB_PEGASUS=m @@ -139,18 +134,6 @@ CONFIG_USB_NET_RNDIS_HOST=m CONFIG_USB_ALI_M5632=y CONFIG_USB_AN2720=y CONFIG_USB_EPSON2888=y -CONFIG_PPP=y -CONFIG_PPP_MULTILINK=y -CONFIG_PPP_FILTER=y -CONFIG_PPP_ASYNC=y -CONFIG_PPP_DEFLATE=y -CONFIG_PPP_BSDCOMP=y -CONFIG_PPP_MPPE=m -CONFIG_PPPOE=m -CONFIG_SLIP=m -CONFIG_SLIP_COMPRESSED=y -CONFIG_SLIP_SMART=y -CONFIG_SLIP_MODE_SLIP6=y # CONFIG_INPUT_MOUSEDEV_PSAUX is not set CONFIG_INPUT_MOUSEDEV_SCREEN_X=640 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=480 @@ -158,9 +141,9 @@ CONFIG_INPUT_EVDEV=y CONFIG_KEYBOARD_GPIO=y # CONFIG_INPUT_MOUSE is not set CONFIG_INPUT_TOUCHSCREEN=y +CONFIG_LEGACY_PTY_COUNT=32 CONFIG_SERIAL_ATMEL=y CONFIG_SERIAL_ATMEL_CONSOLE=y -CONFIG_LEGACY_PTY_COUNT=32 CONFIG_HW_RANDOM=y CONFIG_I2C=y CONFIG_I2C_CHARDEV=y @@ -290,7 +273,6 @@ CONFIG_NFS_V3_ACL=y CONFIG_NFS_V4=y CONFIG_ROOT_NFS=y CONFIG_NFSD=y -CONFIG_SMB_FS=m CONFIG_CIFS=m CONFIG_PARTITION_ADVANCED=y CONFIG_MAC_PARTITION=y @@ -335,7 +317,6 @@ CONFIG_NLS_UTF8=y CONFIG_MAGIC_SYSRQ=y CONFIG_DEBUG_FS=y CONFIG_DEBUG_KERNEL=y -# CONFIG_RCU_CPU_STALL_DETECTOR is not set # CONFIG_FTRACE is not set CONFIG_CRYPTO_PCBC=y CONFIG_CRYPTO_SHA1=y diff --git a/arch/arm/configs/at91sam9260_defconfig b/arch/arm/configs/at91sam9260_defconfig index f8a9226..8a4c22d 100644 --- a/arch/arm/configs/at91sam9260_defconfig +++ b/arch/arm/configs/at91sam9260_defconfig @@ -33,12 +33,10 @@ CONFIG_IP_PNP_BOOTP=y CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" CONFIG_BLK_DEV_RAM=y CONFIG_BLK_DEV_RAM_SIZE=8192 -CONFIG_ATMEL_SSC=y CONFIG_SCSI=y CONFIG_BLK_DEV_SD=y CONFIG_SCSI_MULTI_LUN=y CONFIG_NETDEVICES=y -CONFIG_NET_ETHERNET=y CONFIG_MII=y CONFIG_MACB=y # CONFIG_INPUT_MOUSEDEV_PSAUX is not set @@ -55,7 +53,6 @@ CONFIG_I2C_GPIO=y CONFIG_WATCHDOG=y CONFIG_WATCHDOG_NOWAYOUT=y CONFIG_AT91SAM9X_WATCHDOG=y -# CONFIG_VGA_CONSOLE is not set # CONFIG_USB_HID is not set CONFIG_USB=y CONFIG_USB_DEVICEFS=y @@ -71,7 +68,6 @@ CONFIG_USB_G_SERIAL=m CONFIG_RTC_CLASS=y CONFIG_RTC_DRV_AT91SAM9=y CONFIG_EXT2_FS=y -CONFIG_INOTIFY=y CONFIG_VFAT_FS=y CONFIG_TMPFS=y CONFIG_CRAMFS=y diff --git a/arch/arm/configs/at91sam9g20_defconfig b/arch/arm/configs/at91sam9g20_defconfig index 9e90e6d..23966c6 100644 --- a/arch/arm/configs/at91sam9g20_defconfig +++ b/arch/arm/configs/at91sam9g20_defconfig @@ -23,7 +23,6 @@ CONFIG_ZBOOT_ROM_TEXT=0x0 CONFIG_ZBOOT_ROM_BSS=0x0 CONFIG_CMDLINE="mem=64M console=ttyS0,115200 initrd=0x21100000,3145728 root=/dev/ram0 rw" CONFIG_FPE_NWFPE=y -CONFIG_PM=y CONFIG_NET=y CONFIG_PACKET=y CONFIG_UNIX=y @@ -37,8 +36,6 @@ CONFIG_IP_PNP_BOOTP=y # CONFIG_IPV6 is not set CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" CONFIG_MTD=y -CONFIG_MTD_CONCAT=y -CONFIG_MTD_PARTITIONS=y CONFIG_MTD_CMDLINE_PARTS=y CONFIG_MTD_CHAR=y CONFIG_MTD_BLOCK=y @@ -48,17 +45,13 @@ CONFIG_MTD_NAND_ATMEL=y CONFIG_BLK_DEV_LOOP=y CONFIG_BLK_DEV_RAM=y CONFIG_BLK_DEV_RAM_SIZE=8192 -CONFIG_ATMEL_SSC=y CONFIG_SCSI=y CONFIG_BLK_DEV_SD=y CONFIG_SCSI_MULTI_LUN=y # CONFIG_SCSI_LOWLEVEL is not set CONFIG_NETDEVICES=y -CONFIG_NET_ETHERNET=y CONFIG_MII=y CONFIG_MACB=y -# CONFIG_NETDEV_1000 is not set -# CONFIG_NETDEV_10000 is not set # CONFIG_INPUT_MOUSEDEV_PSAUX is not set CONFIG_INPUT_MOUSEDEV_SCREEN_X=320 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=240 @@ -66,15 +59,14 @@ CONFIG_INPUT_EVDEV=y # CONFIG_KEYBOARD_ATKBD is not set CONFIG_KEYBOARD_GPIO=y # CONFIG_INPUT_MOUSE is not set +CONFIG_LEGACY_PTY_COUNT=16 CONFIG_SERIAL_ATMEL=y CONFIG_SERIAL_ATMEL_CONSOLE=y -CONFIG_LEGACY_PTY_COUNT=16 CONFIG_HW_RANDOM=y CONFIG_SPI=y CONFIG_SPI_ATMEL=y CONFIG_SPI_SPIDEV=y # CONFIG_HWMON is not set -# CONFIG_VGA_CONSOLE is not set CONFIG_SOUND=y CONFIG_SND=y CONFIG_SND_SEQUENCER=y @@ -82,7 +74,6 @@ CONFIG_SND_MIXER_OSS=y CONFIG_SND_PCM_OSS=y CONFIG_SND_SEQUENCER_OSS=y # CONFIG_SND_VERBOSE_PROCFS is not set -CONFIG_SND_AT73C213=y CONFIG_USB=y CONFIG_USB_DEVICEFS=y # CONFIG_USB_DEVICE_CLASS is not set @@ -105,7 +96,6 @@ CONFIG_LEDS_TRIGGER_HEARTBEAT=y CONFIG_RTC_CLASS=y CONFIG_RTC_DRV_AT91SAM9=y CONFIG_EXT2_FS=y -CONFIG_INOTIFY=y CONFIG_MSDOS_FS=y CONFIG_VFAT_FS=y CONFIG_TMPFS=y diff --git a/arch/arm/configs/at91sam9g45_defconfig b/arch/arm/configs/at91sam9g45_defconfig index c5876d2..7f8f999 100644 --- a/arch/arm/configs/at91sam9g45_defconfig +++ b/arch/arm/configs/at91sam9g45_defconfig @@ -73,11 +73,8 @@ CONFIG_SCSI_MULTI_LUN=y # CONFIG_SCSI_LOWLEVEL is not set CONFIG_NETDEVICES=y CONFIG_MII=y -CONFIG_DAVICOM_PHY=y -CONFIG_NET_ETHERNET=y CONFIG_MACB=y -# CONFIG_NETDEV_1000 is not set -# CONFIG_NETDEV_10000 is not set +CONFIG_DAVICOM_PHY=y CONFIG_LIBERTAS_THINFIRM=m CONFIG_LIBERTAS_THINFIRM_USB=m CONFIG_AT76C50X_USB=m @@ -131,7 +128,6 @@ CONFIG_I2C_GPIO=y CONFIG_SPI=y CONFIG_SPI_ATMEL=y # CONFIG_HWMON is not set -# CONFIG_MFD_SUPPORT is not set CONFIG_FB=y CONFIG_FB_ATMEL=y CONFIG_FB_UDL=m diff --git a/arch/arm/configs/at91sam9rl_defconfig b/arch/arm/configs/at91sam9rl_defconfig index 75621e4..ad562ee 100644 --- a/arch/arm/configs/at91sam9rl_defconfig +++ b/arch/arm/configs/at91sam9rl_defconfig @@ -23,8 +23,6 @@ CONFIG_NET=y CONFIG_UNIX=y CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" CONFIG_MTD=y -CONFIG_MTD_CONCAT=y -CONFIG_MTD_PARTITIONS=y CONFIG_MTD_CMDLINE_PARTS=y CONFIG_MTD_CHAR=y CONFIG_MTD_BLOCK=y @@ -35,7 +33,6 @@ CONFIG_BLK_DEV_LOOP=y CONFIG_BLK_DEV_RAM=y CONFIG_BLK_DEV_RAM_COUNT=4 CONFIG_BLK_DEV_RAM_SIZE=24576 -CONFIG_ATMEL_SSC=y CONFIG_SCSI=y CONFIG_BLK_DEV_SD=y CONFIG_SCSI_MULTI_LUN=y @@ -62,13 +59,11 @@ CONFIG_WATCHDOG_NOWAYOUT=y CONFIG_AT91SAM9X_WATCHDOG=y CONFIG_FB=y CONFIG_FB_ATMEL=y -# CONFIG_VGA_CONSOLE is not set CONFIG_MMC=y CONFIG_MMC_AT91=m CONFIG_RTC_CLASS=y CONFIG_RTC_DRV_AT91SAM9=y CONFIG_EXT2_FS=y -CONFIG_INOTIFY=y CONFIG_MSDOS_FS=y CONFIG_VFAT_FS=y CONFIG_TMPFS=y -- 1.7.7 ^ permalink raw reply related [flat|nested] 13+ messages in thread
* [PATCH 3/3] ARM: at91: enable additional boards in existing soc defconfig files 2011-11-23 21:15 ` Arnd Bergmann ` (2 preceding siblings ...) 2011-11-24 13:58 ` [PATCH 2/3] ARM: at91: refresh soc defconfig files for 3.2 Jean-Christophe PLAGNIOL-VILLARD @ 2011-11-24 13:58 ` Jean-Christophe PLAGNIOL-VILLARD [not found] ` <20111124140658.GH15531@game.jcrosoft.org> 4 siblings, 0 replies; 13+ messages in thread From: Jean-Christophe PLAGNIOL-VILLARD @ 2011-11-24 13:58 UTC (permalink / raw) To: linux-arm-kernel Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Cc: Nicolas Ferre <nicolas.ferre@atmel.com> Cc: Arnd Bergmann <arnd@arndb.de> --- arch/arm/configs/at91sam9260_defconfig | 12 ++++++++++++ arch/arm/configs/at91sam9g20_defconfig | 11 +++++++++++ arch/arm/configs/at91sam9g45_defconfig | 1 + 3 files changed, 24 insertions(+), 0 deletions(-) diff --git a/arch/arm/configs/at91sam9260_defconfig b/arch/arm/configs/at91sam9260_defconfig index 8a4c22d..505b376 100644 --- a/arch/arm/configs/at91sam9260_defconfig +++ b/arch/arm/configs/at91sam9260_defconfig @@ -12,11 +12,23 @@ CONFIG_MODULE_UNLOAD=y # CONFIG_IOSCHED_CFQ is not set CONFIG_ARCH_AT91=y CONFIG_ARCH_AT91SAM9260=y +CONFIG_ARCH_AT91SAM9260_SAM9XE=y CONFIG_MACH_AT91SAM9260EK=y +CONFIG_MACH_CAM60=y +CONFIG_MACH_SAM9_L9260=y +CONFIG_MACH_AFEB9260=y +CONFIG_MACH_USB_A9260=y +CONFIG_MACH_QIL_A9260=y +CONFIG_MACH_CPU9260=y +CONFIG_MACH_FLEXIBITY=y +CONFIG_MACH_SNAPPER_9260=y +CONFIG_MACH_AT91SAM_DT=y CONFIG_AT91_PROGRAMMABLE_CLOCKS=y # CONFIG_ARM_THUMB is not set CONFIG_ZBOOT_ROM_TEXT=0x0 CONFIG_ZBOOT_ROM_BSS=0x0 +CONFIG_ARM_APPENDED_DTB=y +CONFIG_ARM_ATAG_DTB_COMPAT=y CONFIG_CMDLINE="mem=64M console=ttyS0,115200 initrd=0x21100000,3145728 root=/dev/ram0 rw" CONFIG_FPE_NWFPE=y CONFIG_NET=y diff --git a/arch/arm/configs/at91sam9g20_defconfig b/arch/arm/configs/at91sam9g20_defconfig index 23966c6..9123568 100644 --- a/arch/arm/configs/at91sam9g20_defconfig +++ b/arch/arm/configs/at91sam9g20_defconfig @@ -14,6 +14,15 @@ CONFIG_ARCH_AT91=y CONFIG_ARCH_AT91SAM9G20=y CONFIG_MACH_AT91SAM9G20EK=y CONFIG_MACH_AT91SAM9G20EK_2MMC=y +CONFIG_MACH_CPU9G20=y +CONFIG_MACH_ACMENETUSFOXG20=y +CONFIG_MACH_PORTUXG20=y +CONFIG_MACH_STAMP9G20=y +CONFIG_MACH_PCONTROL_G20=y +CONFIG_MACH_GSIA18S=y +CONFIG_MACH_USB_A9G20=y +CONFIG_MACH_SNAPPER_9260=y +CONFIG_MACH_AT91SAM_DT=y CONFIG_AT91_PROGRAMMABLE_CLOCKS=y # CONFIG_ARM_THUMB is not set CONFIG_AEABI=y @@ -21,6 +30,8 @@ CONFIG_LEDS=y CONFIG_LEDS_CPU=y CONFIG_ZBOOT_ROM_TEXT=0x0 CONFIG_ZBOOT_ROM_BSS=0x0 +CONFIG_ARM_APPENDED_DTB=y +CONFIG_ARM_ATAG_DTB_COMPAT=y CONFIG_CMDLINE="mem=64M console=ttyS0,115200 initrd=0x21100000,3145728 root=/dev/ram0 rw" CONFIG_FPE_NWFPE=y CONFIG_NET=y diff --git a/arch/arm/configs/at91sam9g45_defconfig b/arch/arm/configs/at91sam9g45_defconfig index 7f8f999..606d48f 100644 --- a/arch/arm/configs/at91sam9g45_defconfig +++ b/arch/arm/configs/at91sam9g45_defconfig @@ -18,6 +18,7 @@ CONFIG_MODULE_UNLOAD=y CONFIG_ARCH_AT91=y CONFIG_ARCH_AT91SAM9G45=y CONFIG_MACH_AT91SAM9M10G45EK=y +CONFIG_MACH_AT91SAM_DT=y CONFIG_AT91_PROGRAMMABLE_CLOCKS=y CONFIG_AT91_SLOW_CLOCK=y CONFIG_AEABI=y -- 1.7.7 ^ permalink raw reply related [flat|nested] 13+ messages in thread
[parent not found: <20111124140658.GH15531@game.jcrosoft.org>]
* [AT91 PULL v2] defconfig pull request [not found] ` <20111124140658.GH15531@game.jcrosoft.org> @ 2011-11-24 15:00 ` Arnd Bergmann 0 siblings, 0 replies; 13+ messages in thread From: Arnd Bergmann @ 2011-11-24 15:00 UTC (permalink / raw) To: linux-arm-kernel On Thursday 24 November 2011, Jean-Christophe PLAGNIOL-VILLARD wrote: > Hi, > > this a split of the previous pull request that containt onlythe > defconfig > > the gpio part will for 3.2 > > this pull request will introduce a defconfig per soc with all machine > enabled (today we can not compile multiple soc together we work on it) > > This will allow us to check that we break no board > > v2: > update patch as sugested by Arnd Ok, pulled into 'fixes' now. I ended up rebasing to v3.2-rc2 to have a clean base instead of a random point between rc2 and rc3. Arnd ^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2011-11-24 15:00 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-02 15:58 [AT91 PULL] defconfig pullrequest Jean-Christophe PLAGNIOL-VILLARD
2011-11-09 14:41 ` Jean-Christophe PLAGNIOL-VILLARD
2011-11-09 16:01 ` Olof Johansson
2011-11-10 0:37 ` Jean-Christophe PLAGNIOL-VILLARD
2011-11-10 1:29 ` Jean-Christophe PLAGNIOL-VILLARD
2011-11-10 1:35 ` Olof Johansson
2011-11-23 14:35 ` Nicolas Ferre
2011-11-23 21:15 ` Arnd Bergmann
2011-11-24 10:47 ` Jean-Christophe PLAGNIOL-VILLARD
2011-11-24 13:58 ` [PATCH 1/3] ARM: at91: rename defconfig files appropriately Jean-Christophe PLAGNIOL-VILLARD
2011-11-24 13:58 ` [PATCH 2/3] ARM: at91: refresh soc defconfig files for 3.2 Jean-Christophe PLAGNIOL-VILLARD
2011-11-24 13:58 ` [PATCH 3/3] ARM: at91: enable additional boards in existing soc defconfig files Jean-Christophe PLAGNIOL-VILLARD
[not found] ` <20111124140658.GH15531@game.jcrosoft.org>
2011-11-24 15:00 ` [AT91 PULL v2] defconfig pull request Arnd Bergmann
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).