All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
To: Linux Doc Mailing List <linux-doc@vger.kernel.org>
Cc: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>,
	linux-kernel@vger.kernel.org, Jonathan Corbet <corbet@lwn.net>,
	Kishon Vijay Abraham I <kishon@ti.com>,
	Rob Herring <robh+dt@kernel.org>,
	Yuti Amonkar <yamonkar@cadence.com>,
	devicetree@vger.kernel.org
Subject: [PATCH 07/12] docs: dt: fix broken reference to phy-cadence-torrent.yaml
Date: Tue, 17 Mar 2020 14:10:46 +0100	[thread overview]
Message-ID: <afff684f552c7f3855439da3a0bb30ec5592c682.1584450500.git.mchehab+huawei@kernel.org> (raw)
In-Reply-To: <cover.1584450500.git.mchehab+huawei@kernel.org>

This file was removed, and another file was added instead of
it, on two separate commits.

Splitting a single logical change (doc conversion) on two
patches is a bad thing, as it makes harder to discover what
crap happened.

Anyway, this patch fixes the broken reference, making it
pointing to the new location of the file.

Fixes: 922003733d42 ("dt-bindings: phy: Remove Cadence MHDP PHY dt binding")
Fixes: c6d8eef38b7f ("dt-bindings: phy: Add Cadence MHDP PHY bindings in YAML format.")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml b/Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml
index 452cee1aed32..072efe675203 100644
--- a/Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml
+++ b/Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml
@@ -146,7 +146,7 @@ patternProperties:
       bindings specified in
       Documentation/devicetree/bindings/phy/phy-cadence-sierra.txt
       Torrent SERDES should follow the bindings specified in
-      Documentation/devicetree/bindings/phy/phy-cadence-dp.txt
+      Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml
 
 required:
   - compatible
-- 
2.24.1


  parent reply	other threads:[~2020-03-17 13:11 UTC|newest]

Thread overview: 60+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-17 13:10 [PATCH 00/12] Fix broken references for Documentation/* Mauro Carvalho Chehab
2020-03-17 13:10 ` Mauro Carvalho Chehab
2020-03-17 13:10 ` Mauro Carvalho Chehab
2020-03-17 13:10 ` Mauro Carvalho Chehab
2020-03-17 13:10 ` [Ocfs2-devel] " Mauro Carvalho Chehab
2020-03-17 13:10 ` [PATCH 01/12] MAINTAINERS: dt: update display/allwinner file entry Mauro Carvalho Chehab
2020-03-17 13:10 ` [PATCH 02/12] MAINTAINERS: dt: update etnaviv file reference Mauro Carvalho Chehab
2020-04-01 16:49   ` Rob Herring
2020-03-17 13:10 ` [PATCH 03/12] MAINTAINERS: drop an old reference to stm32 pwm timers doc Mauro Carvalho Chehab
2020-03-17 13:10 ` [PATCH 04/12] docs: dt: fix references to m_can.txt file Mauro Carvalho Chehab
     [not found]   ` <db67f9bc93f062179942f1e095a46b572a442b76.1584450500.git.mchehab+huawei-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2020-03-17 13:17     ` Marc Kleine-Budde
2020-03-17 13:17       ` Marc Kleine-Budde
2020-03-17 13:29       ` Dan Murphy
2020-03-17 13:29         ` Dan Murphy
     [not found]         ` <60f77c6f-0536-1f50-1b49-2f604026a5cb-l0cyMroinI0@public.gmane.org>
2020-03-17 13:54           ` Benjamin GAIGNARD
2020-03-17 13:54             ` Benjamin GAIGNARD
2020-03-17 14:06           ` Mauro Carvalho Chehab
2020-03-17 14:06             ` Mauro Carvalho Chehab
2020-03-30 21:05     ` Rob Herring
2020-03-30 21:05       ` Rob Herring
2020-03-17 13:10 ` [PATCH 05/12] docs: dt: fix references to ap806-system-controller.txt Mauro Carvalho Chehab
2020-03-17 13:50   ` Bartosz Golaszewski
2020-03-17 16:12   ` Miquel Raynal
2020-03-17 16:12     ` Miquel Raynal
2020-03-30 21:06   ` Rob Herring
2020-03-30 21:06     ` Rob Herring
2020-03-17 13:10 ` [PATCH 06/12] docs: dt: fix a broken reference to input.yaml Mauro Carvalho Chehab
2020-03-30 21:07   ` Rob Herring
2020-03-17 13:10 ` Mauro Carvalho Chehab [this message]
2020-03-30 21:09   ` [PATCH 07/12] docs: dt: fix broken reference to phy-cadence-torrent.yaml Rob Herring
2020-03-17 13:10 ` [PATCH 08/12] docs: fix broken references to text files Mauro Carvalho Chehab
2020-03-17 13:10   ` Mauro Carvalho Chehab
2020-03-17 13:10   ` Mauro Carvalho Chehab
2020-03-17 13:10   ` Mauro Carvalho Chehab
2020-03-17 13:10   ` Mauro Carvalho Chehab
2020-03-17 13:25   ` Jason Gunthorpe
2020-03-17 13:25     ` Jason Gunthorpe
2020-03-17 13:25     ` Jason Gunthorpe
2020-03-17 13:25     ` Jason Gunthorpe
2020-03-17 13:25     ` Jason Gunthorpe
2020-03-17 14:36   ` Mathieu Poirier
2020-03-17 14:36     ` Mathieu Poirier
2020-03-17 14:36     ` Mathieu Poirier
2020-03-17 14:36     ` Mathieu Poirier
2020-03-17 13:10 ` [PATCH 09/12] docs: fix broken references for ReST files that moved around Mauro Carvalho Chehab
2020-03-17 13:10   ` Mauro Carvalho Chehab
2020-03-31  9:09   ` Corentin Labbe
2020-03-31  9:09     ` Corentin Labbe
2020-03-17 13:10 ` [PATCH 10/12] docs: dt: display/ti: fix typos at the devicetree/ directory name Mauro Carvalho Chehab
2020-03-17 13:10   ` Mauro Carvalho Chehab
2020-03-17 13:37   ` Jyri Sarha
2020-03-17 13:37     ` Jyri Sarha
2020-03-30 21:15   ` Rob Herring
2020-03-30 21:15     ` Rob Herring
2020-03-17 13:10 ` [PATCH 11/12] docs: filesystems: fix renamed references Mauro Carvalho Chehab
2020-03-17 13:10   ` Mauro Carvalho Chehab
2020-03-17 13:10   ` Mauro Carvalho Chehab
2020-03-17 13:10   ` Mauro Carvalho Chehab
2020-03-17 13:10   ` [Ocfs2-devel] " Mauro Carvalho Chehab
2020-03-17 13:10 ` [PATCH 12/12] docs: kernel-parameters.txt: remove reference for removed Intel MPX Mauro Carvalho Chehab

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=afff684f552c7f3855439da3a0bb30ec5592c682.1584450500.git.mchehab+huawei@kernel.org \
    --to=mchehab+huawei@kernel.org \
    --cc=corbet@lwn.net \
    --cc=devicetree@vger.kernel.org \
    --cc=kishon@ti.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=yamonkar@cadence.com \
    /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.