From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Mon, 25 Mar 2013 11:33:31 +0000 Subject: [PATCH 0/8] SIRF multiplatform support In-Reply-To: <1363779679-16880-1-git-send-email-arnd@arndb.de> References: <1363779679-16880-1-git-send-email-arnd@arndb.de> Message-ID: <201303251133.31426.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wednesday 20 March 2013, Arnd Bergmann wrote: > Here goes another one. Since the SIRF platforms are relatively new and > clean, they are easy to convert to multiplatform, so I did that and > fixed up a few other things in the process as well. > > Barry, could you test these and report back if everything still works > for you? Hi Barry, I've updated the branch at git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git prima2/multiplatform now to fix the problems you pointed out. Can you check if it all works now? Arnd