From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olof Johansson Subject: Re: [GIT PULL] wireless wl12xx and omap device tree changes for v4.1 Date: Fri, 3 Apr 2015 13:11:22 -0700 Message-ID: <20150403201122.GW23023@localhost> References: <20150325214050.GA31346@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pd0-f172.google.com ([209.85.192.172]:33958 "EHLO mail-pd0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751751AbbDCULY (ORCPT ); Fri, 3 Apr 2015 16:11:24 -0400 Received: by pdbni2 with SMTP id ni2so131249880pdb.1 for ; Fri, 03 Apr 2015 13:11:24 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20150325214050.GA31346@atomide.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Tony Lindgren Cc: arm@kernel.org, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, Luciano Coelho , Eliad Peller , Kalle Valo , Sekhar Nori Hi, On Wed, Mar 25, 2015 at 02:40:51PM -0700, Tony Lindgren wrote: > The following changes since commit 06e5801b8cb3fc057d88cb4dc03c0b64b2744cda: > > Linux 4.0-rc4 (2015-03-15 17:38:20 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.1/wl12xx-dt > > for you to fetch changes up to 83c3a7d4ac7fdc29a64bf9a5467a36b4c72a1eed: > > wlcore: remove wl12xx_platform_data (2015-03-24 09:48:14 -0700) > > ---------------------------------------------------------------- > Wireless and omap changes to make wl12xx driver to use device tree > data instead of platform data from Eliad Peller : > > - 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 > > Note that da850 board file code that still uses the platform data, > but we have da850.dtsi that can be used instead. So it was decided > that we should try to remove the wl12xx support from the da850 > board file as suggested by Sekhar Nori . As it's > the last patch in the series, the last patch can be simply reverted > if needed. > > As this series touches quite a bit of arch code, it was suggested > by Kalle Valo that the whole series should > be merged via the arm-soc tree. I'm happy to merge this, but -rc4 is newer than anything else we have. Can you respin on -rc2? Unless there's a need for -rc4, of course. Thanks, -Olof