Received: by 2002:a25:868d:0:0:0:0:0 with SMTP id z13csp160795ybk; Thu, 14 May 2020 19:41:42 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwFBNuKzvjxPckKyHJG8CrXO3K+sJqO1Ce2rvDbCOOAtl6bTo8WmPGxE+n1dpkhXcwtCDSd X-Received: by 2002:a17:906:49d0:: with SMTP id w16mr861902ejv.364.1589510502169; Thu, 14 May 2020 19:41:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1589510502; cv=none; d=google.com; s=arc-20160816; b=TolsOyj+Aroq2LRuxtlyZDmeAWTPwxe2WMf4xY3kCxAtfuTQyo0hM+NNzNd7GF6MMV BTUTmPwmcMpA8rJcofvpSWmXyrmBHNXEz7Ww/bHqFLsb8fHLd/hjS4yLaAbykAUkQcgA vWfOIiC6T1Yn+IqPA/y747NJ5pJW8JJDF5hhdSDMaRq7EFicw2ZVsmf3ZYUVWargRepE O9QKOQCE4VxpQ3J4mUfS/8PnXREPZdFpTm0OWXVHYz0KbxEoh/jzbHkarWuhiN/I7sXj WcDRupctQt+H1HJ3+FSLEQDrdL6TsbvhVvRpSzRQF3e/wrh4b79oJ9NauzBzZwINaH62 nZZw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from; bh=rLcJJo5gKCfq4lHbjK3r+3z2iiPnOYiO77i8QegdfBE=; b=CA7VDPqmJiDxuA9X0T5ZBL/SCO1sgS6FvkYeONB5WdHW9CtD2eetiqEdUy/w3ebXR1 CUIroMnuKbyeKulGWvORV39toZ/axYIztORFBJNl+2SP+hgr9c4A3BdKwTptfMkzGW02 bNkpgY3dPtsVY4ZuhTOurwuyw75U4itfUd4SS0uI9dtswKCbeR3UDuxqUdc0NtqI3ExH QwBKtE8WHw5MKazsSoFSXJqU4ATxdkD4X01Uy4LQEe5xsMBESho219A0pixs7lEm/mRr RbkfnTT3RQ9Zwot+XysTYSiBTq7BFdR6VMRV6zX+sZSftGlsCjJ9bqv/UUVbLbRfX0S7 TVpQ== 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 rp4si491137ejb.205.2020.05.14.19.41.20; Thu, 14 May 2020 19:41:42 -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 S1728139AbgEOCj6 (ORCPT + 99 others); Thu, 14 May 2020 22:39:58 -0400 Received: from alexa-out-blr-01.qualcomm.com ([103.229.18.197]:31696 "EHLO alexa-out-blr-01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728027AbgEOCj4 (ORCPT ); Thu, 14 May 2020 22:39:56 -0400 Received: from ironmsg01-blr.qualcomm.com ([10.86.208.130]) by alexa-out-blr-01.qualcomm.com with ESMTP/TLS/AES256-SHA; 15 May 2020 08:09:52 +0530 Received: from c-sanm-linux.qualcomm.com ([10.206.25.31]) by ironmsg01-blr.qualcomm.com with ESMTP; 15 May 2020 08:09:34 +0530 Received: by c-sanm-linux.qualcomm.com (Postfix, from userid 2343233) id 139F129A7; Fri, 15 May 2020 08:09:33 +0530 (IST) From: Sandeep Maheswaram To: Andy Gross , Bjorn Andersson , Kishon Vijay Abraham I , Rob Herring , Mark Rutland , Stephen Boyd , Doug Anderson , Matthias Kaehlcke Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Manu Gautam , Sandeep Maheswaram Subject: [PATCH v7 3/4] dt-bindings: phy: qcom,qmp-usb3-dp: Add support for SC7180 Date: Fri, 15 May 2020 08:09:17 +0530 Message-Id: <1589510358-3865-4-git-send-email-sanm@codeaurora.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1589510358-3865-1-git-send-email-sanm@codeaurora.org> References: <1589510358-3865-1-git-send-email-sanm@codeaurora.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add compatible for SC7180 in QMP USB3 DP PHY bindings. Signed-off-by: Sandeep Maheswaram --- Documentation/devicetree/bindings/phy/qcom,qmp-usb3-dp-phy.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/phy/qcom,qmp-usb3-dp-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,qmp-usb3-dp-phy.yaml index 6055786..b770e63 100644 --- a/Documentation/devicetree/bindings/phy/qcom,qmp-usb3-dp-phy.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,qmp-usb3-dp-phy.yaml @@ -12,8 +12,9 @@ maintainers: properties: compatible: - const: - qcom,sdm845-qmp-usb3-phy + enum: + - qcom,sc7180-qmp-usb3-phy + - qcom,sdm845-qmp-usb3-phy reg: items: - description: Address and length of PHY's common serdes block. -- QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation