Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1335288

Re: [PATCH v4 1/3] mwifiex: register platform specific driver

From Arnd Bergmann <arnd@arndb.de>
Newsgroups linux.kernel
Subject Re: [PATCH v4 1/3] mwifiex: register platform specific driver
Date 2016-02-16 12:30 +0100
Message-ID <r2LZn-7bM-3@gated-at.bofh.it> (permalink)
References <r2K7g-5XK-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tuesday 16 February 2016 01:14:37 Amitkumar Karwar wrote:
> +  - compatible : must be "marvell,sd8xxx"
> 

I think we mentioned it before, but a compatible string must not contain
wildcards of any kind, as it is very possible that there are some future
sd8xxx devices that are slightly incompatible with the first one.

Please use a specfic model name here, or a list of multiple models
if they are actually different.

	Arnd

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v4 1/3] mwifiex: register platform specific driver Amitkumar Karwar <akarwar@marvell.com> - 2016-02-16 10:30 +0100
  [PATCH v4 3/3] mwifiex: parse host wakeup configuration from device Amitkumar Karwar <akarwar@marvell.com> - 2016-02-16 10:30 +0100
    Re: [PATCH v4 3/3] mwifiex: parse host wakeup configuration from  device Rob Herring <robh@kernel.org> - 2016-02-18 15:40 +0100
  [PATCH v4 2/3] mwifiex: parse chip specific gpio from device tree Amitkumar Karwar <akarwar@marvell.com> - 2016-02-16 10:30 +0100
    Re: [PATCH v4 2/3] mwifiex: parse chip specific gpio from device tree Rob Herring <robh@kernel.org> - 2016-02-18 15:50 +0100
  Re: [PATCH v4 1/3] mwifiex: register platform specific driver Arnd Bergmann <arnd@arndb.de> - 2016-02-16 12:30 +0100
  Re: [PATCH v4 1/3] mwifiex: register platform specific driver Rob Herring <robh@kernel.org> - 2016-02-18 15:40 +0100

csiph-web