From patchwork Thu Feb 7 11:17:31 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jorge Ramirez-Ortiz X-Patchwork-Id: 10800855 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 026A31823 for ; Thu, 7 Feb 2019 11:18:11 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E6C9D2C48D for ; Thu, 7 Feb 2019 11:18:10 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id DA76C2C4D0; Thu, 7 Feb 2019 11:18:10 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 967582C493 for ; Thu, 7 Feb 2019 11:18:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727106AbfBGLRo (ORCPT ); Thu, 7 Feb 2019 06:17:44 -0500 Received: from mail-wr1-f68.google.com ([209.85.221.68]:32876 "EHLO mail-wr1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727061AbfBGLRm (ORCPT ); Thu, 7 Feb 2019 06:17:42 -0500 Received: by mail-wr1-f68.google.com with SMTP id a16so11144832wrv.0 for ; Thu, 07 Feb 2019 03:17:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=LbpoBRsypdTGREkLevfYOmN/+f576KJEExTxTQozG1I=; b=xekeLArv2SqmtefnkYskRI5SOxiZlgYE/u+IpxrKpPoL9f4dMAk+VWS9YMso+XSKso RtzyKMM9rVn9ZnzMy7bBBDx7zPGDa3lVhbbddrjV5QgRscd3qxa0HO5ar6PFMsgOvBH7 Fp3FyHFPlNBqHO6NqpFw85H/QIXQBE2q1gg/rpq32Pr7YyPFSi5i+cXclkMBSdaSPu+N WDCOrIEuvVP60iD2Fzqxx04lYuwvFCAIFdV0Iq7+Mo4LIbbWT02GTpVoLBhfPuWgQrrH rSwP/BIsTPKM32+B9mvzgOgDGho6IUV6MvlJlcnnRTsaiS2oRxh2VYlm9/Wr5tKfvDU2 A0VA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=LbpoBRsypdTGREkLevfYOmN/+f576KJEExTxTQozG1I=; b=XAahHCWRbx5GRDy4z5p+mvKjZes52B+u623dAefp1cP6sYy0tUf9+Vfm9byPFMOF/K 16PTHQ56swTm1d1nTga3Ay2/s8Wuffo7HPxsa7RPOTJvM7JB65utzSzqo4Sl3YzQP2Ja jrjalII5tI7q2wQ7pXHqVub82n7LMAGrvki3WhCTB7uRUOa8/LIqLh6If6DQ6UFkG9mn WiyJaoF64Tc1UlY59UTZC8fXYozQM+Sm/ry83dDTUZRHZC51EITy3MMr2MAcRNbYOgyy ZtSLrWLXXS+UvAJasfaaAzT+TXzVV4/mBoigsnSDQrxvWqD0FTYPcYjUWXYV8BZ/srj3 y1vQ== X-Gm-Message-State: AHQUAua/AJBD2KiOLBK75uiafw/9d2D+8aeA15fD5IzssgnWxyAhQY9T Z7DIcauYZ17meruMqRHtVhhzBQ== X-Google-Smtp-Source: AHgI3Ibyx9sci/B29k7DCAhPNZF6PlgRln+oZkpPg2znflAAlKybEU+QoLbKXKr0XAj6mQA6iRhgJw== X-Received: by 2002:adf:9123:: with SMTP id j32mr12508598wrj.122.1549538261159; Thu, 07 Feb 2019 03:17:41 -0800 (PST) Received: from localhost.localdomain (42.red-95-121-90.dynamicip.rima-tde.net. [95.121.90.42]) by smtp.gmail.com with ESMTPSA id a62sm24490224wmf.47.2019.02.07.03.17.39 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 07 Feb 2019 03:17:40 -0800 (PST) From: Jorge Ramirez-Ortiz To: jorge.ramirez-ortiz@linaro.org, robh@kernel.org, bjorn.andersson@linaro.org Cc: swboyd@chromium.org, andy.gross@linaro.org, shawn.guo@linaro.org, gregkh@linuxfoundation.org, mark.rutland@arm.com, kishon@ti.com, jackp@codeaurora.org, devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, khasim.mohammed@linaro.org Subject: [PATCH v4 1/4] dt-bindings: phy: remove qcom-dwc3-usb-phy Date: Thu, 7 Feb 2019 12:17:31 +0100 Message-Id: <20190207111734.24171-2-jorge.ramirez-ortiz@linaro.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190207111734.24171-1-jorge.ramirez-ortiz@linaro.org> References: <20190207111734.24171-1-jorge.ramirez-ortiz@linaro.org> MIME-Version: 1.0 Sender: linux-usb-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This binding is not used by any driver. Signed-off-by: Jorge Ramirez-Ortiz Reviewed-by: Rob Herring --- .../bindings/phy/qcom-dwc3-usb-phy.txt | 37 ------------------- 1 file changed, 37 deletions(-) delete mode 100644 Documentation/devicetree/bindings/phy/qcom-dwc3-usb-phy.txt diff --git a/Documentation/devicetree/bindings/phy/qcom-dwc3-usb-phy.txt b/Documentation/devicetree/bindings/phy/qcom-dwc3-usb-phy.txt deleted file mode 100644 index a1697c27aecd..000000000000 --- a/Documentation/devicetree/bindings/phy/qcom-dwc3-usb-phy.txt +++ /dev/null @@ -1,37 +0,0 @@ -Qualcomm DWC3 HS AND SS PHY CONTROLLER --------------------------------------- - -DWC3 PHY nodes are defined to describe on-chip Synopsis Physical layer -controllers. Each DWC3 PHY controller should have its own node. - -Required properties: -- compatible: should contain one of the following: - - "qcom,dwc3-hs-usb-phy" for High Speed Synopsis PHY controller - - "qcom,dwc3-ss-usb-phy" for Super Speed Synopsis PHY controller -- reg: offset and length of the DWC3 PHY controller register set -- #phy-cells: must be zero -- clocks: a list of phandles and clock-specifier pairs, one for each entry in - clock-names. -- clock-names: Should contain "ref" for the PHY reference clock - -Optional clocks: - "xo" External reference clock - -Example: - phy@100f8800 { - compatible = "qcom,dwc3-hs-usb-phy"; - reg = <0x100f8800 0x30>; - clocks = <&gcc USB30_0_UTMI_CLK>; - clock-names = "ref"; - #phy-cells = <0>; - - }; - - phy@100f8830 { - compatible = "qcom,dwc3-ss-usb-phy"; - reg = <0x100f8830 0x30>; - clocks = <&gcc USB30_0_MASTER_CLK>; - clock-names = "ref"; - #phy-cells = <0>; - - };