From: Sergei Shtylyov Date: Mon, 27 Jan 2014 23:49:39 +0000 (+0300) Subject: DT: net: davinci_emac: "ti, davinci-no-bd-ram" property is actually optional X-Git-Tag: v3.14-rc1~59^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=589dcb8a3fbb9a8d12d32b0a85326cfbd9cd5735;p=pandora-kernel.git DT: net: davinci_emac: "ti, davinci-no-bd-ram" property is actually optional The "ti,davinci-no-bd-ram" property for the DaVinci EMAC binding simply can't be required one, as it's boolean (which means it's absent if false). While at it, document the property better... Signed-off-by: Sergei Shtylyov Signed-off-by: David S. Miller --- Reading git-diff-tree failed