From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.4 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 15082C33CAA for ; Tue, 21 Jan 2020 19:34:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D9522217F4 for ; Tue, 21 Jan 2020 19:34:49 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=chromium.org header.i=@chromium.org header.b="FhT/TGIJ" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728827AbgAUTet (ORCPT ); Tue, 21 Jan 2020 14:34:49 -0500 Received: from mail-pj1-f65.google.com ([209.85.216.65]:38071 "EHLO mail-pj1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726229AbgAUTes (ORCPT ); Tue, 21 Jan 2020 14:34:48 -0500 Received: by mail-pj1-f65.google.com with SMTP id l35so2084476pje.3 for ; Tue, 21 Jan 2020 11:34:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=aUV9WIf/+WuAijFM7r520YHMbrBwtEKarCWd4/n07Ys=; b=FhT/TGIJMNKVqvFezudJmCy70QJau4Lgjp/pVETFpLGKQ8EmDVkEUFFtkyXnRrHkYb +abi96OWoGwyy6dr/SieIwnoqw5R20Gjd4ckWsVfX2yGHbtWL5aUyMGRW6LiVsxYV6y3 Qaf+kymrwXrnTh5GVcrKKSPuR9zJ47P/iXy6k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=aUV9WIf/+WuAijFM7r520YHMbrBwtEKarCWd4/n07Ys=; b=uGsD3oTv4M94W9xTi+KkEIowDrx3iTBF0a/cOY/Hkkj+EQgaiZlPIVvsS7541eKHzO GV02/W1G5ESa3pg+cM6pn2i54oqgj8mED6q9IQT0Kts/7zxHYF9D5x8+q+DEcK1I13oh iwlxlKjyFEuncxzZ3NBOUSYYb/Q8epV9UYr6ulznOaHc0rIejgSHl3njNbz5Lrs799I4 w2Y/ujhO44pOH2dNlTC5jpYshUIf2cvcPqUlOpv5Pj+QiEq9mMyl6Q5Hb0xFJOR/8F8w x6/jl7BWQhswTqORO0pKLmtQsZLUU58q5f/r/20cKCXFlKdlw9ZbEi9Kqnajxz1XRyqY vtxg== X-Gm-Message-State: APjAAAVxFGsIBpLWImAqDTCBEtpj89CRA3gTP8aBqmYkBRVDhYjFOjmC 0tMGe24qvWiWKpolXpgnZAcwfQ== X-Google-Smtp-Source: APXvYqzJng6CekTMfIFgFFnU9bzTC0FCHkYRdePeFO8BpDutiEMXegb/7f1wmc0/BSfJE/kQze50dQ== X-Received: by 2002:a17:902:ba94:: with SMTP id k20mr7189330pls.60.1579635288161; Tue, 21 Jan 2020 11:34:48 -0800 (PST) Received: from localhost ([2620:15c:202:1:4fff:7a6b:a335:8fde]) by smtp.gmail.com with ESMTPSA id z64sm45459115pfz.23.2020.01.21.11.34.46 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 21 Jan 2020 11:34:47 -0800 (PST) Date: Tue, 21 Jan 2020 11:34:46 -0800 From: Matthias Kaehlcke To: Kiran Gunda Cc: Stephen Boyd , Andy Gross , Mark Rutland , bjorn.andersson@linaro.org, devicetree@vger.kernel.org, lee.jones@linaro.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, robh+dt@kernel.org, rnayak@codeaurora.org Subject: Re: [PATCH V2] mfd: qcom-spmi-pmic: Add support for pm6150 and pm6150l Message-ID: <20200121193446.GU89495@google.com> References: <1572931309-16250-1-git-send-email-kgunda@codeaurora.org> <5dc1cb4c.1c69fb81.af253.0b8a@mx.google.com> <5dc2f71e.1c69fb81.8912a.f2c0@mx.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <5dc2f71e.1c69fb81.8912a.f2c0@mx.google.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Kiran, What is the status of this patch? It has outstanding comments and I couldn't find a later version. Do you plan to post a v3 in the near future? Thanks Matthias On Wed, Nov 06, 2019 at 08:38:53AM -0800, Stephen Boyd wrote: > Quoting kgunda@codeaurora.org (2019-11-05 22:43:59) > > On 2019-11-06 00:49, Stephen Boyd wrote: > > > Quoting Kiran Gunda (2019-11-04 21:21:49) > > >> Add the compatibles and PMIC ids for pm6150 and pm6150l PMICs > > >> found on SC7180 based platforms. > > >> > > >> Signed-off-by: Kiran Gunda > > >> --- > > >> - Changes from V1: > > >> Sorted the macros and compatibles. > > > > > > I don't see anything sorted though. > > > > > Sorry .. I might have misunderstood your comment. Let me know if my > > understanding is correct. > > > > >>>> And compatible here. > > >>> And on macro name here. > > > > This means you want to sort all the existing compatible and macros in > > alpha numeric order ? > > Sorry I also got confused on what the driver is doing. I replied on the > original patch with what is preferred. >