[PATCH 0/2] Documentation: Move rpmsg.rst and remoteproc.rst out of staging

Daniel Baluta posted 2 patches 2 months, 3 weeks ago
Documentation/driver-api/index.rst                   | 2 ++
Documentation/{staging => driver-api}/remoteproc.rst | 2 +-
Documentation/{staging => driver-api}/rpmsg.rst      | 4 ++--
Documentation/staging/index.rst                      | 2 --
MAINTAINERS                                          | 4 ++--
5 files changed, 7 insertions(+), 7 deletions(-)
rename Documentation/{staging => driver-api}/remoteproc.rst (99%)
rename Documentation/{staging => driver-api}/rpmsg.rst (99%)
[PATCH 0/2] Documentation: Move rpmsg.rst and remoteproc.rst out of staging
Posted by Daniel Baluta 2 months, 3 weeks ago
Try to find a better place for rpmsg.rst and remoteproc.rst files.
Having them in staging suggest that rpmsg / remoteproc are not mature
enough which is not true.

Daniel Baluta (2):
  Documentation: Move rpmsg.rst and remoteproc.rst out of staging
  Documentation: Fix filenames for remoteproc/rpmsg

 Documentation/driver-api/index.rst                   | 2 ++
 Documentation/{staging => driver-api}/remoteproc.rst | 2 +-
 Documentation/{staging => driver-api}/rpmsg.rst      | 4 ++--
 Documentation/staging/index.rst                      | 2 --
 MAINTAINERS                                          | 4 ++--
 5 files changed, 7 insertions(+), 7 deletions(-)
 rename Documentation/{staging => driver-api}/remoteproc.rst (99%)
 rename Documentation/{staging => driver-api}/rpmsg.rst (99%)

-- 
2.45.2
Re: [PATCH 0/2] Documentation: Move rpmsg.rst and remoteproc.rst out of staging
Posted by Mathieu Poirier 2 months, 2 weeks ago
On Fri, Nov 14, 2025 at 08:57:43AM +0200, Daniel Baluta wrote:
> Try to find a better place for rpmsg.rst and remoteproc.rst files.
> Having them in staging suggest that rpmsg / remoteproc are not mature
> enough which is not true.
> 
> Daniel Baluta (2):
>   Documentation: Move rpmsg.rst and remoteproc.rst out of staging
>   Documentation: Fix filenames for remoteproc/rpmsg
> 
>  Documentation/driver-api/index.rst                   | 2 ++
>  Documentation/{staging => driver-api}/remoteproc.rst | 2 +-
>  Documentation/{staging => driver-api}/rpmsg.rst      | 4 ++--
>  Documentation/staging/index.rst                      | 2 --
>  MAINTAINERS                                          | 4 ++--
>  5 files changed, 7 insertions(+), 7 deletions(-)
>  rename Documentation/{staging => driver-api}/remoteproc.rst (99%)
>  rename Documentation/{staging => driver-api}/rpmsg.rst (99%)

Reviewed-by: Mathieu Poirier <mathieu.poirier@linaro.org>

> 
> -- 
> 2.45.2
>