All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Kleine-Budde <mkl-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
To: Mauro Carvalho Chehab
	<mchehab+huawei-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	Linux Doc Mailing List
	<linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Jonathan Corbet <corbet-T1hC0tSOHrs@public.gmane.org>,
	Dan Murphy <dmurphy-l0cyMroinI0@public.gmane.org>,
	Wolfgang Grandegger <wg-5Yr1BZd7O62+XT7JhA+gdA@public.gmane.org>,
	"David S. Miller" <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>,
	Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	Benjamin Gaignard
	<benjamin.gaignard-qxv4g6HH51o@public.gmane.org>,
	linux-can-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 04/12] docs: dt: fix references to m_can.txt file
Date: Tue, 17 Mar 2020 14:17:36 +0100	[thread overview]
Message-ID: <376dba43-84cc-6bf9-6c69-270c689caf37@pengutronix.de> (raw)
In-Reply-To: <db67f9bc93f062179942f1e095a46b572a442b76.1584450500.git.mchehab+huawei-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>

On 3/17/20 2:10 PM, Mauro Carvalho Chehab wrote:
> This file was converted to json and renamed. Update its
> references accordingly.
> 
> Fixes: 824674b59f72 ("dt-bindings: net: can: Convert M_CAN to json-schema")
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>

Acked-by: Marc Kleine-Budde <mkl-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>

regards,
Marc

-- 
Pengutronix e.K.                 | Marc Kleine-Budde           |
Embedded Linux                   | https://www.pengutronix.de  |
Vertretung West/Dortmund         | Phone: +49-231-2826-924     |
Amtsgericht Hildesheim, HRA 2686 | Fax:   +49-5121-206917-5555 |

WARNING: multiple messages have this Message-ID (diff)
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>,
	Linux Doc Mailing List <linux-doc@vger.kernel.org>
Cc: linux-kernel@vger.kernel.org, Jonathan Corbet <corbet@lwn.net>,
	Dan Murphy <dmurphy@ti.com>,
	Wolfgang Grandegger <wg@grandegger.com>,
	"David S. Miller" <davem@davemloft.net>,
	Rob Herring <robh+dt@kernel.org>,
	Benjamin Gaignard <benjamin.gaignard@st.com>,
	linux-can@vger.kernel.org, netdev@vger.kernel.org,
	devicetree@vger.kernel.org
Subject: Re: [PATCH 04/12] docs: dt: fix references to m_can.txt file
Date: Tue, 17 Mar 2020 14:17:36 +0100	[thread overview]
Message-ID: <376dba43-84cc-6bf9-6c69-270c689caf37@pengutronix.de> (raw)
In-Reply-To: <db67f9bc93f062179942f1e095a46b572a442b76.1584450500.git.mchehab+huawei@kernel.org>

On 3/17/20 2:10 PM, Mauro Carvalho Chehab wrote:
> This file was converted to json and renamed. Update its
> references accordingly.
> 
> Fixes: 824674b59f72 ("dt-bindings: net: can: Convert M_CAN to json-schema")
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>

Acked-by: Marc Kleine-Budde <mkl@pengutronix.de>

regards,
Marc

-- 
Pengutronix e.K.                 | Marc Kleine-Budde           |
Embedded Linux                   | https://www.pengutronix.de  |
Vertretung West/Dortmund         | Phone: +49-231-2826-924     |
Amtsgericht Hildesheim, HRA 2686 | Fax:   +49-5121-206917-5555 |

  parent reply	other threads:[~2020-03-17 13:17 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 [this message]
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 ` [PATCH 07/12] docs: dt: fix broken reference to phy-cadence-torrent.yaml Mauro Carvalho Chehab
2020-03-30 21:09   ` 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=376dba43-84cc-6bf9-6c69-270c689caf37@pengutronix.de \
    --to=mkl-bicnvbalz9megne8c9+irq@public.gmane.org \
    --cc=benjamin.gaignard-qxv4g6HH51o@public.gmane.org \
    --cc=corbet-T1hC0tSOHrs@public.gmane.org \
    --cc=davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=dmurphy-l0cyMroinI0@public.gmane.org \
    --cc=linux-can-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mchehab+huawei-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=wg-5Yr1BZd7O62+XT7JhA+gdA@public.gmane.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.