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.7 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,URIBL_BLOCKED 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 00B8CC433E0 for ; Mon, 18 Jan 2021 05:06:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CD4F9224B8 for ; Mon, 18 Jan 2021 05:06:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731112AbhARFGc (ORCPT ); Mon, 18 Jan 2021 00:06:32 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45992 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730421AbhARFGZ (ORCPT ); Mon, 18 Jan 2021 00:06:25 -0500 Received: from mail-oo1-xc2e.google.com (mail-oo1-xc2e.google.com [IPv6:2607:f8b0:4864:20::c2e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 417F3C0613D3 for ; Sun, 17 Jan 2021 21:05:18 -0800 (PST) Received: by mail-oo1-xc2e.google.com with SMTP id j8so3834869oon.3 for ; Sun, 17 Jan 2021 21:05:18 -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=1cA8KQOVzAZi1qthCDCnnRXj/Fv2EJ3SpZpVbcIQrlI=; b=iwybqSthJFoyWkVGMOhvVQJbpQdH+N3CwYI4L0pp/wKChuQhNJua1QIuJAgiEuJwbb lSCNJV+CSiB5LFHR3F1+WKBdFJ4l3GSsB3uA6DknRxUoalRyFjMyl0/96fOZ3wCC6kIB OA6GeOqIi6TfYSoxyIiaifhRnNDmcwHbcBYPiwHN0hFg5gdZxiEaQUyxHjuCAfBoXbj8 2uT3sTRAvPCQgJpJhNtNNjENdTPWaaTBHvHhPukahxdJgaSXOmBTAKovBrvKQxU/MiKb x2int3iIkZaiuw5hYXdCDaoAXl8XCNKVDq5qOxWLggT3LD+979IPH+TPhcWseyG7esad 4HFw== 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=1cA8KQOVzAZi1qthCDCnnRXj/Fv2EJ3SpZpVbcIQrlI=; b=ZeaEqOpr7qbUuaus0fqzKrk83hXNyiJ8n9e6D/7LaFgwZ3iotLbrjjMVCWUQIeSLh/ pD1Qk3TAltWtLFxoe/JJ7tA8Z7TMD4C5lEeQwZOSig/FC1QBhTiUCxPRDIyDAqTEMRpX Q1iPxtGroDGatQFvBVFS6BXk4wogtjSiH6S1ndnxfDnWgcBrPoOvJ2KkKNfZMJTgFXFR Lr+yZBcrmKaaSs1+nPnrlT8gHNeY6eVtYE54n3XZMuhdxf0ZKO8sihHJcWwO/uvgkhsR Zrc9U69Z17gVrkWuUwlN/9R/SoFr+IT40l9Uf/jRD0pWcODmzzNXBlcKHYoWSFWs9iaa RWug== X-Gm-Message-State: AOAM533r/y2ce6j3KJOdFX3YXmnECu89o/Rsh5txvpb3BMqr4g1bmMg1 EJxM5XCiKe2j7YefS6gct1XAvA== X-Google-Smtp-Source: ABdhPJzQW+rHISa9y9+fn/1pREshRpEry/PTHq3JBUQqeyNAK11p/H6DXGulx8qGnue1rTF25F336w== X-Received: by 2002:a4a:364a:: with SMTP id p10mr16140161ooe.48.1610946317656; Sun, 17 Jan 2021 21:05:17 -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 w11sm2034729otl.13.2021.01.17.21.05.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 17 Jan 2021 21:05:17 -0800 (PST) Date: Sun, 17 Jan 2021 23:05:15 -0600 From: Bjorn Andersson To: Jack Pham Cc: Vinod Koul , Kishon Vijay Abraham I , Andy Gross , Rob Herring , Wesley Cheng , Greg Kroah-Hartman , Manu Gautam , linux-arm-msm@vger.kernel.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH v2 3/4] dt-bindings: phy: qcom,usb-snps-femto-v2: Add SM8250 and SM8350 bindings Message-ID: References: <20210115174723.7424-1-jackp@codeaurora.org> <20210115174723.7424-4-jackp@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210115174723.7424-4-jackp@codeaurora.org> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Fri 15 Jan 11:47 CST 2021, Jack Pham wrote: > Add the compatible strings for the USB2 PHYs found on QCOM > SM8250 & SM8350 SoCs. > > Note that the SM8250 compatible is already in use in the dts and > driver implementation but was missing from the documentation. > Reviewed-by: Bjorn Andersson Regards, Bjorn > Signed-off-by: Jack Pham > --- > .../devicetree/bindings/phy/qcom,usb-snps-femto-v2.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > 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 4949a2851532..ee77c6458326 100644 > --- a/Documentation/devicetree/bindings/phy/qcom,usb-snps-femto-v2.yaml > +++ b/Documentation/devicetree/bindings/phy/qcom,usb-snps-femto-v2.yaml > @@ -17,6 +17,8 @@ properties: > enum: > - qcom,usb-snps-hs-7nm-phy > - qcom,sm8150-usb-hs-phy > + - qcom,sm8250-usb-hs-phy > + - qcom,sm8350-usb-hs-phy > - qcom,usb-snps-femto-v2-phy > > reg: > -- > 2.24.0 >