Radxa Display 10 FHD overlay missing

Radxa Display 10 FHD page suggests that it is compatible with Zero 2 Pro. Also Zero 2 Pro page suggests Radxa Display 10 FHD as accessory. But there is no overlay in overlay list to enable MIPI DSI for this display.

I can’t find overlay for any MIPI DSI display for Radxa Zero 2 pro. Is it even possible to use DSI bus in Linux with this board?

managed to get it almost working on armbian with custom driver. still got problems with colors and display flickers to right from time to time. but at least it is displaying content

with v25.11 armbian branch

added files

userpatches/config/kernel/linux-meson64-current.config

userpatches/kernel/archive/meson64-6.12/simple-panel.patch

build image

./compile.sh build BOARD=radxa-zero2 BUILD_DESKTOP=no BUILD_MINIMAL=no KERNEL_CONFIGURE=no BRANCH=current RELEASE=noble INSTALL_HEADERS=yes

flash image then you can use

armbian-add-overlay armbian-radxa-zero2-display-10fhd.dtso

radxa-10fhd-on-zero2.zip (36.1 KB)

currently no touch/pwm backlight ( only on/off ) but i’ll work on that

probably someone from radxa support team can take a look and alter it so it could work on normal radxa image

edit: made a booboo in naming files. armbian-add-overlay accept only dts files. so rename dtso to dts