From: Dmitry Baryshkov Date: Mon, 4 Dec 2023 02:03:02 +0000 (+0200) Subject: arm64: dts: qcom: qrb5165-rb5: use u16 for DP altmode svid X-Git-Tag: v6.7.2~102 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=75d3cf6ed4216f33ce65f88007e555ec71f3be4b;p=thirdparty%2Fkernel%2Fstable.git arm64: dts: qcom: qrb5165-rb5: use u16 for DP altmode svid [ Upstream commit 70e6163d17dd501ef27680eeb80d78b2cf823c5e ] Follow the bindings and use 16-bit value for AltMode SVID instead of using the full u32. Fixes: b3dea914127e ("arm64: dts: qcom: qrb5165-rb5: enable DP altmode") Reviewed-by: Konrad Dybcio Signed-off-by: Dmitry Baryshkov Link: https://lore.kernel.org/r/20231204020303.2287338-4-dmitry.baryshkov@linaro.org Signed-off-by: Greg Kroah-Hartman Signed-off-by: Sasha Levin --- diff --git a/arch/arm64/boot/dts/qcom/qrb5165-rb5.dts b/arch/arm64/boot/dts/qcom/qrb5165-rb5.dts index f9464caddacce..4501c00d124b4 100644 --- a/arch/arm64/boot/dts/qcom/qrb5165-rb5.dts +++ b/arch/arm64/boot/dts/qcom/qrb5165-rb5.dts @@ -1425,7 +1425,7 @@ altmodes { displayport { - svid = <0xff01>; + svid = /bits/ 16 <0xff01>; vdo = <0x00001c46>; }; };