Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
* [PATCH 0/7] arm64: dts: freescale: rename vdevbuffer to vdev0buffer
@ 2026-07-29  1:25 Peng Fan (OSS)
  2026-07-29  1:25 ` [PATCH 1/7] arm64: dts: imx8dxl-evk: " Peng Fan (OSS)
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Peng Fan (OSS) @ 2026-07-29  1:25 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Frank Li,
	Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam,
	Francesco Valla
  Cc: devicetree, imx, linux-arm-kernel, linux-kernel, Peng Fan

The imx_rproc driver checks for the name "vdev0buffer" to skip mapping
the vdev buffer region, as it is handled by rproc_add_virtio_dev.
With the node named "vdevbuffer", the check fails and the region gets
unnecessarily mapped. Rename it to "vdev0buffer" across multiple i.MX
board dts files to match what the driver expects.

In theory, dts should not change because of driver expecting, but the
dts changes were landed upstream at late stage, so correct the dts in
this patchset.

Not critial fixes. No rush for 7.2

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
Peng Fan (7):
      arm64: dts: imx8dxl-evk: rename vdevbuffer to vdev0buffer
      arm64: dts: imx8qm-mek: rename vdevbuffer to vdev0buffer
      arm64: dts: imx8qxp-mek: rename vdevbuffer to vdev0buffer
      arm64: dts: imx8ulp-evk: rename vdevbuffer to vdev0buffer
      arm64: dts: imx93-11x11-frdm: rename vdevbuffer to vdev0buffer
      arm64: dts: imx93-14x14-evk: rename vdevbuffer to vdev0buffer
      arm64: dts: imx93-9x9-qsb: rename vdevbuffer to vdev0buffer

 arch/arm64/boot/dts/freescale/imx8dxl-evk.dts      | 4 ++--
 arch/arm64/boot/dts/freescale/imx8qm-mek.dts       | 6 +++---
 arch/arm64/boot/dts/freescale/imx8qxp-mek.dts      | 4 ++--
 arch/arm64/boot/dts/freescale/imx8ulp-evk.dts      | 4 ++--
 arch/arm64/boot/dts/freescale/imx93-11x11-frdm.dts | 4 ++--
 arch/arm64/boot/dts/freescale/imx93-14x14-evk.dts  | 4 ++--
 arch/arm64/boot/dts/freescale/imx93-9x9-qsb.dts    | 4 ++--
 7 files changed, 15 insertions(+), 15 deletions(-)
---
base-commit: 0d33d21e47d9dc66f91e44da3fc9220c74d93df7
change-id: 20260728-rproc-dts-3f331df7ceaa

Best regards,
--  
Peng Fan <peng.fan@nxp.com>


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2026-07-29  1:37 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-29  1:25 [PATCH 0/7] arm64: dts: freescale: rename vdevbuffer to vdev0buffer Peng Fan (OSS)
2026-07-29  1:25 ` [PATCH 1/7] arm64: dts: imx8dxl-evk: " Peng Fan (OSS)
2026-07-29  1:36   ` sashiko-bot
2026-07-29  1:25 ` [PATCH 2/7] arm64: dts: imx8qm-mek: " Peng Fan (OSS)
2026-07-29  1:37   ` sashiko-bot
2026-07-29  1:25 ` [PATCH 3/7] arm64: dts: imx8qxp-mek: " Peng Fan (OSS)
2026-07-29  1:36   ` sashiko-bot
2026-07-29  1:25 ` [PATCH 4/7] arm64: dts: imx8ulp-evk: " Peng Fan (OSS)
2026-07-29  1:35   ` sashiko-bot
2026-07-29  1:25 ` [PATCH 5/7] arm64: dts: imx93-11x11-frdm: " Peng Fan (OSS)
2026-07-29  1:25 ` [PATCH 6/7] arm64: dts: imx93-14x14-evk: " Peng Fan (OSS)
2026-07-29  1:25 ` [PATCH 7/7] arm64: dts: imx93-9x9-qsb: " Peng Fan (OSS)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox