From mboxrd@z Thu Jan 1 00:00:00 1970 From: robherring2@gmail.com (Rob Herring) Date: Mon, 07 Nov 2011 16:38:01 -0600 Subject: [PATCH 2/3 RESEND] ARM: pxa: Add DT testing machine In-Reply-To: <201111072331.58272.marek.vasut@gmail.com> References: <1320172354-3795-1-git-send-email-marek.vasut@gmail.com> <201111072306.43015.marek.vasut@gmail.com> <20111107223005.GF28491@ponder.secretlab.ca> <201111072331.58272.marek.vasut@gmail.com> Message-ID: <4EB85DC9.30106@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 11/07/2011 04:31 PM, Marek Vasut wrote: >> On Mon, Nov 07, 2011 at 11:06:42PM +0100, Marek Vasut wrote: >>>> On 11/07/2011 03:31 PM, Marek Vasut wrote: >>>>> I use the Voipac PXA270 board for PXA DT conversion. This board is a >>>>> helper for the conversion to go smoothly and the testing to be easy. >>>>> >>>>> Signed-off-by: Marek Vasut >>>>> Cc: Arnd Bergmann >>>>> Cc: Grant Likely >>>>> Cc: Rob Herring >>>>> --- >>>>> + help >>>>> + PXA Device Tree Machine. >>>>> + This is to be a generic machine which probes all of it's > drivers >>>>> + using the Flattened Device Tree blob. This is work-in-progress >>>>> + so don't expect much yet. We selected the Voipac PXA270 device >>>>> + as a base device to test support along the way. >>>>> + >>>>> + NOTE: This platform is mutually exclusive with the original! >>>> >>>> It shouldn't need to be. >>> >>> I want it that way ... eventually, this will be renamed to PXA_DT, but >>> not now. >> >> Nah, do it now. Aim high. :-) >> >> g. > > Hehe, all right then. This patch shall be reworked soon. Also, I'll push the > patchset to k.org git soon. > > btw. what's the exact git repo and branch I should rebase this on? The minimum -rcX you are dependent on. Clearly document (for Arnd) any other branches you are dependent on. That doesn't really matter until you are ready to send to Arnd though. Rob