Re: [PATCH 2/2] Documentation: Fix filenames for remoteproc/rpmsg
From: Mathieu Poirier
Date: Fri Nov 14 2025 - 10:39:34 EST
On Fri, Nov 14, 2025 at 01:33:57PM +0200, Daniel Baluta wrote:
> On Fri, Nov 14, 2025 at 12:29 PM Bagas Sanjaya <bagasdotme@xxxxxxxxx> wrote:
> >
> > On Fri, Nov 14, 2025 at 08:57:45AM +0200, Daniel Baluta wrote:
> > > This document describes the rpmsg bus and how to write rpmsg drivers.
> > > - To learn how to add rpmsg support for new platforms, check out remoteproc.txt
> > > - (also a resident of Documentation/).
> > > + To learn how to add rpmsg support for new platforms, check out remoteproc.rst
> > > + (also a resident of Documentation/driver-api).
> >
> > I think "also a resident of ..." can be dropped, since it's redundant (it's
> > already covered in remoteproc.rst cross-reference which transforms into
> > the link when you build the docs).
>
> My point here is just to move the patches to a better location without
> any crucial modification.
I agree.
> I can send a follow up patch if this is fine with everyone.