[RFC/RFT] ARM: dts: add minimal DT support for Nokia N950 & N9

Tony Lindgren tony at atomide.com
Thu May 30 10:08:42 EST 2013


* Aaro Koskinen <aaro.koskinen at iki.fi> [130529 14:02]:
> Hi,
> 
> On Thu, May 23, 2013 at 09:22:04AM +0200, Benoit Cousson wrote:
> > On 05/22/2013 09:44 PM, Aaro Koskinen wrote:
> > > Add minimal DT support for Nokia N950 & N9. The basic boot works. I can
> > > connect to both devices with USB networking & ssh. dmesg output looks OK.
> > 
> > That's great! Tony will like that :-)
> > It is too bad I just have a N900 :-(
> > 
> > > Functionality compared to the legacy board file:
> > > 
> > > 	- MMC not detected - reason unknown, any tips welcome
> > 
> > On OMAP4 panda I used to have the similar issue due to the pbias not set
> > properly.
> > 
> > > 	- OneNAND missing completely
> > 
> > The GPMC for OMAP3 support is pretty new, so maybe some tweak are still
> > needed.
> > 
> > Is it RFC because you are still working on the missing functionalities?
> > Otherwise the patches are already good to be merged if you want.
> > As soon as you don't break legacy boot, we can merge even half-working DTS.
> 
> I was hoping to get the MMC working and OneNAND binding added before
> merging this... If we could do that, we could deprecate the legacy board
> file as DT would offer the same functionality.

Great sounds like a plan. Take a look at the wl12xx patches I posted for
setting up the MMC regulators, that might help with the MMC.

I doubt that the missing PBIAS support is an issue as the eMMC has it's
own fixed regulator.

Then the GPMC patches might do the trick with the OneNAND as there have
been patches posted for various boards for NAND and smc911x.
 
> Anyway, if half-working DTS is also fine, I'll resend this as "PATCH"
> in a few days.

Yes that's cool.

Regards,

Tony


More information about the devicetree-discuss mailing list