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-20250226 Signed-off-by: Julien Massot <julien.massot@xxxxxxxxxxxxx> --- 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 | 64 ++++++++++++++++++++++ .../boot/dts/mediatek/mt8395-radxa-nio-12l.dts | 60 ++++++++++++++++++++ 3 files changed, 126 insertions(+) --- base-commit: 8433c776e1eb1371f5cd40b5fd3a61f9c7b7f3ad change-id: 20250226-radxa-panel-overlay-5424db95995c Best regards, -- Julien Massot <julien.massot@xxxxxxxxxxxxx>