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 X-Patchwork-Id: 1037969 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=pass (p=none dis=none) header.from=linaro.org Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="xekeLArv"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 43wG4m6G71z9s3x for ; Thu, 7 Feb 2019 22:17:44 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726579AbfBGLRm (ORCPT ); Thu, 7 Feb 2019 06:17:42 -0500 Received: from mail-wr1-f66.google.com ([209.85.221.66]:41941 "EHLO mail-wr1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727069AbfBGLRm (ORCPT ); Thu, 7 Feb 2019 06:17:42 -0500 Received: by mail-wr1-f66.google.com with SMTP id x10so11065079wrs.8 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=Eoc+5uwdVVo+4z87r+xGzmzIRg5LHazQb7eRALHdqB9TrcAnw2WrDwndbSD150owON 2KWv3oLfMgYgfyLQuk5y/U7LZlwvB9RBnabkoyoiVtmPxg9SrtvmbNzPnkBPNuMXBGR5 TK9Hi6FDscvuClyEid+pehlsuEA4s3dUtiENiSTg9DLlAxKPqrS+9SGMQMG/FJWrPpgq Pw7DwAC0BVeAwLDcwB7Oshbsw8usL4zEb99JPh8tx2XyVvN8PzZmrNlAnRwjn0tvFPng NxgstZ1r5Mab1JmqtJrgg69AGYYzGhM6zJhrEv13weV0qeimytMHDk8InO4jWhAf/SkM sSmg== X-Gm-Message-State: AHQUAuYVgGJmTvXuqc2rP+LVs8ADUcu0qNNttDAckmU/+s3YNDJuuFx6 OFQECX2g/g2V1tAWRw88clpJwwkjQ0o= 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: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org 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>; - - };