From: Thierry Reding treding@nvidia.com
On Thu, 06 Feb 2025 22:40:34 +0000, Ivy Huang wrote:
As per the Orin Nano Dev Kit schematic, GPIO_G.02 is not available on this device family. It should not be used at all on Orin NX/Nano. Having this unused pin mapped as the suspend key can lead to unpredictable behavior for low power modes.
Orin NX/Nano uses GPIO_EE.04 as both a "power" button and a "suspend" button. However, we cannot have two gpio-keys mapped to the same GPIO. Therefore delete the "suspend" key.
[...]
Applied, thanks!
[1/1] arm64: tegra: delete the Orin NX/Nano suspend key commit: c695ff32564a4e9532f2c1892ef0a7cb27cfb34c
Best regards,