From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id B736FC561E6 for ; Wed, 5 Aug 2026 07:10:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=c5BNHDoAobFqIBCv3Hkz7d03vfaRPt3msM+ltz32vMA=; b=mDXY+HOseXNwiVbz+zmI5nX5Sp 5gnRm0kQQf5HbwclQb17gDOIMgGHxF51uiV5RGYiD0YUvqSOiiE3105wpOO+Tbu5eL1HNq9rXI2Hp xzlCulz8LgnNjRzWZdQP+Vpn2txwVEFBxUuOls4PeuPKITaoNUMwhrfldSkx/ExR6h0ZqQxwx4a07 qzbmyQh5YO2HZWeKxQYIe30NLNy0vpF5GX54sTIYB415FBPY3HMN0UTmLdtjLhFuqiTZBLKIENjkx yX7I+2eAMjuXomxpEISCyDWMm47dZFTtFRN+KecdwJiqKI+MTuukamrFx8TNWp1i2ozcNMWIkLpEs Eacfrkcg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wrVlI-00000003NQO-23ke; Wed, 05 Aug 2026 07:10:00 +0000 Received: from sea.source.kernel.org ([2600:3c0a:e001:78e:0:1991:8:25]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wrVlF-00000003NPI-2Xut; Wed, 05 Aug 2026 07:09:57 +0000 Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by sea.source.kernel.org (Postfix) with ESMTP id C909040DC3; Wed, 5 Aug 2026 07:09:55 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E25AE1F000E9; Wed, 5 Aug 2026 07:09:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1785913795; bh=G4xKySEczjJKlV50yKNxN3atJelGibN9yGRp2vrzooU=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=QijWH5jeUl1w3T5g/U+UIRCah49Z2j7Fro2KNIi5knm8wE+WmgJb6hGUiRVerdGwr Ir8mUr5npj+GJC4wq+Ddcm9vaUKQdhJhbTnZFX8ormAiQ+dEw8AUDgpdklRzaVldbb oCemOovogmvlD5ylxpMFMG+ZDbIYebv1laShUx+ALlOCREK2sEa+Q/ggvRhCHvWpYf l9kF/yp20fPNWJmXCP/o0gGnAc1AaoJnnV9jMURR95QVRRK0WuWTvNKHI2s04Ixysc aJ/AGOZWu5bLJBQCj7vzHBLjlZk+y9cAxs8feAgM9/26bgpib1GXGwOOKVJkuTN+oV A8f6vmg5sZEnA== Date: Wed, 5 Aug 2026 09:09:53 +0200 From: Thierry Reding To: Kieran Bingham Cc: Mauro Carvalho Chehab , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Jacopo Mondi , Sakari Ailus , Jimmy Su , Matthias Fend , Mikhail Rudenko , Daniel Scally , Jacopo Mondi , Michael Riesch , Benjamin Mugnier , Sylvain Petinot , Laurent Pinchart , Paul Elder , Martin Kepplinger , Quentin Schulz , Tommaso Merciai , Svyatoslav Ryhel , Richard Acayan , Frank Li , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Bjorn Andersson , Konrad Dybcio , Geert Uytterhoeven , Magnus Damm , Heiko Stuebner , Jonathan Hunter , linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux@ew.tq-group.com, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-rockchip@lists.infradead.org, linux-tegra@vger.kernel.org Subject: Re: [PATCH v4 7/7] ARM: tegra: Convert to new media orientation definitions Message-ID: References: <20260804-kbingham-orientation-v4-0-336998dd63b4@ideasonboard.com> <20260804-kbingham-orientation-v4-7-336998dd63b4@ideasonboard.com> MIME-Version: 1.0 In-Reply-To: <20260804-kbingham-orientation-v4-7-336998dd63b4@ideasonboard.com> X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============7511878617102431318==" Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org --===============7511878617102431318== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="njba5wbvog4atzxq" Content-Disposition: inline --njba5wbvog4atzxq Content-Type: text/plain; protected-headers=v1; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Subject: Re: [PATCH v4 7/7] ARM: tegra: Convert to new media orientation definitions MIME-Version: 1.0 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. >=20 > Update the users throughout the nvidia device trees to use the new > definitions. >=20 > 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 --njba5wbvog4atzxq Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEiOrDCAFJzPfAjcif3SOs138+s6EFAmpy4cEACgkQ3SOs138+ s6GX7xAAiUn50cg1N3IYryCjW1HFvtOEELAbn3WbEabsf8ChY6p27lszsD2u1SWA ljxp3aiozUzCDwS4rO/auUa1ubQ4YRFi+KmviEMAaNlx+odGBEP9OmYdo8CsKq78 8+xxglQ3WizUEMIc0B7j8IVwUsAvE32qOnrr56XTx1YaqrA66BNENIq9wlURELrw bh40y7Cc+hRdum3b85woDbChECrG6q3Y0JFQQuZovQvs/bhWJ27/Z1ILLVkjy5pD Ases5xrdbEn7iYc2w80khRpu4aqUycjsCBf6E/bYZj/2TDHK6ir5W4wpB6E00E5D AuQo8CmAW+l5aWJDbfBcBPC3xcduHHH9D4dGpO4Cd52Yntu9cgDmfTk+kEgHJ6EC adEIuD3pHuqgQWSpOUfSlGFNDq+HhUpXZWH2lx/abGSyjcydQE+urtU3XQilKpOk j+Lq191FrKk7epLKNrqklsyKV3xNIBZnkLIb0SxVV9SCWs4qdoRWN9gfHB3VmaL4 kR2WQrc9xpnabF+v0Mele7z45YdHdoHY/5ttfZAdm53Q1/Zgz058i8Unn5U9GVDM pqt/pJjTGqKKn8Z2AHRe2zKw9S4dDTDSybfzC8RdjE5OB8TKjKyjumwpkxGiIUIn jogEFjQcRrmyO5tbZ96lii8IL9M+aMr5EeyMpcrJJaxZRSV3cGg= =n6SN -----END PGP SIGNATURE----- --njba5wbvog4atzxq-- --===============7511878617102431318== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip --===============7511878617102431318==--