Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp230861pxf; Wed, 17 Mar 2021 04:04:24 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxf4vmkVthFRxps40J+xvD9+ANjtxNwAIEQKpirkcXBb5Ytn12OXMVMe9zCK74dpYZSRnFi X-Received: by 2002:aa7:d74b:: with SMTP id a11mr40853538eds.92.1615979064746; Wed, 17 Mar 2021 04:04:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1615979064; cv=none; d=google.com; s=arc-20160816; b=OYVSmefG2akvHyKSekhGush+utBJoibUGhttGbry+aQKeB2EhHyskXv+gDjX0RkGx0 2KPxpe+6upPiZy+dRG5WTKZS33unm68Q0g/gZ0TZqfArkJHETE1XwahtAduL0kY9SLXU 133l5qIZ+bJHLtNBcH7KHfJPqQr05PKAUb47tlHHp0ZjDWfJdKo0znmMdqs8E0G54Obf 8S1cO/YxChNIGrLqp/jDHZh4oCdHq3dveqFRuA9kUtlVdxwZ13CC/rBRCh1rtvY6Mqd4 xRqAyGL3ULjhfgZ7Xm1lKCDQ/NmkybFUvwMgEorE595AJ2tmNFm65IV2GvQBK5yBhSUH 6e1Q== 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=lC9FBDxmvZBjI/NFaF+6LF+w6BJ/clh4WCXbS0cT4MM=; b=PcuB0f4Vv3xmt/zX8SZq1XrHhrt9W0mSTWnlI2UoSNysmeUl3tp9kE2b5TRbMEnUwr KGTZN/+6mdiEWvYcMXdM+KM3HhtZG7pNI+Q76UBiT08mVYTYOzllgj9PVW21/LJ01Vey vSvUaBlUuH1Hmvxqg83igXCGr217oWk+fTqC0GJAvm8WSLf9vx1WU1P4smm1UctwkjcR l9ZUJF2keIJ2YDEyC+Iyw7QTelzzOeWdD0kdH2wa6sSg3KzhVYfnayUJmEM9nAw1ggdL siHVPzPJ1ngfVulwCkKBpChHm8LSt7CELEP4lVLdvClNIJ2jnPGsDvtG4e0wkeufN+4G O2Ng== 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 ci11si14810769ejc.440.2021.03.17.04.04.01; Wed, 17 Mar 2021 04:04:24 -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 S231239AbhCQLCr (ORCPT + 99 others); Wed, 17 Mar 2021 07:02:47 -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 S231189AbhCQLCc (ORCPT ); Wed, 17 Mar 2021 07:02:32 -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:33 -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:31 -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:48 +0530 Received: by c-sanm-linux.qualcomm.com (Postfix, from userid 2343233) id 0531737D7; Wed, 17 Mar 2021 16:31:47 +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 1/3] dt-bindings: usb: qcom,dwc3: Add bindings for SC7280 Date: Wed, 17 Mar 2021 16:31:39 +0530 Message-Id: <1615978901-4202-2-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/usb/qcom,dwc3.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml index c3cbd1f..413299b 100644 --- a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml +++ b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml @@ -16,6 +16,7 @@ properties: - qcom,msm8996-dwc3 - qcom,msm8998-dwc3 - qcom,sc7180-dwc3 + - qcom,sc7280-dwc3 - qcom,sdm845-dwc3 - qcom,sdx55-dwc3 - qcom,sm8150-dwc3 -- QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation