Re: [PATCH v3 1/2] dt: bindings: add wl18xx wireless device
From: Arnd Bergmann <hidden>
Date: 2015-02-27 08:14:39
On Thursday 19 February 2015 18:13:20 Eliad Peller wrote:
+Required properties: + - compatible : Should be "ti,wl18xx".
Do not use wildcards in the compatible string, use specific model numbers. Arnd