From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH v4 1/3] mwifiex: register platform specific driver Date: Tue, 16 Feb 2016 12:28:44 +0100 Message-ID: <4893138.FlpGGi4f54@wuerfel> References: <1455614079-4263-1-git-send-email-akarwar@marvell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <1455614079-4263-1-git-send-email-akarwar-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Amitkumar Karwar Cc: linux-bluetooth-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Nishant Sarmukadam , wnhuang-F7+t8E8rja9Wk0Htik3J/w@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Cathy Luo , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Xinming Hu List-Id: devicetree@vger.kernel.org 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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html