All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] mt8395-radxa-nio-12l: Add overlay for Radxa 8HD panel
@ 2025-03-04 14:01 Julien Massot
  2025-03-04 14:01 ` [PATCH v2 1/2] arm64: dts: mediatek: mt8395-nio-12l: Prepare MIPI DSI port Julien Massot
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Julien Massot @ 2025-03-04 14:01 UTC (permalink / raw)
  To: kernel, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Matthias Brugger, AngeloGioacchino Del Regno
  Cc: devicetree, linux-kernel, linux-arm-kernel, linux-mediatek,
	kernel, Julien Massot

Hi,
small series to enable a DSI panel on Radxa NIO 12L.

The first patch adds missing dts nodes to expose some
feature of the DSI0 port.

The second patch adds the Radxa 8 HD panel as an overlay.

Tested on top of linux-next tag:next-20250303

Signed-off-by: Julien Massot <julien.massot@collabora.com>
---
Changes in v2:
- Moved video pipeline enablement to the overlay (ovl0, vdosys0)
- Keep backlight disabled in the board dts, enabled in the panel overlay
- Test again on Linux next-20250303
- Link to v1: https://lore.kernel.org/r/20250226-radxa-panel-overlay-v1-0-9e8938dfbead@collabora.com

---
Julien Massot (2):
      arm64: dts: mediatek: mt8395-nio-12l: Prepare MIPI DSI port
      arm64: dts: mediatek: mt8395-radxa-nio-12l: Add Radxa 8 HD panel

 arch/arm64/boot/dts/mediatek/Makefile              |  2 +
 .../mediatek/mt8395-radxa-nio-12l-8-hd-panel.dtso  | 84 ++++++++++++++++++++++
 .../boot/dts/mediatek/mt8395-radxa-nio-12l.dts     | 45 ++++++++++++
 3 files changed, 131 insertions(+)
---
base-commit: cd3215bbcb9d4321def93fea6cfad4d5b42b9d1d
change-id: 20250226-radxa-panel-overlay-5424db95995c

Best regards,
-- 
Julien Massot <julien.massot@collabora.com>



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

end of thread, other threads:[~2025-03-05 14:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-04 14:01 [PATCH v2 0/2] mt8395-radxa-nio-12l: Add overlay for Radxa 8HD panel Julien Massot
2025-03-04 14:01 ` [PATCH v2 1/2] arm64: dts: mediatek: mt8395-nio-12l: Prepare MIPI DSI port Julien Massot
2025-03-04 14:07   ` AngeloGioacchino Del Regno
2025-03-04 14:01 ` [PATCH v2 2/2] arm64: dts: mediatek: mt8395-radxa-nio-12l: Add Radxa 8 HD panel Julien Massot
2025-03-04 14:07   ` AngeloGioacchino Del Regno
2025-03-05 13:25 ` [PATCH v2 0/2] mt8395-radxa-nio-12l: Add overlay for Radxa 8HD panel AngeloGioacchino Del Regno

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.