[PATCH 1/3] ARM: at91: Add at91sam9rl DT SoC support

Nicolas Ferre nicolas.ferre at atmel.com
Mon Feb 17 06:08:38 EST 2014


On 17/02/2014 11:54, Alexandre Belloni :
> On 17/02/2014 at 11:20:13 +0100, Thomas Petazzoni wrote :
>> Dear Alexandre Belloni,
>>
>> On Sat, 15 Feb 2014 02:14:18 +0100, Alexandre Belloni wrote:
>>
>>> +	model = "Atmel AT91SAM9RL family SoC";
>>> +	compatible = "atmel,at91sam9rl";
>>
>> Since you have it in your board .dts file, I guess you should add the
>> atmel,at91sam9 compatible string here:
>>
>> 	compatible = "atmel,at91sam9rl", "atmel,at91sam9";
> 
> 
> I agree that it would be better but that is not done on other at91sam9
> socs. Nicolas, can you comment ?

I do agree with Thomas. It is true that it is missing in other sam9 dtsi
files.
On the other hand, it is present in sama5d3.dtsi file. So we might have
figured it out at some point ;-)

Bye,
-- 
Nicolas Ferre



More information about the linux-arm-kernel mailing list