[PATCH v2 0/4] Versatile Express DT support
From: Pawel Moll <hidden>
Date: 2011-11-28 15:20:17
Also in:
linux-devicetree
From: Pawel Moll <hidden>
Date: 2011-11-28 15:20:17
Also in:
linux-devicetree
On Mon, 2011-11-28 at 14:25 +0000, Rob Herring wrote:
Other than Dave's comments, looks good. For the series: Acked-by: Rob Herring <redacted>
Thanks!
There are a number of compatible strings for various peripherals defined without documentation, but you're not really using them so I think it's fine for now. BTW, I believe Dave said he was going to document some of the primecell peripherals. :)
Yep, we agreed with Dave that the ones I'll take care of soon are MMCI (PL180) and the VE sysregs, the rest is his :-) On that subject - some time ago I sent a patch adding "sil" vendor string, as this one the only non-documented one I used: http://article.gmane.org/gmane.linux.drivers.devicetree/9362/ Cheers! Pawe?