On 11/13/23 23:13, Dmitry Baryshkov wrote:
> Follow the bindings and use 16-bit value for AltMode SVID instead of
> using the full u32.
>
> Signed-off-by: Dmitry Baryshkov <[email protected]>
> ---
Fixes: b3dea914127e ("arm64: dts: qcom: qrb5165-rb5: enable DP altmode")
(because it was previously not compliant with bindings)
Reviewed-by: Konrad Dybcio <[email protected]>
Konrad