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 autolearn=unavailable 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 ECD14C48BC2 for ; Wed, 23 Jun 2021 03:38:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D5441611C1 for ; Wed, 23 Jun 2021 03:38:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230339AbhFWDkT (ORCPT ); Tue, 22 Jun 2021 23:40:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53958 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230330AbhFWDkS (ORCPT ); Tue, 22 Jun 2021 23:40:18 -0400 Received: from mail-ot1-x333.google.com (mail-ot1-x333.google.com [IPv6:2607:f8b0:4864:20::333]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C1A2DC061766 for ; Tue, 22 Jun 2021 20:38:00 -0700 (PDT) Received: by mail-ot1-x333.google.com with SMTP id v5-20020a0568301bc5b029045c06b14f83so559382ota.13 for ; Tue, 22 Jun 2021 20:38:00 -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=NDeQnIVv2I2xWC2rTkdE3rAvheRucQaheIz+92aDMhg=; b=wqH5fv+pnNN/ZQfOLvll5P2lZRBk06ExdzIMsXlWDFQdcF/KddF0+raFxrNd7XfZ/A LR9DCeioQ8ZbZJmiH1ijipre5ZkLuK/ZOUkwuNGVkkjjNIa41jbrtx7bLznx0ZiAwfHI N1Mxzl7H2D0x+ImfaqE8qGA65/P1vcItVQrQyOQUWNTe3SYiPlThvlVpdoOgz3kdoWbg MwkoNMdLsQN2oWbTB8XEPDeA+jqQAO9eL/n5r/K7WMACXiODRYK0TRYV+VYMtA9ySLV8 m+o/0wPP/CPd3/iOw3xjGgcoEGjcOHkm2mw9feKJAry3UkXDBk1N9AZbt8krRfezaTOX aqLw== 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=NDeQnIVv2I2xWC2rTkdE3rAvheRucQaheIz+92aDMhg=; b=gZyX2aFqtt4c8aD6cEr+HEB01XwMbLWPMMvYDbzRRaf7sbyKV3TVAtf+mQ/kDyUUT6 lxXaFw891oVOWPkfltQFWDRSQPL+UIf0HQVXiFbHUtZ7pMXVmyHtEN2vHg4BAFKVSStn LgXu9rO3LNOY47kvNpgKziRa6HxbZ81O2zEBpRtuwHMx6MdWk9btXoaNP+Pe+74EXg0T 6XuYdZkm5m6ssqgkiFeVT0af0ldFaSAu5GPpPj0n8rmCG8CxZszZw97zTm8D+N9CB4Ry pCuDgnR89ir/L7QQoHyzXviSYs3a3TE4hYLaBuXtenoW9chxB9dy01IFWno8ZPOjlV9F XZxg== X-Gm-Message-State: AOAM531j6olVN88jUxTljljIJ0bf2P2vlIZQZ0Isrcril4ILtqaQ/RQF rbYOSyFjEHHpccQWToJbw70lpQ== X-Google-Smtp-Source: ABdhPJzvBiULY4+NEyotaX+PAjSwSpdfraIWd59ttxXH0ID7xSAg/qWrc7Q1FPhDn+rmNIS2DMQtpA== X-Received: by 2002:a9d:3e15:: with SMTP id a21mr5971483otd.366.1624419480109; Tue, 22 Jun 2021 20:38:00 -0700 (PDT) Received: from yoga (104-57-184-186.lightspeed.austtx.sbcglobal.net. [104.57.184.186]) by smtp.gmail.com with ESMTPSA id r14sm4641240oie.43.2021.06.22.20.37.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Jun 2021 20:37:59 -0700 (PDT) Date: Tue, 22 Jun 2021 22:37:57 -0500 From: Bjorn Andersson To: Iskren Chernev Cc: Andy Gross , Greg Kroah-Hartman , Kishon Vijay Abraham I , Manu Gautam , Rob Herring , Vinod Koul , devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org, linux-usb@vger.kernel.org, phone-devel@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht Subject: Re: [PATCH v1 2/3] dt-bindings: phy: qcom,qusb2: document sm4250/6115 compatible Message-ID: References: <20210622203240.559979-1-iskren.chernev@gmail.com> <20210622203240.559979-3-iskren.chernev@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210622203240.559979-3-iskren.chernev@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Tue 22 Jun 15:32 CDT 2021, Iskren Chernev wrote: > This compatible string is for the HS USB PHY on sm4250 and sm6115 > platforms. > Reviewed-by: Bjorn Andersson Regards, Bjorn > Signed-off-by: Iskren Chernev > --- > Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml > index 9f9cf07b7d45..70258540676a 100644 > --- a/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml > +++ b/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml > @@ -23,6 +23,8 @@ properties: > - qcom,msm8998-qusb2-phy > - qcom,sdm660-qusb2-phy > - qcom,ipq6018-qusb2-phy > + - qcom,sm4250-qusb2-phy > + - qcom,sm6115-qusb2-phy > - items: > - enum: > - qcom,sc7180-qusb2-phy > -- > 2.31.1 >