Hi Rob, > From: Rob Herring [mailto:[email protected]] > Sent: Thursday, February 18, 2016 8:08 PM > To: Amitkumar Karwar > Cc: [email protected]; Nishant Sarmukadam; > [email protected]; [email protected]; Cathy Luo; linux- > [email protected]; Xinming Hu > Subject: Re: [PATCH v4 1/3] mwifiex: register platform specific driver > > On Tue, Feb 16, 2016 at 01:14:37AM -0800, Amitkumar Karwar wrote: > > From: Xinming Hu <[email protected]> > > > > Platform device and driver provides easy way to interact with > > device-tree-enabled system. > > > > This patch registers platform driver and reorganise existing device > > tree specific code. Corresponding device tree binding file is also > > created. > > > > Signed-off-by: Xinming Hu <[email protected]> > > Signed-off-by: Amitkumar Karwar <[email protected]> > > --- > > v3: Don't update adapter->dt_node if mwifiex_plt_dev is NULL > > v4: Corrected the 'name' and 'compatible' property names.(Arnd > Bergmann and Rob > > Herring) > > Patch description wraped in 72 columns(Rob Herring) > > Moved DT binding file to bindings/net/wireless/(Rob Herring) > > ---
Thanks for reviewing mwifiex and btmrvl patch series. We are working on a updated version which will address your review comments. Regards, Amitkumar

