From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <53627AF0.6060408@wwwdotorg.org> Date: Thu, 01 May 2014 10:48:48 -0600 From: Stephen Warren MIME-Version: 1.0 To: Brian Norris Subject: Re: [PATCH 1/5] ARM: defconfigs: add MTD_SPI_NOR (new dependency for M25P80) References: <1397719309-2022-1-git-send-email-computersforpeace@gmail.com> <1397719309-2022-2-git-send-email-computersforpeace@gmail.com> <535A8FC9.8040707@wwwdotorg.org> <20140429190603.GB9418@norris-Latitude-E6410> <536000BA.4000101@wwwdotorg.org> <20140501060739.GH2497@norris-Latitude-E6410> In-Reply-To: <20140501060739.GH2497@norris-Latitude-E6410> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Marek Vasut , Russell King , "arm@kernel.org" , Linux Kernel , Thierry Reding , linux-mtd@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Sascha Hauer , Olof Johansson , Shawn Guo List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 05/01/2014 12:07 AM, Brian Norris wrote: > On Tue, Apr 29, 2014 at 01:42:50PM -0600, Stephen Warren wrote: >> I guess you could also just see if arm-soc (arm@kernel.org) will take >> this patch, and deal with any merge conflicts that arise when they merge >> all the sub-arch defconfig changes. I CC'd them to find out if they >> think that's a better idea. > > I'm preparing a split patch series and should send v2 shortly. A few of > the unaccounted platforms + the multi-platform are lumped together for > direct inclusion in arm-soc (?). > > What is this arm@kernel.org you speak of? My Google-fu doesn't turn up a > separate arm-soc email / mailing list, and it's not in MAINTAINERS. It's the email address of the ARM SoC maintainers (Arnd, Olof, Kevin). All the ARM sub-architecture maintainers send their pull requests there, which all get aggregated and forwarded to Linus. They also take some patches directly, for cross-sub-architecture stuff like multi_v7_defconfig, or small amounts of bug-fixes after the main pull requests are sent.