Re: [PATCH 0/2] DT: net: davinci_emac: couple more properties actually optional
From: Sergei Shtylyov <hidden>
Date: 2014-01-29 22:42:28
Also in:
netdev
From: Sergei Shtylyov <hidden>
Date: 2014-01-29 22:42:28
Also in:
netdev
Hello. On 01/29/2014 10:43 AM, David Miller wrote:
quoted
Though described as required, couple more properties in the DaVinci EMAC binding are actually optional, as the driver will happily function without them. The patchset is against DaveM's 'net.git' tree this time.
quoted
[1/2] DT: net: davinci_emac: "ti,davinci-rmii-en" property is actually optional [2/2] DT: net: davinci_emac: "ti,davinci-no-bd-ram" property is actually optional
Series applied with the "has/have" thing fixed.
Thanks.
Thank you!
Unfortunately, this driver presents a bad example of DT bindings overall
(caused in its turn by a misuse of the platform data for the EMAC type
differing instead of the platform device IDs).
WBR, Sergei