Re: [PATCH v5 3/5] docs: staging: gpio-rpmsg: gpio over rpmsg bus

From: Rob Herring

Date: Wed Nov 12 2025 - 07:57:43 EST


On Tue, Nov 04, 2025 at 02:33:13PM -0600, Shenwei Wang wrote:
> Describes the gpio rpmsg transport protocol over the rpmsg bus between
> the cores.
>
> Signed-off-by: Shenwei Wang <shenwei.wang@xxxxxxx>
> ---
> Documentation/staging/gpio-rpmsg.rst | 202 +++++++++++++++++++++++++++
> Documentation/staging/index.rst | 1 +

Why is this in staging when none of the drivers are?

Rob