Re: [PATCH 0/2] DT: net: davinci_emac: couple more properties actually optional
From: David Miller <davem@davemloft.net>
Date: 2014-01-29 07:43:15
Also in:
netdev
From: David Miller <davem@davemloft.net>
Date: 2014-01-29 07:43:15
Also in:
netdev
From: Sergei Shtylyov <redacted> Date: Tue, 28 Jan 2014 02:45:34 +0300
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. [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.