On Tue, Aug 04, 2026 at 08:43:33PM +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 rockchip device trees to use the new > definitions. > > Reviewed-by: Laurent Pinchart > Reviewed-by: Quentin Schulz # PP-1516 and > Reviewed-by: David Heidelberg > Signed-off-by: Kieran Bingham > --- > arch/arm64/boot/dts/rockchip/px30-pp1516.dtsi | 3 ++- > arch/arm64/boot/dts/rockchip/px30-ringneck-haikou-video-demo.dtso | 3 ++- > arch/arm64/boot/dts/rockchip/rk3399-pinephone-pro.dts | 5 +++-- > .../boot/dts/rockchip/rk3588-rock-5b-plus-radxa-cam4k-cam0.dtso | 3 ++- > .../boot/dts/rockchip/rk3588-rock-5b-plus-radxa-cam4k-cam1.dtso | 3 ++- > 5 files changed, 11 insertions(+), 6 deletions(-) Reviewed-by: Thierry Reding