linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: tegra: tamonten: Fix I2C3 pad setting
@ 2021-12-01 16:11 richard.leitner
  2022-02-25 13:46 ` Thierry Reding
  0 siblings, 1 reply; 2+ messages in thread
From: richard.leitner @ 2021-12-01 16:11 UTC (permalink / raw)
  To: richard.leitner
  Cc: Rob Herring, Thierry Reding, Jonathan Hunter, devicetree,
	linux-tegra, linux-kernel

From: Richard Leitner <richard.leitner@skidata.com>

This patch fixes the tristate configuration for i2c3 function assigned
to the dtf pins on the Tamonten Tegra20 SoM.

Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
---
 arch/arm/boot/dts/tegra20-tamonten.dtsi | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/arch/arm/boot/dts/tegra20-tamonten.dtsi b/arch/arm/boot/dts/tegra20-tamonten.dtsi
index 02a1a4fa3a27..01e98605d5be 100644
--- a/arch/arm/boot/dts/tegra20-tamonten.dtsi
+++ b/arch/arm/boot/dts/tegra20-tamonten.dtsi
@@ -184,8 +184,8 @@ uca {
 			};
 			conf_ata {
 				nvidia,pins = "ata", "atb", "atc", "atd", "ate",
-					"cdev1", "cdev2", "dap1", "dtb", "gma",
-					"gmb", "gmc", "gmd", "gme", "gpu7",
+					"cdev1", "cdev2", "dap1", "dtb", "dtf",
+					"gma", "gmb", "gmc", "gmd", "gme", "gpu7",
 					"gpv", "i2cp", "irrx", "irtx", "pta",
 					"rm", "slxa", "slxk", "spia", "spib",
 					"uac";
@@ -204,7 +204,7 @@ conf_csus {
 			};
 			conf_crtp {
 				nvidia,pins = "crtp", "dap2", "dap3", "dap4",
-					"dtc", "dte", "dtf", "gpu", "sdio1",
+					"dtc", "dte", "gpu", "sdio1",
 					"slxc", "slxd", "spdi", "spdo", "spig",
 					"uda";
 				nvidia,pull = <TEGRA_PIN_PULL_NONE>;
-- 
2.33.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: tegra: tamonten: Fix I2C3 pad setting
  2021-12-01 16:11 [PATCH] ARM: tegra: tamonten: Fix I2C3 pad setting richard.leitner
@ 2022-02-25 13:46 ` Thierry Reding
  0 siblings, 0 replies; 2+ messages in thread
From: Thierry Reding @ 2022-02-25 13:46 UTC (permalink / raw)
  To: richard.leitner
  Cc: richard.leitner, Rob Herring, Jonathan Hunter, devicetree,
	linux-tegra, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 519 bytes --]

On Wed, Dec 01, 2021 at 05:11:48PM +0100, richard.leitner@linux.dev wrote:
> From: Richard Leitner <richard.leitner@skidata.com>
> 
> This patch fixes the tristate configuration for i2c3 function assigned
> to the dtf pins on the Tamonten Tegra20 SoM.
> 
> Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
> ---
>  arch/arm/boot/dts/tegra20-tamonten.dtsi | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

This fell through the cracks for last cycle. Applied now, thanks.

Thierry

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-25 13:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-01 16:11 [PATCH] ARM: tegra: tamonten: Fix I2C3 pad setting richard.leitner
2022-02-25 13:46 ` Thierry Reding

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).