On Tue, Aug 04, 2026 at 08:43:31PM +0100, Kieran Bingham wrote: > The orientation property for video interface devices now has definitions > to prevent hardcoded integer values for the enum options. > > Update the users throughout the qualcomm device trees to use the new > definitions. > > Reviewed-by: Laurent Pinchart > Reviewed-by: Vladimir Zapolskiy > Reviewed-by: Konrad Dybcio > Reviewed-by: David Heidelberg > Signed-off-by: Kieran Bingham > --- > arch/arm64/boot/dts/qcom/qcm6490-fairphone-fp5.dts | 3 ++- > arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts | 3 ++- > arch/arm64/boot/dts/qcom/sdm670-google-common.dtsi | 3 ++- > 3 files changed, 6 insertions(+), 3 deletions(-) Reviewed-by: Thierry Reding