All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
To: Linux Doc Mailing List <linux-doc@vger.kernel.org>, corbet@lwn.net
Cc: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>,
	Mauro Carvalho Chehab <mchehab@infradead.org>,
	linux-kernel@vger.kernel.org,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	linux-usb@vger.kernel.org, devicetree@vger.kernel.org
Subject: [PATCH 2/3] bindings: rename links to mason USB2/USB3 DT files
Date: Tue, 24 Sep 2019 10:01:29 -0300	[thread overview]
Message-ID: <9ca2d136a1f79c878fff1208f9b536b0b613c0d5.1569330078.git.mchehab+samsung@kernel.org> (raw)
In-Reply-To: <b87385b2ac6ce6c75df82062fce2976149bbaa6b.1569330078.git.mchehab+samsung@kernel.org>

Those files got renamed, but another DT file still points to the older
places.

Fixes: 87a55485f2fc ("dt-bindings: phy: meson-g12a-usb3-pcie-phy: convert to yaml")
Fixes: da86d286cce8 ("dt-bindings: phy: meson-g12a-usb2-phy: convert to yaml")
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
---
 Documentation/devicetree/bindings/usb/amlogic,dwc3.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/usb/amlogic,dwc3.txt b/Documentation/devicetree/bindings/usb/amlogic,dwc3.txt
index b9f04e617eb7..6ffb09be7a76 100644
--- a/Documentation/devicetree/bindings/usb/amlogic,dwc3.txt
+++ b/Documentation/devicetree/bindings/usb/amlogic,dwc3.txt
@@ -85,8 +85,8 @@ A child node must exist to represent the core DWC2 IP block. The name of
 the node is not important. The content of the node is defined in dwc2.txt.
 
 PHY documentation is provided in the following places:
-- Documentation/devicetree/bindings/phy/meson-g12a-usb2-phy.txt
-- Documentation/devicetree/bindings/phy/meson-g12a-usb3-pcie-phy.txt
+- Documentation/devicetree/bindings/phy/amlogic,meson-g12a-usb2-phy.yaml
+- Documentation/devicetree/bindings/phy/amlogic,meson-g12a-usb3-pcie-phy.yaml
 
 Example device nodes:
 	usb: usb@ffe09000 {
-- 
2.21.0


  reply	other threads:[~2019-09-24 13:01 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-24 13:01 [PATCH 1/3] docs: fix some broken references Mauro Carvalho Chehab
2019-09-24 13:01 ` Mauro Carvalho Chehab
2019-09-24 13:01 ` Mauro Carvalho Chehab
2019-09-24 13:01 ` Mauro Carvalho Chehab [this message]
2019-10-02 14:19   ` [PATCH 2/3] bindings: rename links to mason USB2/USB3 DT files Rob Herring
2019-10-02 14:19     ` Rob Herring
2019-09-24 13:01 ` [PATCH 3/3] bindings: MAINTAINERS: fix references to Allwinner LRADC Mauro Carvalho Chehab
2019-09-26 16:29 ` [PATCH 1/3] docs: fix some broken references Shannon Nelson
2019-09-26 16:29   ` Shannon Nelson
2019-09-26 16:29   ` Shannon Nelson
2019-10-02 13:39 ` Guenter Roeck
2019-10-02 13:39   ` Guenter Roeck
2019-10-02 13:39   ` Guenter Roeck
2019-10-02 14:19 ` Rob Herring
2019-10-02 14:19   ` Rob Herring
2019-10-02 14:19   ` Rob Herring
2019-10-02 22:10 ` Paul Walmsley
2019-10-02 22:10   ` Paul Walmsley
2019-10-02 22:10   ` Paul Walmsley
2019-10-03  7:53 ` Bartosz Golaszewski
2019-10-03  7:53   ` Bartosz Golaszewski
2019-10-03  7:53   ` Bartosz Golaszewski
2019-10-10 17:28 ` Jonathan Corbet
2019-10-10 17:28   ` Jonathan Corbet
2019-10-10 17:28   ` Jonathan Corbet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9ca2d136a1f79c878fff1208f9b536b0b613c0d5.1569330078.git.mchehab+samsung@kernel.org \
    --to=mchehab+samsung@kernel.org \
    --cc=corbet@lwn.net \
    --cc=devicetree@vger.kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=mchehab@infradead.org \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.