Re: [PATCH v2 1/2] arm64: dts: qcom: monaco-evk: Add Raspberry Pi 7-inch DSI panel overlay
From: Konrad Dybcio
Date: Wed Sep 09 2026 - 13:12:50 EST
On 9/7/26 8:33 AM, Shashank Maurya wrote:
> Add a DT overlay for the Raspberry Pi 7" DSI touchscreen panel on
> Monaco EVK, using mdss_dsi0 with 2 data lanes and the panel MCU on
> I2C8.
>
> Signed-off-by: Shashank Maurya <shashank.maurya@xxxxxxxxxxxxxxxx>
> ---
[...]
> +&i2c8 {
> + qcom,load-firmware;
> + qcom,xfer-mode = <1>;
This property is undocumented and unconsumed
Konrad