Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp230983pxf; Wed, 17 Mar 2021 04:04:34 -0700 (PDT) X-Google-Smtp-Source: ABdhPJypzaD7WY/A258jh6W8FTSzC+6yd/Y5HXxZBvEINrh+d7EzbeP/zmjL0IrvtbAS7P76dZff X-Received: by 2002:a50:e80c:: with SMTP id e12mr41618746edn.229.1615979074002; Wed, 17 Mar 2021 04:04:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1615979073; cv=none; d=google.com; s=arc-20160816; b=zTFtdiOyV1fmoovEM6w8PHNV/dh8uoHb7Xz1k19hxrFMmDJmt7gHF3AAIx2zl2S4bb SjWYnakLLeEEMSaaL60V9OMtsNd2UjrK7vV1yyOApQv57mUkb+ptrt6rPgRBMnLG+djL kGpbNH0WGbjN1FxZBPeJpW5W1unpdKMjdcEuZoPVDgOa88lIlCe/HbMknfCPYBzrve+7 PRCmIs3szqRvv56DVLpWjMqfDxI2qPfw+7jIsqnyaZp+A0SuZAAQN1LGBLGhY18pVrzc mfZ/sAg9HIFvv7evZ2+k+oUpfRhko3PkUDy9xc2tVvzlo3CRpm+og95Z9NIrXJBHE4od 6Gng== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:references:in-reply-to:message-id:date:subject :cc:to:from; bh=Meak7TZD65eKSIYojAsHC+zWFWNfxCRcVRWnSH3A88o=; b=MG25cY5SJBeCeC0tA6Hoq9c5xj6oHVtGml3fgyLwqXnKaF2WGL8ITH+oJv4hCtvSxD vlMwGMo9nMsBNJ7r4PTnbviKKA2Zm+KAeyc932Ix7b7OGeK49BxSdN6yg9qmlivrc3EW Ryw/9VH9lBGvcM9L/4fVoNLhMSoSWbu11nxaRTq9DwXQ+sZ2Ofa8yauJTbwwZH+o8QpD r4I6lVaf7KC4ks7u2+Fj6GcZZzBFZNQFCh/noNoKvrue4HDu3m1RoawF4Etj+fHJeLa7 ON+xxVj28xxrpIHGlBjmg4KMwsL+xTXfLKawxxzuhsVptb4sBngQxl+zrEdBgwQt4mIn Sqyw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id g21si15656929ejf.645.2021.03.17.04.04.11; Wed, 17 Mar 2021 04:04:33 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231278AbhCQLCu (ORCPT + 99 others); Wed, 17 Mar 2021 07:02:50 -0400 Received: from alexa-out.qualcomm.com ([129.46.98.28]:62475 "EHLO alexa-out.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229989AbhCQLCf (ORCPT ); Wed, 17 Mar 2021 07:02:35 -0400 Received: from ironmsg07-lv.qualcomm.com (HELO ironmsg07-lv.qulacomm.com) ([10.47.202.151]) by alexa-out.qualcomm.com with ESMTP; 17 Mar 2021 04:02:35 -0700 X-QCInternal: smtphost Received: from ironmsg02-blr.qualcomm.com ([10.86.208.131]) by ironmsg07-lv.qulacomm.com with ESMTP/TLS/AES256-SHA; 17 Mar 2021 04:02:33 -0700 X-QCInternal: smtphost Received: from c-sanm-linux.qualcomm.com ([10.206.25.31]) by ironmsg02-blr.qualcomm.com with ESMTP; 17 Mar 2021 16:31:50 +0530 Received: by c-sanm-linux.qualcomm.com (Postfix, from userid 2343233) id 0168737DF; Wed, 17 Mar 2021 16:31:48 +0530 (IST) From: Sandeep Maheswaram To: Andy Gross , Bjorn Andersson , Kishon Vijay Abraham I , Rob Herring , Vinod Koul , Greg Kroah-Hartman , Wesley Cheng , Stephen Boyd , Doug Anderson , Matthias Kaehlcke Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-phy@lists.infradead.org, linux-usb@vger.kernel.org, Manu Gautam , Sandeep Maheswaram Subject: [PATCH 2/3] dt-bindings: phy: qcom,usb-snps-femto-v2: Add bindings for SC7280 Date: Wed, 17 Mar 2021 16:31:40 +0530 Message-Id: <1615978901-4202-3-git-send-email-sanm@codeaurora.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1615978901-4202-1-git-send-email-sanm@codeaurora.org> References: <1615978901-4202-1-git-send-email-sanm@codeaurora.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add the compatible string for sc7280 SoC from Qualcomm Signed-off-by: Sandeep Maheswaram --- Documentation/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 ee77c64..20203a8 100644 --- a/Documentation/devicetree/bindings/phy/qcom,usb-snps-femto-v2.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,usb-snps-femto-v2.yaml @@ -16,6 +16,7 @@ properties: compatible: enum: - qcom,usb-snps-hs-7nm-phy + - qcom,sc7280-usb-hs-phy - qcom,sm8150-usb-hs-phy - qcom,sm8250-usb-hs-phy - qcom,sm8350-usb-hs-phy -- QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation