From patchwork Mon Mar 23 12:25:27 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mauro Carvalho Chehab X-Patchwork-Id: 11452833 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 34BC614B4 for ; Mon, 23 Mar 2020 12:25:38 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 14046207FC for ; Mon, 23 Mar 2020 12:25:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1584966338; bh=4n4sTcilQXV6g0qMlbr72FB9JX6uR71p2LA7YpKB4rs=; h=From:To:Cc:Subject:Date:List-ID:From; b=0rzG10rdhbXXGAVYQeOVu5R/rjzh3IokkClTYjRUNbUR1Kc6SIebjBBAyvAhYpErE BSaSSQNlSCcOFA4kCraTvPRgsg+ugf/ClMGS0Qgdskkze7Y/1R3MCZs4lnSroiSwMV BvLmP/zBN4nXfv4VNRW/KxcwXGamEnlCj6lG3pfw= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727508AbgCWMZd (ORCPT ); Mon, 23 Mar 2020 08:25:33 -0400 Received: from mail.kernel.org ([198.145.29.99]:50376 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727126AbgCWMZd (ORCPT ); Mon, 23 Mar 2020 08:25:33 -0400 Received: from mail.kernel.org (ip5f5ad4e9.dynamic.kabel-deutschland.de [95.90.212.233]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id B9DB02077D; Mon, 23 Mar 2020 12:25:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1584966332; bh=4n4sTcilQXV6g0qMlbr72FB9JX6uR71p2LA7YpKB4rs=; h=From:To:Cc:Subject:Date:From; b=LUG1jJAjVwQNPEYwayR+w3TJhQ8iKUQ2YmeQFdq0BublA88mGbuGCnxJTyk4BHmOk YzmUsD7FaBlWmKe1k3SpjvGpuDOltd/7Qhsk2ElPAIhqMevAAWLcywcajUi+JfV8N/ +EwCGw20J2CcSLr8moYEy6HinZu4UIUz3oZEJmdI= Received: from mchehab by mail.kernel.org with local (Exim 4.92.3) (envelope-from ) id 1jGM93-001TrI-GR; Mon, 23 Mar 2020 13:25:29 +0100 From: Mauro Carvalho Chehab To: Linux Doc Mailing List Cc: Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jonathan Corbet , Andy Gross , Bjorn Andersson , Greg Kroah-Hartman , Rob Herring , Stephen Boyd , Kishon Vijay Abraham I , Sandeep Maheswaram , Matthias Kaehlcke , linux-arm-msm@vger.kernel.org, linux-usb@vger.kernel.org, devicetree@vger.kernel.org Subject: [PATCH 1/2] docs: dt: qcom,dwc3.txt: fix cross-reference for a converted file Date: Mon, 23 Mar 2020 13:25:27 +0100 Message-Id: <66b8da28bbf0af6d8bd23953936e7feb6a7ed0c2.1584966325.git.mchehab+huawei@kernel.org> X-Mailer: git-send-email 2.24.1 MIME-Version: 1.0 Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org The qcom-qusb2-phy.txt file was converted and renamed to yaml. Update cross-reference accordingly. Fixes: 8ce65d8d38df ("dt-bindings: phy: qcom,qusb2: Convert QUSB2 phy bindings to yaml") Signed-off-by: Mauro Carvalho Chehab Reviewed-by: Stephen Boyd Acked-by: Rob Herring --- Documentation/devicetree/bindings/usb/qcom,dwc3.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/usb/qcom,dwc3.txt b/Documentation/devicetree/bindings/usb/qcom,dwc3.txt index cb695aa3fba4..fbdd01756752 100644 --- a/Documentation/devicetree/bindings/usb/qcom,dwc3.txt +++ b/Documentation/devicetree/bindings/usb/qcom,dwc3.txt @@ -52,8 +52,8 @@ A child node must exist to represent the core DWC3 IP block. The name of the node is not important. The content of the node is defined in dwc3.txt. Phy documentation is provided in the following places: -Documentation/devicetree/bindings/phy/qcom-qmp-phy.txt - USB3 QMP PHY -Documentation/devicetree/bindings/phy/qcom-qusb2-phy.txt - USB2 QUSB2 PHY +Documentation/devicetree/bindings/phy/qcom-qmp-phy.txt - USB3 QMP PHY +Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml - USB2 QUSB2 PHY Example device nodes: