From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Subject: Re: [PATCH v4 3/3] wlcore/wl12xx: spi: add wifi support to cm-t335 Date: Thu, 14 Jan 2016 11:11:30 +0200 Message-ID: <87y4bsa5kt.fsf@kamboji.qca.qualcomm.com> References: <1451482533-8624-1-git-send-email-uri.mashiach@compulab.co.il> <1451482533-8624-4-git-send-email-uri.mashiach@compulab.co.il> <87io35lq2p.fsf@kamboji.qca.qualcomm.com> <5695E802.7050909@compulab.co.il> <20160113172712.GI12777@atomide.com> <87wprcbpyr.fsf@kamboji.qca.qualcomm.com> <56976588.3060707@broadcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: <56976588.3060707-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> (Arend van Spriel's message of "Thu, 14 Jan 2016 10:08:24 +0100") Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Arend van Spriel Cc: Tony Lindgren , Igor Grinberg , Uri Mashiach , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org, Eliad Peller , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-omap@vger.kernel.org Arend van Spriel writes: > On 01/14/2016 08:05 AM, Kalle Valo wrote: >> Tony Lindgren writes: >> >>> Yeah I'll pick the dts changes separately after the merge window as >>> there is no dependency to the driver changes. >> >> Ok, I'll then take patches 1 and 2 once the merge window opens. > > I guess it is semantics, but the merge window is open right now so you > probably mean to say after the merge window closes, ie. when 4.5-rc1 > is ready. Exactly. Sorry, I suck in multitasking :) -- Kalle Valo -- 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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:47311 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752929AbcANJLm (ORCPT ); Thu, 14 Jan 2016 04:11:42 -0500 From: Kalle Valo To: Arend van Spriel Cc: Tony Lindgren , Igor Grinberg , Uri Mashiach , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , , Eliad Peller , , , , Subject: Re: [PATCH v4 3/3] wlcore/wl12xx: spi: add wifi support to cm-t335 References: <1451482533-8624-1-git-send-email-uri.mashiach@compulab.co.il> <1451482533-8624-4-git-send-email-uri.mashiach@compulab.co.il> <87io35lq2p.fsf@kamboji.qca.qualcomm.com> <5695E802.7050909@compulab.co.il> <20160113172712.GI12777@atomide.com> <87wprcbpyr.fsf@kamboji.qca.qualcomm.com> <56976588.3060707@broadcom.com> Date: Thu, 14 Jan 2016 11:11:30 +0200 In-Reply-To: <56976588.3060707@broadcom.com> (Arend van Spriel's message of "Thu, 14 Jan 2016 10:08:24 +0100") Message-ID: <87y4bsa5kt.fsf@kamboji.qca.qualcomm.com> (sfid-20160114_101149_844243_BF157CD1) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-wireless-owner@vger.kernel.org List-ID: Arend van Spriel writes: > On 01/14/2016 08:05 AM, Kalle Valo wrote: >> Tony Lindgren writes: >> >>> Yeah I'll pick the dts changes separately after the merge window as >>> there is no dependency to the driver changes. >> >> Ok, I'll then take patches 1 and 2 once the merge window opens. > > I guess it is semantics, but the merge window is open right now so you > probably mean to say after the merge window closes, ie. when 4.5-rc1 > is ready. Exactly. Sorry, I suck in multitasking :) -- Kalle Valo From mboxrd@z Thu Jan 1 00:00:00 1970 From: kvalo@codeaurora.org (Kalle Valo) Date: Thu, 14 Jan 2016 11:11:30 +0200 Subject: [PATCH v4 3/3] wlcore/wl12xx: spi: add wifi support to cm-t335 In-Reply-To: <56976588.3060707@broadcom.com> (Arend van Spriel's message of "Thu, 14 Jan 2016 10:08:24 +0100") References: <1451482533-8624-1-git-send-email-uri.mashiach@compulab.co.il> <1451482533-8624-4-git-send-email-uri.mashiach@compulab.co.il> <87io35lq2p.fsf@kamboji.qca.qualcomm.com> <5695E802.7050909@compulab.co.il> <20160113172712.GI12777@atomide.com> <87wprcbpyr.fsf@kamboji.qca.qualcomm.com> <56976588.3060707@broadcom.com> Message-ID: <87y4bsa5kt.fsf@kamboji.qca.qualcomm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Arend van Spriel writes: > On 01/14/2016 08:05 AM, Kalle Valo wrote: >> Tony Lindgren writes: >> >>> Yeah I'll pick the dts changes separately after the merge window as >>> there is no dependency to the driver changes. >> >> Ok, I'll then take patches 1 and 2 once the merge window opens. > > I guess it is semantics, but the merge window is open right now so you > probably mean to say after the merge window closes, ie. when 4.5-rc1 > is ready. Exactly. Sorry, I suck in multitasking :) -- Kalle Valo