[PATCH 1/5] ARM: socfpga: dts: Add ethernet bindings for SOCFPGA

Dinh Nguyen dinh.linux at gmail.com
Wed May 15 12:44:47 EDT 2013


Hi Arnd,

On 05/15/2013 08:19 AM, Arnd Bergmann wrote:
> On Wednesday 15 May 2013, dinguyen at altera.com wrote:
>>                 };
>>  
>> +               ethernet at ff700000 {
>> +                       phy-mode = "gmii";
>> +               };
>> +
>> +               ethernet at ff702000 {
>> +                       status = "disabled";
>> +               };
> 
> By convention, please mark the controllers as "disabled" in the main .dtsi file
> and only enable them in the board specific files when used, rather than the
> other way round.

Thanks for the review. Will fix.

Dinh
> 
> 	Arnd
> 



More information about the linux-arm-kernel mailing list