[PATCH V3 1/2] ARM: at91: dt: at91sam9g45 family and board device tree files
Nicolas Ferre
nicolas.ferre at atmel.com
Tue Oct 25 22:06:36 EST 2011
On 10/24/2011 04:44 PM, Rob Herring :
> On 10/24/2011 09:05 AM, Nicolas Ferre wrote:
>> Create a new device tree source file for Atmel at91sam9g45 SoC family.
>> The Evaluation Kit at91sam9m10g45ek includes it.
>> This first basic support will be populated as drivers and boards will be
>> converted to device tree.
>> Contains serial, dma and interrupt controllers.
>>
>> The generic board file still takes advantage of platform data for early serial
>> init. As we need a storage media and the NAND flash driver is not converted to
>> DT yet, we keep old initialization for it.
>>
>
> This comment is out of date for serial.
Well, not for early serial actually.
>> Signed-off-by: Nicolas Ferre <nicolas.ferre at atmel.com>
>> ---
>> V3:
>> - additional clock lookup for device tree handling
>> - devices disabled in dtsi file so that only useful devices are
>> enabled in dts files
>>
>> V2: foundation for AT91SAM generic support
>> - device tree focused board file
>> - inclusion of USART DT support
>> - early USART and NAND still using platform data
>>
>
> Reviewed-by: Rob Herring <rob.herring at calxeda.com>
Thanks Rob for your review. I send a pull request to Arnd on this material.
Best regards,
--
Nicolas Ferre
More information about the devicetree-discuss
mailing list