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 E5F50C47089 for ; Thu, 1 Dec 2022 14:12:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231492AbiLAOMW (ORCPT ); Thu, 1 Dec 2022 09:12:22 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55074 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231405AbiLAOMT (ORCPT ); Thu, 1 Dec 2022 09:12:19 -0500 Received: from mail-lj1-x22c.google.com (mail-lj1-x22c.google.com [IPv6:2a00:1450:4864:20::22c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BAB95ABA03 for ; Thu, 1 Dec 2022 06:12:17 -0800 (PST) Received: by mail-lj1-x22c.google.com with SMTP id z4so2013360ljq.6 for ; Thu, 01 Dec 2022 06:12:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=FUdjNoV4twBRqhcTiBFjGp/lnY9gr8hGcfHeADPJd8g=; b=gLdbfB+NoqVy/6JQwUiXSvW6BoGUetq5eK6vmNTOlUmYOP8evL6GpfYN+kZWyfsbS+ NNL3JCmnZGwZRCfZh2uvvJZu5+yoP5SgR3B9lfA5kAqnIlEP2yXp1Tv/VGC2wp13D8lM OCyHFiFWhYYlxyrtKNLFPUnyUKfBfKB3bfHjwgxxcqp58zNBvgj0+RadhAq/o/keDVwx agzAhliKrCGPBVUlXMSXOCu7/JDLDFONo7w89SHgWkGz6Zh/qWDfukiN3R1y2gmlhfpD DitNcH2K9WGIuepM9uIKgADnyE7OzWoCT00J9krofzu+VA6iUWF1FJePIRVi0IF+EGsv hEMg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=FUdjNoV4twBRqhcTiBFjGp/lnY9gr8hGcfHeADPJd8g=; b=cHNhCFHoc3X9eOIH+VNgjSURIFS7FuuOUrXtvGfQTxucNhad9EVrauoztNQJUx6U+q vhmLf16aW7GjcAwXOYo/7h+ikOBGB7NXbED7azViF0dgNcAe4MRi01E3qlcQPsdyX8vV y+R9dr4B4rV2shWmPDu1aNLhE6vHuf5vHfA5tvVxvmNSMY4zaGa9Y2LSAmL3XwSvFoPJ ganO9eEzBNhwmgR5lM8MdFHK8mlbDg8kR9n+rrCF6Oq7eqSssfbdk2npDVWvhfoweRlW Hi8M1cSlPjwUWzUoM+FOSoeodcNWVzgObFBzwxHUg4x4blNj8fpimODKqn+pig+jqsM9 4skw== X-Gm-Message-State: ANoB5pmqNAy8mjz1vk5kZGq1tD1xSiFxJxt6SwaBM69OZV+dU0MwZgRs ZbBA3c2JI8DvM9/8ElbLQE8FOg== X-Google-Smtp-Source: AA0mqf52pp6u4HK9pZLT/QCWfEFCWjSU+8eugblqryuYcRqm+NsMavJ6McDbegAIVleeyAbDg4vpYg== X-Received: by 2002:a2e:87d7:0:b0:277:100c:db42 with SMTP id v23-20020a2e87d7000000b00277100cdb42mr20200484ljj.417.1669903936101; Thu, 01 Dec 2022 06:12:16 -0800 (PST) Received: from [192.168.0.20] (088156142067.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.67]) by smtp.gmail.com with ESMTPSA id q7-20020ac25147000000b004b514efb1a3sm659117lfd.201.2022.12.01.06.12.13 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 01 Dec 2022 06:12:14 -0800 (PST) Message-ID: Date: Thu, 1 Dec 2022 15:12:13 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.0 Subject: Re: [PATCH v3 15/15] arm64: dts: qcom: sc8280xp: fix USB-DP PHY nodes Content-Language: en-US To: Johan Hovold , Vinod Koul Cc: Kishon Vijay Abraham I , Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Dmitry Baryshkov , linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20221121085058.31213-1-johan+linaro@kernel.org> <20221121085058.31213-16-johan+linaro@kernel.org> From: Krzysztof Kozlowski In-Reply-To: <20221121085058.31213-16-johan+linaro@kernel.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 21/11/2022 09:50, Johan Hovold wrote: > Update the USB4-USB3-DP QMP PHY nodes to match the new binding which > specifically includes the missing register regions (e.g. DP_PHY) and > allows for supporting DisplayPort Alternate Mode. > > Reviewed-by: Dmitry Baryshkov > Signed-off-by: Johan Hovold > --- > arch/arm64/boot/dts/qcom/sc8280xp.dtsi | 77 ++++++++------------------ > 1 file changed, 23 insertions(+), 54 deletions(-) > > diff --git a/arch/arm64/boot/dts/qcom/sc8280xp.dtsi b/arch/arm64/boot/dts/qcom/sc8280xp.dtsi > index 85c674e7e1a5..3c5bc56e68fc 100644 > --- a/arch/arm64/boot/dts/qcom/sc8280xp.dtsi > +++ b/arch/arm64/boot/dts/qcom/sc8280xp.dtsi > @@ -11,6 +11,7 @@ > #include > #include > #include > +#include > #include > #include > #include > @@ -763,7 +764,7 @@ gcc: clock-controller@100000 { > <0>, > <0>, > <0>, > - <&usb_0_ssphy>, > + <&usb_0_qmpphy QMP_USB43DP_USB3_PIPE_CLK>, > <0>, > <0>, > <0>, > @@ -771,7 +772,7 @@ gcc: clock-controller@100000 { > <0>, > <0>, > <0>, > - <&usb_1_ssphy>, > + <&usb_1_qmpphy QMP_USB43DP_USB3_PIPE_CLK>, > <0>, > <0>, > <0>, > @@ -1666,42 +1667,26 @@ IPCC_MPROC_SIGNAL_GLINK_QMP > }; > }; > > - usb_0_qmpphy: phy-wrapper@88ec000 { > + usb_0_qmpphy: phy@88eb000 { Johan (and anyone also interested in this), What are the next steps with this for older SoCs? Is there any plan to change the bindings and DTS for them in similar way? Best regards, Krzysztof