On 1/16/26 8:07 AM, Barnabás Czémán wrote:
> The backlight on this device is connected via 3 strings. Currently,
> the DT claims only two are present, which results in visible stripes
> on the display (since every third backlight string remains unconfigured).
>
> Fix the number of strings to avoid that.
>
> Fixes: 38d779c26395 ("arm64: dts: qcom: msm8953: Add device tree for Xiaomi
> Mi A2 Lite")
> Signed-off-by: Barnabás Czémán <[email protected]>
> ---
Reviewed-by: Konrad Dybcio <[email protected]>
Konrad