From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ulf Hansson Subject: Re: [PATCH v9 00/16] mmc: sdhci-msm: Add clk-rates, DDR, HS400 support Date: Wed, 23 Nov 2016 13:49:29 +0100 Message-ID: References: <1479710246-26676-1-git-send-email-riteshh@codeaurora.org> <20161121231138.GY25626@codeaurora.org> <6dd874b4-8f60-471b-d1e7-089b4b035ad2@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <6dd874b4-8f60-471b-d1e7-089b4b035ad2-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Ritesh Harjani Cc: Stephen Boyd , Andy Gross , linux-mmc , Adrian Hunter , Shawn Lin , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , linux-clk , David Brown , "linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Georgi Djakov , Alex Lemberg , Mateusz Nowak , Yuliy Izrailov , Asutosh Das , David Griego , Sahitya Tummala , Venkat Gopalakrishnan , Rajendra Nayak List-Id: linux-arm-msm@vger.kernel.org On 23 November 2016 at 01:05, Ritesh Harjani wrote: > > > On 11/22/2016 4:41 AM, Stephen Boyd wrote: >> >> On 11/21, Ritesh Harjani wrote: >>> >>> >>> >>> On 11/21/2016 3:36 PM, Ulf Hansson wrote: >>>> >>>> On 21 November 2016 at 07:37, Ritesh Harjani >>>> wrote: >>>>> >>>>> Hi, >>>>> >>>>> This is v9 version of the patch series which adds support for MSM8996. >>>>> Adds HS400 driver support as well. >>>>> These are tested on internal msm8996 & db410c HW. >>>>> >>>>> The patch series is ready. Do we think we can apply these >>>>> patches for next now? >>>> >>>> >>>> I guess the DTS changes can be picked up by Andy, so they can go via >>>> arm-soc? >>> >>> Yes. >>> >>>> >>>> Then, does the mmc changes depend on the clock changes? If so, I can >>>> pick them as well, but then I need an ack from Stephen.... >>> >>> Ideal and preferable, would be that clk & mmc changes go in >>> together. But either ways should be fine. >>> >> >> There's only a runtime dependency where the clk rates will be >> wrong if clk tree isn't merged. I'd rather just apply the clk >> ones directly to clk tree and let all three trees come together >> in linux-next and work. > > > Ok great! So can we queue this patch series to next? Yes. I have picked up all the mmc patches, including the DT documentation patch. They are queued for next! The rest is for Andy and Stephen to pick. Thanks and kind regards Uffe -- 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 mail-wm0-f49.google.com ([74.125.82.49]:38872 "EHLO mail-wm0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933829AbcKWM44 (ORCPT ); Wed, 23 Nov 2016 07:56:56 -0500 Received: by mail-wm0-f49.google.com with SMTP id f82so22621957wmf.1 for ; Wed, 23 Nov 2016 04:56:55 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <6dd874b4-8f60-471b-d1e7-089b4b035ad2@codeaurora.org> References: <1479710246-26676-1-git-send-email-riteshh@codeaurora.org> <20161121231138.GY25626@codeaurora.org> <6dd874b4-8f60-471b-d1e7-089b4b035ad2@codeaurora.org> From: Ulf Hansson Date: Wed, 23 Nov 2016 13:49:29 +0100 Message-ID: Subject: Re: [PATCH v9 00/16] mmc: sdhci-msm: Add clk-rates, DDR, HS400 support To: Ritesh Harjani Cc: Stephen Boyd , Andy Gross , linux-mmc , Adrian Hunter , Shawn Lin , "devicetree@vger.kernel.org" , linux-clk , David Brown , "linux-arm-msm@vger.kernel.org" , Georgi Djakov , Alex Lemberg , Mateusz Nowak , Yuliy Izrailov , Asutosh Das , David Griego , Sahitya Tummala , Venkat Gopalakrishnan , Rajendra Nayak , Pramod Gurav , jeremymc@redhat.com Content-Type: text/plain; charset=UTF-8 Sender: linux-clk-owner@vger.kernel.org List-ID: On 23 November 2016 at 01:05, Ritesh Harjani wrote: > > > On 11/22/2016 4:41 AM, Stephen Boyd wrote: >> >> On 11/21, Ritesh Harjani wrote: >>> >>> >>> >>> On 11/21/2016 3:36 PM, Ulf Hansson wrote: >>>> >>>> On 21 November 2016 at 07:37, Ritesh Harjani >>>> wrote: >>>>> >>>>> Hi, >>>>> >>>>> This is v9 version of the patch series which adds support for MSM8996. >>>>> Adds HS400 driver support as well. >>>>> These are tested on internal msm8996 & db410c HW. >>>>> >>>>> The patch series is ready. Do we think we can apply these >>>>> patches for next now? >>>> >>>> >>>> I guess the DTS changes can be picked up by Andy, so they can go via >>>> arm-soc? >>> >>> Yes. >>> >>>> >>>> Then, does the mmc changes depend on the clock changes? If so, I can >>>> pick them as well, but then I need an ack from Stephen.... >>> >>> Ideal and preferable, would be that clk & mmc changes go in >>> together. But either ways should be fine. >>> >> >> There's only a runtime dependency where the clk rates will be >> wrong if clk tree isn't merged. I'd rather just apply the clk >> ones directly to clk tree and let all three trees come together >> in linux-next and work. > > > Ok great! So can we queue this patch series to next? Yes. I have picked up all the mmc patches, including the DT documentation patch. They are queued for next! The rest is for Andy and Stephen to pick. Thanks and kind regards Uffe