From mboxrd@z Thu Jan 1 00:00:00 1970 From: dhlii@dlasys.net (David Lynch Jr.) Date: Wed, 18 Jan 2012 17:19:32 -0500 Subject: imx53 In-Reply-To: References: <4F16E7B9.7050307@dlasys.net> Message-ID: <1326925172.3468.300.camel@hp-dhlii> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Linus's tree does not yet include numerous imx53 drivers. While I can get it to boot, there is lots of hardware that does not work. Freescale and others are doing imx53 driver work and most drivers are available somewhere, though I have not found them all in the same place. Regardless, I am just looking for an appropriate reference/starting point. What would be the normal route for i.MX53 work into the kernel ? I can pull that, start there, merge what I need and submit patches if no one else does. On Wed, 2012-01-18 at 17:57 -0200, Fabio Estevam wrote: > On Wed, Jan 18, 2012 at 1:39 PM, David H. Lynch Jr. wrote: > > Where would I look for the appropriate git kernel source tree that is being > > used for i.MX53 development feeding the distribution kernel ? > > You can use Linus' tree directly. > > Regards, > > Fabio Estevam