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 40C78ECAAA1 for ; Fri, 9 Sep 2022 10:18:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230226AbiIIKS2 (ORCPT ); Fri, 9 Sep 2022 06:18:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45654 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230209AbiIIKS0 (ORCPT ); Fri, 9 Sep 2022 06:18:26 -0400 Received: from mail-lf1-x12f.google.com (mail-lf1-x12f.google.com [IPv6:2a00:1450:4864:20::12f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6B5AD12D540 for ; Fri, 9 Sep 2022 03:18:25 -0700 (PDT) Received: by mail-lf1-x12f.google.com with SMTP id bt10so1919617lfb.1 for ; Fri, 09 Sep 2022 03:18:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:references:cc:to:from :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=/VudPBuUg8Yi2H0fyp4XXItQAWSGnhKI9+QIvSj4aPo=; b=SjK8642m+kC7L50jtrJprb6TubEpjuGV5QEEpGgw68uKQnlmEOHp0TpvHh5bZpVNEr rcO5WBcWwwONmzk1ETvAo+E7YImhsx7Kc3GR8qgDXM+MtXgUCFDVynI9eSqiNbAo5j5K iUE5CPFt5lMkjgbRv0Ryjp2qqWKSWHtOxTy4o62eplLuFo6GDYn74kkFZEwS4kR/Y6XS wH6la7j11eYaOK9DXmLzs0IVy5ooCLNv8uluaXu/Z74F3Fn4Ny2epqwSXSEOH42dtmT0 +6SgKOkTAo8m3FiBSLCprgCQ2pSDKXey2HUG1wx+EiwaeSk0jZvdfDSmWdF0z3YtYn8I WLSw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:references:cc:to:from :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=/VudPBuUg8Yi2H0fyp4XXItQAWSGnhKI9+QIvSj4aPo=; b=qXBr7b4zonYmF0EsUFnBstNA5c/U35/gHCNNX6eIFAsokMZBuKk36ByiyG8tjYfAEN jOMeRdHPNbhugrDlaTKRRCV/9cmSVsQvT/VQhaEb78tki44jNeZYGpRFlPsn/FbnecP8 gVEQ2oKH+XJEh6iQxhNs2xaIWw6XgLdKynsRLgeVWISbz7iXZt9CaIdIw+8XR/uBvSmY jgT7vYqk0vbmofrQ5KaCMzi21lltvuGdbCIZw9f6s1AX0cRxrXA/32QODQ48VGnHLU07 GKwBlSdHwaxQgK9QaQjnu1JwwMLo9zZkZKodwMuAxe1CqpeIVcTJDorUxRS5FArcBKO1 vpyw== X-Gm-Message-State: ACgBeo3GINEK6+7ryqaUU34qcZou7o/uTjGygDX2TN5PcNKZmHcGTKgS IjQQY9lXkkK2hOMPmBaBqrBY+w== X-Google-Smtp-Source: AA6agR7TrZ2dYc7MCPiwqkYmLv9B4ObWokWYVKngs6cXjyE23B6nKRTFuKspSwXlWLoWmEatMQ/LOg== X-Received: by 2002:a05:6512:159a:b0:492:d0c8:aec1 with SMTP id bp26-20020a056512159a00b00492d0c8aec1mr4455606lfb.275.1662718703748; Fri, 09 Sep 2022 03:18:23 -0700 (PDT) Received: from [192.168.1.211] ([37.153.55.125]) by smtp.gmail.com with ESMTPSA id h27-20020a2eb0fb000000b00261b9ccb18esm27383ljl.10.2022.09.09.03.18.23 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 09 Sep 2022 03:18:23 -0700 (PDT) Message-ID: <7f002ba4-1e1e-300d-062e-db93390b0461@linaro.org> Date: Fri, 9 Sep 2022 13:18:22 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.1.2 Subject: Re: [PATCH v3 3/3] arm64: dts: qcom: msm8996: add #clock-cells and XO clock to the HDMI PHY node Content-Language: en-GB From: Dmitry Baryshkov To: Andy Gross , Bjorn Andersson , Rob Clark , Sean Paul , Abhinav Kumar , Rob Herring , Krzysztof Kozlowski Cc: Stephen Boyd , David Airlie , Daniel Vetter , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org, Kishon Vijay Abraham I , Vinod Koul , linux-phy@lists.infradead.org, Krzysztof Kozlowski References: <20220704161148.814510-1-dmitry.baryshkov@linaro.org> <20220704161148.814510-4-dmitry.baryshkov@linaro.org> <6474b61e-69d8-dbcb-f638-7729ec3dee31@linaro.org> In-Reply-To: <6474b61e-69d8-dbcb-f638-7729ec3dee31@linaro.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 26/08/2022 17:25, Dmitry Baryshkov wrote: > On 04/07/2022 19:11, Dmitry Baryshkov wrote: >> Add #clock-cells property to the HDMI PHY device node to let other nodes >> resolve the hdmipll clock. While we are at it, also add the XO clock to >> the device node. >> >> Acked-by: Krzysztof Kozlowski >> Signed-off-by: Dmitry Baryshkov > > Bjorn, I'm picking the patches 1,2 into msm-next. Could you please pick > this patch into your dts-for-6.1? Again, gracious ping. > >> --- >>   arch/arm64/boot/dts/qcom/msm8996.dtsi | 8 ++++++-- >>   1 file changed, 6 insertions(+), 2 deletions(-) >> >> diff --git a/arch/arm64/boot/dts/qcom/msm8996.dtsi >> b/arch/arm64/boot/dts/qcom/msm8996.dtsi >> index 25d6b26fab60..b72385ffecc6 100644 >> --- a/arch/arm64/boot/dts/qcom/msm8996.dtsi >> +++ b/arch/arm64/boot/dts/qcom/msm8996.dtsi >> @@ -1049,9 +1049,13 @@ hdmi_phy: hdmi-phy@9a0600 { >>                           "hdmi_phy"; >>                   clocks = <&mmcc MDSS_AHB_CLK>, >> -                     <&gcc GCC_HDMI_CLKREF_CLK>; >> +                     <&gcc GCC_HDMI_CLKREF_CLK>, >> +                     <&xo_board>; >>                   clock-names = "iface", >> -                          "ref"; >> +                          "ref", >> +                          "xo"; >> + >> +                #clock-cells = <0>; >>                   status = "disabled"; >>               }; > -- With best wishes Dmitry