From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mauro Carvalho Chehab Subject: Re: [PATCH 04/12] docs: dt: fix references to m_can.txt file Date: Tue, 17 Mar 2020 15:06:09 +0100 Message-ID: <20200317150609.4d5c7c71@coco.lan> References: <376dba43-84cc-6bf9-6c69-270c689caf37@pengutronix.de> <60f77c6f-0536-1f50-1b49-2f604026a5cb@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <60f77c6f-0536-1f50-1b49-2f604026a5cb-l0cyMroinI0@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Dan Murphy Cc: Marc Kleine-Budde , Linux Doc Mailing List , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Jonathan Corbet , Wolfgang Grandegger , "David S. Miller" , Rob Herring , Benjamin Gaignard , linux-can-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-can.vger.kernel.org Em Tue, 17 Mar 2020 08:29:45 -0500 Dan Murphy escreveu: > Hello >=20 > On 3/17/20 8:17 AM, Marc Kleine-Budde wrote: > > On 3/17/20 2:10 PM, Mauro Carvalho Chehab wrote: =20 > >> This file was converted to json and renamed. Update its > >> references accordingly. > >> > >> Fixes: 824674b59f72 ("dt-bindings: net: can: Convert M_CAN to json-sch= ema") =20 >=20 > I am trying to find out where the above commit was applied >=20 > I don't see it in can-next or linux-can. I need to update the tcan dt=20 > binding file as it was missed. >=20 > And I am not sure why the maintainers of these files were not CC'd on=20 > the conversion of this binding. =46rom Next/merge.log: Merging devicetree/for-next (d047cd8a2760 scripts/dtc: Update to upstream v= ersion v1.6.0-2-g87a656ae5ff9) $ git merge devicetree/for-next Removing scripts/dtc/libfdt/Makefile.libfdt Removing scripts/dtc/Makefile.dtc ... create mode 100644 Documentation/devicetree/bindings/net/can/bosch,m_can.y= aml delete mode 100644 Documentation/devicetree/bindings/net/can/m_can.txt It sounds that those came from DT for-next branch. Thanks, Mauro