Message ID | 20250304-radxa-panel-overlay-v2-0-3ee6797d3f86@collabora.com (mailing list archive) |
---|---|
Headers | show |
Series | mt8395-radxa-nio-12l: Add overlay for Radxa 8HD panel | expand |
On Tue, 04 Mar 2025 15:01:54 +0100, Julien Massot wrote: > 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. > > [...] Applied to v6.14-next/dts64, thanks! [1/2] arm64: dts: mediatek: mt8395-nio-12l: Prepare MIPI DSI port commit: d4642e25bede20135d84e0ffdc234b72aaa1b6ba [2/2] arm64: dts: mediatek: mt8395-radxa-nio-12l: Add Radxa 8 HD panel commit: 052cb5d105721a1bb517d278a005b0a100d27a62 Cheers, Angelo
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,