From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Fri, 14 Jun 2013 19:44:57 +0200 Subject: [PATCH 1/3] ARM: mach-moxart: add MOXA ART SoC files In-Reply-To: References: <1371040448-28742-1-git-send-email-jonas.jensen@gmail.com> <2428901.voOA9oET8R@wuerfel> Message-ID: <6334975.lLWqiA43Az@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Friday 14 June 2013 09:41:36 Olof Johansson wrote: > I sort of presumed that there might be need for _some_ platform code > later on, just not quite yet, so I didn't want to be quite that > drastic. I suppose leaving it with the trivial file for now is OK, and > we can make a sweeping change down the road in case we want to clean > up and consolidate all the trivial platforms. Yes, good idea. Arnd