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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 71918C433EF for ; Mon, 20 Jun 2022 20:37:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241676AbiFTUhs (ORCPT ); Mon, 20 Jun 2022 16:37:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38020 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233652AbiFTUhs (ORCPT ); Mon, 20 Jun 2022 16:37:48 -0400 Received: from mail-lj1-x229.google.com (mail-lj1-x229.google.com [IPv6:2a00:1450:4864:20::229]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C612A192A8 for ; Mon, 20 Jun 2022 13:37:46 -0700 (PDT) Received: by mail-lj1-x229.google.com with SMTP id b7so13187492ljr.6 for ; Mon, 20 Jun 2022 13:37:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=4AgI1OeqvKa54AE3ibmZQ72eMIxlgyZDqRzxMCeBNr8=; b=QBtuY4wXg/c+FMySfQQzgbU6tlAeaQ8DmAALE6apPfUuxC9bf3/d5ySZUDSgao1o6b KjZhA6Qq37l3Sk6af89F26XLK2Bmx7+sKuhgZt2jtqxjfS8vKf7ZqXX9A86jUY5J5oGV byPli33F5D1I3Rg8tYNfuH9Rfq/gGK1TIKMxduF1yAKIKrBQxN6w1TsIL1oZ/q+IifoM IKXHeZ1xNOLP56e8C6BdcRr2NV/fgfKj97ccQAVUcAcrm/wKi/8xsz1IVmCJo4pt80ny DzGNPMrSlGvseJtj5Gvg7taOGess691R4KpLV72rH8SKl4HFq45euJsXXrQdAnT9asfa EoFA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=4AgI1OeqvKa54AE3ibmZQ72eMIxlgyZDqRzxMCeBNr8=; b=tySRgcp0m56WcSeYcY04eDtsegJSoKZUVq/eZnJAH0sL93i3RGGQO9lZQM1uiNAM2g XSKCBP0SFZbTSh52cwP85SRKPDw3KzosIpLjHU+zInt9YtgphSwuBTkCNlz/wImJuos6 c29WVyJseDGEXr5itmRH1yGQHlAufOPuj2IuEfglvvLPStXNsxh/H8OxVm4TqNckssP5 OfprcsQrB51gHXfLjyPaPTeKMfDn57Uum9t1zWCLor1JVB5Wzz6o6a5qy7NCN+cWXbdM lxcxcazwOlciCsnNYGNg2itQMYhsNcf9FPimhpZCyhAgdSh70RHAosH8O3KTtWeipXSL VAHQ== X-Gm-Message-State: AJIora9L9sgocFdsZRPA5uBUIkPNV2TePBnHcTjdOKv+Uy/2h2suma7+ 3Uc5azgiTLZDD97q1y9AC/j7Ow== X-Google-Smtp-Source: AGRyM1v1weyBbsnBoedcMba+ZaM6RXMXAZYUhNBE+zvVspODn28UBal0BFmiHO4VWi+4KkT7KnZJ6w== X-Received: by 2002:a05:651c:23b:b0:259:fee:cc2a with SMTP id z27-20020a05651c023b00b002590feecc2amr12503239ljn.400.1655757465110; Mon, 20 Jun 2022 13:37:45 -0700 (PDT) Received: from [192.168.1.211] ([37.153.55.125]) by smtp.gmail.com with ESMTPSA id b30-20020a19671e000000b0047f71cca2d5sm458137lfc.100.2022.06.20.13.37.43 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 20 Jun 2022 13:37:44 -0700 (PDT) Message-ID: Date: Mon, 20 Jun 2022 23:37:43 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: [PATCH v14 2/3] phy: qcom-qmp: add regulator_set_load to dp phy Content-Language: en-GB To: Kuogee Hsieh , dri-devel@lists.freedesktop.org, robdclark@gmail.com, sean@poorly.run, swboyd@chromium.org, dianders@chromium.org, vkoul@kernel.org, daniel@ffwll.ch, airlied@linux.ie, agross@kernel.org, bjorn.andersson@linaro.org Cc: quic_abhinavk@quicinc.com, quic_aravindh@quicinc.com, quic_sbillaka@quicinc.com, freedreno@lists.freedesktop.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org References: <1655755943-28594-1-git-send-email-quic_khsieh@quicinc.com> <1655755943-28594-3-git-send-email-quic_khsieh@quicinc.com> <3d8f5a58-0efb-af27-eb19-ee2236a942ea@linaro.org> <3af48ac4-c9c2-5636-c18e-6e8c2ec2472d@quicinc.com> From: Dmitry Baryshkov In-Reply-To: <3af48ac4-c9c2-5636-c18e-6e8c2ec2472d@quicinc.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 20/06/2022 23:22, Kuogee Hsieh wrote: > > On 6/20/2022 1:15 PM, Dmitry Baryshkov wrote: >> On 20/06/2022 23:12, Kuogee Hsieh wrote: >>> This patch add regulator_set_load() before enable regulator at >>> DP phy driver. >>> >>> Signed-off-by: Kuogee Hsieh >>> Reviewed-by: Stephen Boyd >>> Reviewed-by: Douglas Anderson >>> --- >>>   drivers/phy/qualcomm/phy-qcom-qmp.c | 40 >>> ++++++++++++++++++++++++++++--------- >> >> This was not rebased. There is no phy-qcom-qmp.c in phy-next. > > is https://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git > phy-next tree? Yes. The 'next' branch. The file in question was removed in the commit a50280ead1b6a56f3b4738808a8c2be7c2c63666 -- With best wishes Dmitry