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 64AF2C433EF for ; Mon, 13 Dec 2021 22:45:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243796AbhLMWpS (ORCPT ); Mon, 13 Dec 2021 17:45:18 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43982 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240747AbhLMWpQ (ORCPT ); Mon, 13 Dec 2021 17:45:16 -0500 Received: from mail-oi1-x236.google.com (mail-oi1-x236.google.com [IPv6:2607:f8b0:4864:20::236]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A5DC7C061574 for ; Mon, 13 Dec 2021 14:45:16 -0800 (PST) Received: by mail-oi1-x236.google.com with SMTP id t19so25148850oij.1 for ; Mon, 13 Dec 2021 14:45:16 -0800 (PST) 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=ZAGpupmE58tiiF1IrnuYNItgVr/me2iTuZtboJFJyj8=; b=ozfZXbnFnFpMaeH1yXfAvcBVuAkg94fLSzFhtWeD/Y7zPBhjx1irHgrtMkv61pS6ej lyGHHzB8MMAq4iZyvnMUBPyA0ZoRI/UJmwwIc3wirCywPC5QTkF7QafmspTXPDo5jGHL mIqAj9llTuzi2n3tPBkza+3uaegZDhqkUGBtx6VADne0o8FEOp42DKZEuy1uuQcvZdZ2 gUrKZYtLrgDgx1ajzC5+2I5Gu8KdYr924DcyOBsQynG8mEoyePkzqIGlemuRDYt4RIRJ ghHvh5b8inCTmGXMQouGJTTLojltm7HZNENY7RkAioSz1ppXk8wyHZpgRQT4fnmS5P/t qarw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=ZAGpupmE58tiiF1IrnuYNItgVr/me2iTuZtboJFJyj8=; b=vF2t7xvwpMtDj+x0Ypi22Y9jcP35/WDM/MwbgnZeU1sBJTHZHfukd4UYu5bedOJfoA betM5heyOQj2g0rABVRuthtIUhQInwRhp20zZKN+CmSX01FegfhpaMlpLLNhLw1UIpY3 +utkLCeuxEy6vtHVKmhZMx6TIsT3HTl8CrD6aJWagW2/+L1sPJSWOcRsJ1NwRkCzSL8P eXXb3JRCKJf1QN4u+sqH4AD9CfSjfvWwpMk0+Bh6xpBF2ijFbGO6Q92837jxvTXkBZgW TvYoJCIXMG88zphM0bHQDsx28RmrfNWDc65MGYE+zSfyLEr/62FJQnuvWJygIzz4q7QR sJWw== X-Gm-Message-State: AOAM533xEE6vU/dsVQiPUu45OW3HGAXTwdFihnasmZuSNshXNAGna+LV sn1IkL0lQEKAlunDfS3vqUrKbg== X-Google-Smtp-Source: ABdhPJwpK+XmytwVOGn9TpyTH03MBGU917LNMYGWdZGosJtWbvnRo2z05N8w+/p9Vis1JRwyfQJjkQ== X-Received: by 2002:a05:6808:114:: with SMTP id b20mr1212242oie.95.1639435516005; Mon, 13 Dec 2021 14:45:16 -0800 (PST) Received: from builder.lan (104-57-184-186.lightspeed.austtx.sbcglobal.net. [104.57.184.186]) by smtp.gmail.com with ESMTPSA id t13sm2936066oiw.30.2021.12.13.14.45.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Dec 2021 14:45:15 -0800 (PST) Date: Mon, 13 Dec 2021 16:45:10 -0600 From: Bjorn Andersson To: Vinod Koul Cc: Kishon Vijay Abraham I , linux-arm-msm@vger.kernel.org, Andy Gross , Rob Herring , Wesley Cheng , linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] dt-bindings: phy: qcom,usb-snps-femto-v2: Add bindings for SM8450 Message-ID: References: <20211213131450.535775-1-vkoul@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211213131450.535775-1-vkoul@kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon 13 Dec 07:14 CST 2021, Vinod Koul wrote: > Document the compatible string for USB phy found in Qualcomm SM8450 SoC > Reviewed-by: Bjorn Andersson > Signed-off-by: Vinod Koul > --- > .../devicetree/bindings/phy/qcom,usb-snps-femto-v2.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/phy/qcom,usb-snps-femto-v2.yaml b/Documentation/devicetree/bindings/phy/qcom,usb-snps-femto-v2.yaml > index 20203a8a9e41..0dfe6914ec87 100644 > --- a/Documentation/devicetree/bindings/phy/qcom,usb-snps-femto-v2.yaml > +++ b/Documentation/devicetree/bindings/phy/qcom,usb-snps-femto-v2.yaml > @@ -20,6 +20,7 @@ properties: > - qcom,sm8150-usb-hs-phy > - qcom,sm8250-usb-hs-phy > - qcom,sm8350-usb-hs-phy > + - qcom,sm8450-usb-hs-phy > - qcom,usb-snps-femto-v2-phy > > reg: > -- > 2.31.1 >