On Tue, Aug 04, 2026 at 08:43:34PM +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 nvidia device trees to use the new > definitions. > > Reviewed-by: Laurent Pinchart > Signed-off-by: Kieran Bingham > --- > v2: > - Fix MEDIA_ORIENTATION_REAR to MEDIA_ORIENTATION_BACK > --- > arch/arm/boot/dts/nvidia/tegra30-asus-nexus7-grouper-common.dtsi | 3 ++- > arch/arm/boot/dts/nvidia/tegra30-asus-transformer-common.dtsi | 3 ++- > arch/arm/boot/dts/nvidia/tegra30-lg-p895.dts | 4 +++- > arch/arm/boot/dts/nvidia/tegra30-lg-x3.dtsi | 3 ++- > 4 files changed, 9 insertions(+), 4 deletions(-) Reviewed-by: Thierry Reding And if the plan is to merge these through the media tree: Acked-by: Thierry Reding