devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: tegra: Remove otg id gpio from Jetson TX2 NX
@ 2025-05-13 21:10 Aaron Kling via B4 Relay
  2025-05-28 17:42 ` Aaron Kling
  2025-09-17 13:36 ` Jon Hunter
  0 siblings, 2 replies; 10+ messages in thread
From: Aaron Kling via B4 Relay @ 2025-05-13 21:10 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Thierry Reding,
	Jonathan Hunter
  Cc: devicetree, linux-tegra, linux-kernel, Aaron Kling

From: Aaron Kling <webgeek1234@gmail.com>

The p3509 carrier board does not connect the id gpio. Prior to this, the
gpio role switch driver could not detect the mode of the otg port.

Signed-off-by: Aaron Kling <webgeek1234@gmail.com>
---
 arch/arm64/boot/dts/nvidia/tegra186-p3509-0000+p3636-0001.dts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/nvidia/tegra186-p3509-0000+p3636-0001.dts b/arch/arm64/boot/dts/nvidia/tegra186-p3509-0000+p3636-0001.dts
index 26f71651933d1d8ef32bbd1645cac1820bd2e104..81f204e456409df355bbcb691ef99b0d0c9d504e 100644
--- a/arch/arm64/boot/dts/nvidia/tegra186-p3509-0000+p3636-0001.dts
+++ b/arch/arm64/boot/dts/nvidia/tegra186-p3509-0000+p3636-0001.dts
@@ -669,7 +669,6 @@ connector {
 					vbus-gpios = <&gpio
 						      TEGRA186_MAIN_GPIO(L, 4)
 						      GPIO_ACTIVE_LOW>;
-					id-gpios = <&pmic 0 GPIO_ACTIVE_HIGH>;
 				};
 			};
 

---
base-commit: 405e6c37c89ef0df2bfc7a988820a3df22dacb1b
change-id: 20250513-tx2nx-role-switch-37ec55d25189

Best regards,
-- 
Aaron Kling <webgeek1234@gmail.com>



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

end of thread, other threads:[~2025-10-20 19:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-13 21:10 [PATCH] arm64: tegra: Remove otg id gpio from Jetson TX2 NX Aaron Kling via B4 Relay
2025-05-28 17:42 ` Aaron Kling
2025-06-30 19:27   ` Aaron Kling
2025-07-14  5:35     ` Aaron Kling
2025-07-31 21:36       ` Aaron Kling
2025-08-01  9:43         ` Thierry Reding
2025-08-18 18:56           ` Aaron Kling
2025-09-14 14:24             ` Aaron Kling
2025-09-17 13:36 ` Jon Hunter
2025-10-20 19:19   ` Aaron Kling

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).