From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Date: Fri, 18 Oct 2019 19:32:36 +0000 Subject: Re: [PATCH 00/46] ARM: pxa: towards multiplatform support Message-Id: List-Id: References: <20191018154052.1276506-1-arnd@arndb.de> <87v9slg9k5.fsf@belgarion.home> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Robert Jarzmik Cc: linux-rtc@vger.kernel.org, Linux Fbdev development list , LINUXWATCHDOG , Linux PM list , Linus Walleij , USB list , linux-mmc , "linux-kernel@vger.kernel.org" , Haojian Zhuang , IDE-ML , linux-mtd , Daniel Mack , linux-leds@vger.kernel.org, "open list:HID CORE LAYER" , linux-clk , Linux ARM On Fri, Oct 18, 2019 at 9:17 PM Arnd Bergmann wrote: > On Fri, Oct 18, 2019 at 9:04 PM Robert Jarzmik wrote: > > Arnd Bergmann writes: > > > > > Hi PXA maintainers, > > > > > > I'm in the process of getting the old ARM platforms to all build > > > in a single kernel. The largest part of that work is changing all > > > the device drivers to no longer require mach/*.h header files. > > > > > > This series does it for arch/pxa/. > > > > > > As with the omap1 and s3c24xx series I sent before, I don't > > > expect this all to be correct in the first version, though > > > a lot of the patches are fairly simple and I did exhaustive > > > compile-time testing on them. > > > > > > Please test if you have the hardware, or review! > > > > Hi Arnd, > > > > Would you have a git tree I can pull from ? > > That would make my life easier than applying manually 46 patches... > > I've now pushed it to > > git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground.git > pxa-multiplatform Sorry for the duplication, I had some problems with email configuration so my reply got rejected, let's see if it goes through this time. Arnd