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 D3610C7618D for ; Tue, 21 Mar 2023 11:17:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230351AbjCULR1 (ORCPT ); Tue, 21 Mar 2023 07:17:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33438 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230046AbjCULRZ (ORCPT ); Tue, 21 Mar 2023 07:17:25 -0400 Received: from mail-lf1-x12d.google.com (mail-lf1-x12d.google.com [IPv6:2a00:1450:4864:20::12d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5F0084EDE for ; Tue, 21 Mar 2023 04:17:20 -0700 (PDT) Received: by mail-lf1-x12d.google.com with SMTP id j11so18586678lfg.13 for ; Tue, 21 Mar 2023 04:17:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1679397438; h=content-transfer-encoding:mime-version:message-id:references :in-reply-to:user-agent:subject:to:from:date:from:to:cc:subject:date :message-id:reply-to; bh=NtKEJBNyunYjPawzF3HMbeki6+rSmdWQGFTeKC93lS8=; b=xP7wVRu4n2NvCx9w5tgDPIrBrnDazF2rn1Ugs5zcZrJrmnsJDdrMMbTNPhVetL+qYt VnXYrx/tiqxOrPDiXirqr9fFdv4Z3uYyekA5rBvoqzitMRmO4hULouTlzjUabHJYwH4h 05/kTRXg8apF86NYLPjVOxxS+mrOW61WidTtm9dGtJt8llPweUPdw4h9iCxFC7OOh1gq f5S7HVqNGewrBO3/ocncSILrZDipu3g8Yv/XB6L9g8NEpRPWCuvOUCrN1omtuXyMrOgC DTAShJuPqtuZ+TR+/MK7bc7UrldvM8h4BQsXMtGuvAtPQCZV159V5J05KzHOF4F4JJZD 4vgQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679397438; h=content-transfer-encoding:mime-version:message-id:references :in-reply-to:user-agent:subject:to:from:date:x-gm-message-state:from :to:cc:subject:date:message-id:reply-to; bh=NtKEJBNyunYjPawzF3HMbeki6+rSmdWQGFTeKC93lS8=; b=COQZ/Ckg0tM2v4+yiC84w1s16/s/OUZtBGmiLq07SN842HBoasNhR+ZM6Cjm3HUib3 sRilSZoy3Q8bRCxlq2BJTaaSugth2tsZsRPfoPmN9D1N4HcMw5NGd0t8DoMulRwDEWCJ hQ7ULdGHCBnJkwLIbKnIqhTGfgld+PMJqL4an1PKkGfrFPW9yhdPFffr9v9IBY1XJ1Zh o6NsNorcems2XCKEGZOtnOTrmyzJ8//ngcjhaiSAkjUUPdC3fBd+ANcB2DrmP1b/YN2t 1b1GQjz+g8X4QNrMaY2oJfPCcKWqYdKhfVzQZ5QrhUUM1e14SfaAq7SIH5z5TJ1dufV4 nRow== X-Gm-Message-State: AO0yUKUBLH/IxltU8tWiPs+Tdbplif48HF+EXwG5ytu6w5phfBBU8G/t utq2oQ39c+fVfcjeuMfbS1v1QA== X-Google-Smtp-Source: AK7set/Cu17olUriB8ZQQHQ5Aoy/b9zxovXnsVmvUhfJhKT+otuqfADxe0j3tJFlQHz6V7oAyzVd3Q== X-Received: by 2002:a05:6512:3a8b:b0:4db:3846:f908 with SMTP id q11-20020a0565123a8b00b004db3846f908mr963454lfu.10.1679397438291; Tue, 21 Mar 2023 04:17:18 -0700 (PDT) Received: from [127.0.0.1] ([37.153.55.125]) by smtp.gmail.com with ESMTPSA id m2-20020a2e9342000000b00295965f7495sm2174305ljh.0.2023.03.21.04.17.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Mar 2023 04:17:17 -0700 (PDT) Date: Tue, 21 Mar 2023 14:17:13 +0300 From: Dmitry Baryshkov To: Varadarajan Narayanan , agross@kernel.org, andersson@kernel.org, konrad.dybcio@linaro.org, vkoul@kernel.org, kishon@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, gregkh@linuxfoundation.org, mturquette@baylibre.com, sboyd@kernel.org, quic_wcheng@quicinc.com, linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, linux-clk@vger.kernel.org Subject: =?US-ASCII?Q?Re=3A_=5BPATCH_v2_1/8=5D_dt-bindings=3A_phy=3A_q?= =?US-ASCII?Q?com=2Cqusb2=3A_Document_IPQ9574_compatible?= User-Agent: K-9 Mail for Android In-Reply-To: References: Message-ID: <69120CDC-19C5-4087-BF71-0ECAB87D018B@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 21 March 2023 11:54:19 GMT+03:00, Varadarajan Narayanan wrote: >Document the compatible string used for the qusb2 phy in IPQ9574=2E > >Acked-by: Krzysztof Kozlowski >Signed-off-by: Varadarajan Narayanan > >--- > Changes in v2: > - Moved ipq6018 to the proper place and placed ipq9574 > next to it as suggested by Dmitry >--- > Documentation/devicetree/bindings/phy/qcom,qusb2-phy=2Eyaml | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/Documentation/devicetree/bindings/phy/qcom,qusb2-phy=2Eyaml = b/Documentation/devicetree/bindings/phy/qcom,qusb2-phy=2Eyaml >index 7f403e7=2E=2Eeaecf9b 100644 >--- a/Documentation/devicetree/bindings/phy/qcom,qusb2-phy=2Eyaml >+++ b/Documentation/devicetree/bindings/phy/qcom,qusb2-phy=2Eyaml >@@ -19,12 +19,13 @@ properties: > - items: > - enum: > - qcom,ipq8074-qusb2-phy >+ - qcom,ipq6018-qusb2-phy >+ - qcom,ipq9574-qusb2-phy This still isn't sorted > - qcom,msm8953-qusb2-phy > - qcom,msm8996-qusb2-phy > - qcom,msm8998-qusb2-phy > - qcom,qcm2290-qusb2-phy > - qcom,sdm660-qusb2-phy >- - qcom,ipq6018-qusb2-phy > - qcom,sm4250-qusb2-phy > - qcom,sm6115-qusb2-phy > - items: --=20 With best wishes Dmitry