mirror of
git://nv-tegra.nvidia.com/device/hardware/nvidia/t23x-public-dts.git
synced 2025-12-22 09:12:02 +03:00
dt-common: revise a typo for HDR40_PIN33
revise GPIO definitions for HDR40_PIN33 Bug 3817505 Change-Id: If363bdd300201cd0e535db2c5aeaabc5e1258dfc Signed-off-by: Jerry Chang <jerchang@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/soc/tegra/+/2785896 (cherry picked from commit 364b6b11ed0e67b98eb21c50c7f129321ac9c445) Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/soc/tegra/+/2794502 Reviewed-by: Bibek Basu <bbasu@nvidia.com>
This commit is contained in:
committed by
Laxman Dewangan
parent
fb8cabec2a
commit
f8d94758dc
@@ -72,7 +72,7 @@
|
||||
#define HDR40_PIN29_GPIO TEGRA_AON_GPIO(AA, 1)
|
||||
#define HDR40_PIN31_GPIO TEGRA_AON_GPIO(AA, 0)
|
||||
#define HDR40_PIN32_GPIO TEGRA_AON_GPIO(BB, 1)
|
||||
#define HDR40_PIN33_GPIO TEGRA_AON_GPIO(AA, 3)
|
||||
#define HDR40_PIN33_GPIO TEGRA_AON_GPIO(AA, 2)
|
||||
#define HDR40_PIN35_GPIO TEGRA_MAIN_GPIO(I, 2)
|
||||
#define HDR40_PIN36_GPIO TEGRA_MAIN_GPIO(R, 5)
|
||||
#define HDR40_PIN37_GPIO TEGRA_AON_GPIO(AA, 3)
|
||||
|
||||
Reference in New Issue
Block a user