From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nikita Kiryanov Subject: Re: [PATCH v7 0/6] wlcore: add device-tree support Date: Tue, 24 Mar 2015 13:37:41 +0200 Message-ID: <55114C85.60703@compulab.co.il> References: <1426696710-6891-1-git-send-email-eliad@wizery.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1426696710-6891-1-git-send-email-eliad@wizery.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Eliad Peller , linux-wireless@vger.kernel.org, devicetree@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: Mark Rutland , Arnd Bergmann , Pawel Moll , Ian Campbell , Tony Lindgren , Sekhar Nori , Enric Balletbo i Serra , Rob Herring , =?windows-1252?Q?Beno=EEt_Cousson?= , Kumar Gala , Kevin Hilman , Javier Martinez Canillas List-Id: linux-omap@vger.kernel.org Hi Eliad, On 03/18/2015 06:38 PM, Eliad Peller wrote: > Add device-tree support to the wlcore (wl12xx/wl18xx) > driver. > > Update the current users to use the bindings instead > of pdata-quirks. > > Finally, remove the deprecated wl12xx_platform_data > struct (along with the da850 board file code that > still uses it) Tested-by: Nikita Kiryanov Tested on am437x-gp-evm with WL1835MODCOM8B -- Regards, Nikita Kiryanov From mboxrd@z Thu Jan 1 00:00:00 1970 From: nikita@compulab.co.il (Nikita Kiryanov) Date: Tue, 24 Mar 2015 13:37:41 +0200 Subject: [PATCH v7 0/6] wlcore: add device-tree support In-Reply-To: <1426696710-6891-1-git-send-email-eliad@wizery.com> References: <1426696710-6891-1-git-send-email-eliad@wizery.com> Message-ID: <55114C85.60703@compulab.co.il> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Eliad, On 03/18/2015 06:38 PM, Eliad Peller wrote: > Add device-tree support to the wlcore (wl12xx/wl18xx) > driver. > > Update the current users to use the bindings instead > of pdata-quirks. > > Finally, remove the deprecated wl12xx_platform_data > struct (along with the da850 board file code that > still uses it) Tested-by: Nikita Kiryanov Tested on am437x-gp-evm with WL1835MODCOM8B -- Regards, Nikita Kiryanov