RE: [PATCH v14 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
"Shenwei Wang (OSS)" <[email protected]>
| Newsgroups | org.kernel.vger.linux-remoteproc,dev.linux.lists.imx,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-doc,org.kernel.vger.linux-gpio,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <PAXPR04MB91855056638F0028BCC5F9EF89F12@PAXPR04MB9185.eurprd04.prod.outlook.com> |
> -----Original Message----- > From: Shenwei Wang (OSS) > Sent: Thursday, June 25, 2026 10:55 AM > To: Linus Walleij <[email protected]>; Bartosz Golaszewski <[email protected]>; > Jonathan Corbet <[email protected]>; Rob Herring <[email protected]>; Krzysztof > Kozlowski <[email protected]>; Conor Dooley <[email protected]>; Bjorn > Andersson <[email protected]>; Mathieu Poirier > <[email protected]>; Frank Li <[email protected]>; Sascha Hauer > <[email protected]> > Cc: Shuah Khan <[email protected]>; [email protected]; linux- > [email protected]; [email protected]; Pengutronix Kernel Team > <[email protected]>; Fabio Estevam <[email protected]>; Shenwei > Wang <[email protected]>; Peng Fan <[email protected]>; > [email protected]; [email protected]; > [email protected]; [email protected]; dl-linux-imx <linux- > [email protected]>; Arnaud POULIQUEN <[email protected]>; b- > [email protected]; Andrew Lunn <[email protected]> > Subject: [PATCH v14 0/5] Enable Remote GPIO over RPMSG on i.MX Platform > > From: Shenwei Wang <[email protected]> > > Support the remote devices on the remote processor via the RPMSG bus on i.MX > platform. > > Changes in v14: > - Update gpio-rpmsg.rst per Mathieu’s feedback. Hi Mathieu, Could you please let me know if you have any further comments on this version? Thanks, Shenwei > - Align the rpmsg-gpio driver with the revised gpio-rpmsg.rst. > - Modify rpmsg-core to enable prefix-based matching of RPMSG device IDs. > > Changes in v13: > - drop the support for legacy NXP firmware. > - remove the fixed_up hooks from the rpmsg gpio driver. > - code cleanup. >