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=-3.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=no 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 327A0CA9EC5 for ; Wed, 30 Oct 2019 06:59:55 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 146182083E for ; Wed, 30 Oct 2019 06:59:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726947AbfJ3G7y (ORCPT ); Wed, 30 Oct 2019 02:59:54 -0400 Received: from alexa-out-blr-01.qualcomm.com ([103.229.18.197]:46093 "EHLO alexa-out-blr-01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725855AbfJ3G7y (ORCPT ); Wed, 30 Oct 2019 02:59:54 -0400 Received: from ironmsg01-blr.qualcomm.com ([10.86.208.130]) by alexa-out-blr-01.qualcomm.com with ESMTP/TLS/AES256-SHA; 30 Oct 2019 12:29:48 +0530 IronPort-SDR: B3QLUhbGcpchTBN3lrxQuGsYvGzXJ7osheU6RoEwXzlW1vPpJ7q+zEnus6YPJmBA6KbkWR+tNB O5998wn/7a1KT2/RXsr5/zY7tbHvw62/FJXlzWFcBfobjH7MGmdOypSaY/DVKP18LkIpjZVp6U hjQ76kUPclOnu68SEKm6y3qOzkf6pLWCUcldLvkjMhvd0RxCilhD/TIMwYdFfvjlyZ8MpwxWuz BlTHn0IsQ6/+JsqRrSTZaWaaLJA0uIVGO6I8I+XDR7FI+PFzq/IQEhLtKDiZ/2eATwnJYL4k35 D3kVHeRNgYe4M9dVLI/QVQKF Received: from c-sanm-linux.qualcomm.com ([10.206.25.31]) by ironmsg01-blr.qualcomm.com with ESMTP; 30 Oct 2019 12:29:33 +0530 Received: by c-sanm-linux.qualcomm.com (Postfix, from userid 2343233) id 6779A19C1; Wed, 30 Oct 2019 12:29:32 +0530 (IST) From: Sandeep Maheswaram To: Andy Gross , Kishon Vijay Abraham I , Rob Herring , Mark Rutland Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, Manu Gautam , Sandeep Maheswaram Subject: [PATCH 0/2] Add QMP V3 USB3 PHY support for SC7180 Date: Wed, 30 Oct 2019 12:25:42 +0530 Message-Id: <1572418544-11593-1-git-send-email-sanm@codeaurora.org> X-Mailer: git-send-email 2.7.4 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add QMP V3 USB3 PHY entries for SC7180 in phy driver and device tree bindings Sandeep Maheswaram (2): phy: qcom-qmp: Add QMP V3 USB3 PHY support for SC7180 dt-bindings: phy-qcom-qmp: Add SC7180 QMP phy support Documentation/devicetree/bindings/phy/qcom-qmp-phy.txt | 11 +++++++++-- drivers/phy/qualcomm/phy-qcom-qmp.c | 5 ++++- 2 files changed, 13 insertions(+), 3 deletions(-) -- QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation