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=-15.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 1AD8DC433E0 for ; Tue, 30 Mar 2021 03:34:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E9C4F6193A for ; Tue, 30 Mar 2021 03:34:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231340AbhC3Ddv (ORCPT ); Mon, 29 Mar 2021 23:33:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44880 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231303AbhC3Dd3 (ORCPT ); Mon, 29 Mar 2021 23:33:29 -0400 Received: from mail-ot1-x334.google.com (mail-ot1-x334.google.com [IPv6:2607:f8b0:4864:20::334]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 56454C061762 for ; Mon, 29 Mar 2021 20:33:29 -0700 (PDT) Received: by mail-ot1-x334.google.com with SMTP id t23-20020a0568301e37b02901b65ab30024so14334708otr.4 for ; Mon, 29 Mar 2021 20:33:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=Ql+HmMVz0sH5JvqPIDDXRRneez0X7Lfo0B0gyoh7cLM=; b=xNnTtYTScqIxt3EB9zSXP2rDikXQFXlNLrRtRx7KgGzF5eHkcpRCP6js5A8uHFOVar F8sohG2dY7SxS95uWnuxZoDNGafqo+8YFtcf1pqwYrFJvNvIwGiLNGpCAhQ85673CXoW /HsmgZQFB3OGZ3v5IfwiN/36cWxqR8L9cx/RA78hWVY0TWUB99dWREIIJ69t7jlH8A0v f6XaTxIjNAlRTrv0PlKs2uP+jnoUOcAPH5lrH1/oImxRRO2FTMtDEntz9nlJlp56Roq4 KUORmj1PI5ZbzAZ8ghkRk7NJZrdPJHKZ2VtWLglYfzlSe+sNwIIHL5rVKsREx3rou4O4 Q/8g== 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; bh=Ql+HmMVz0sH5JvqPIDDXRRneez0X7Lfo0B0gyoh7cLM=; b=nTxPh4YJZJgqTaHaIFAAh46/jbtHN94/axPj59xfcsUTcuPtnnoTQKnF5B0qPCBQKX 3KJZajG+gQj9WlidKC9iUWsSqQQ4EThXmwih6kH1UejSw6FYrRsTb890pJDDXY896L6s WU3aahB6jsWrtJPiM+snOBZkjAh1Iz0Xq9pza/8l4CeywzLjixIXgbnCRw7xkS/wLY57 3ELmTEmLKzMZDl68tkTW6MKzx6jLxjic8DJhSncBLk3ZARg3/GQVQSWtdTWeIma/75pG mXEgJSZnJmYFn/rK/vJ12bHGU9kD5/yNZS7fsiiL0/3XSu1Ib8AkwFm2BwdSFzgRD+N/ PiXA== X-Gm-Message-State: AOAM532DdwBXplCzgniRdQHhU4ffed6bq5eABvxDJDJR9pJfNzIYXNKK AFrfe0W8+sBdL90fzviO8vBNGA== X-Google-Smtp-Source: ABdhPJyj67MR0So7sgsQ2b0tv1kudAjEpKQylBYgPjsDUahMPCBwQtkZHMmijKOUyL4r+Xcf2cd+/Q== X-Received: by 2002:a9d:6ad9:: with SMTP id m25mr25971757otq.267.1617075208795; Mon, 29 Mar 2021 20:33:28 -0700 (PDT) Received: from builder.lan (104-57-184-186.lightspeed.austtx.sbcglobal.net. [104.57.184.186]) by smtp.gmail.com with ESMTPSA id c25sm4991615otk.35.2021.03.29.20.33.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 29 Mar 2021 20:33:28 -0700 (PDT) Date: Mon, 29 Mar 2021 22:33:26 -0500 From: Bjorn Andersson To: Dmitry Baryshkov Cc: Andy Gross , Vinod Koul , Kishon Vijay Abraham I , Rob Herring , Manu Gautam , Stephen Boyd , Jonathan Marek , linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH v5 7/7] arm64: dts: qcom: use dp_phy to provide clocks to dispcc Message-ID: References: <20210328205257.3348866-1-dmitry.baryshkov@linaro.org> <20210328205257.3348866-8-dmitry.baryshkov@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210328205257.3348866-8-dmitry.baryshkov@linaro.org> Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Sun 28 Mar 15:52 CDT 2021, Dmitry Baryshkov wrote: > Plug dp_phy-provided clocks to display clock controller. > Reviewed-by: Bjorn Andersson Regards, Bjorn > Signed-off-by: Dmitry Baryshkov > --- > arch/arm64/boot/dts/qcom/sm8250.dtsi | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/arch/arm64/boot/dts/qcom/sm8250.dtsi b/arch/arm64/boot/dts/qcom/sm8250.dtsi > index 0f79e6885004..a2478bd3590a 100644 > --- a/arch/arm64/boot/dts/qcom/sm8250.dtsi > +++ b/arch/arm64/boot/dts/qcom/sm8250.dtsi > @@ -2600,8 +2600,8 @@ dispcc: clock-controller@af00000 { > <&dsi0_phy 1>, > <&dsi1_phy 0>, > <&dsi1_phy 1>, > - <0>, > - <0>, > + <&dp_phy 0>, > + <&dp_phy 1>, > <0>, > <0>, > <0>, > @@ -2614,8 +2614,8 @@ dispcc: clock-controller@af00000 { > "dsi0_phy_pll_out_dsiclk", > "dsi1_phy_pll_out_byteclk", > "dsi1_phy_pll_out_dsiclk", > - "dp_link_clk_divsel_ten", > - "dp_vco_divided_clk_src_mux", > + "dp_phy_pll_link_clk", > + "dp_phy_pll_vco_div_clk", > "dptx1_phy_pll_link_clk", > "dptx1_phy_pll_vco_div_clk", > "dptx2_phy_pll_link_clk", > -- > 2.30.2 >