summaryrefslogtreecommitdiff
path: root/drivers/phy/eswin/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorPrathamesh Shete <pshete@nvidia.com>2026-06-08 09:41:22 +0000
committerLinus Walleij <linusw@kernel.org>2026-06-11 14:03:24 +0200
commit221bb09654714d6c52de4fc82260b5eb13f7489e (patch)
tree16b93c6dd608f6f00aa743b66593eea2fe8247b0 /drivers/phy/eswin/git@git.tavy.me:linux.git
parent7156d900a22e9240741ba2b182d573239fab7e74 (diff)
pinctrl: tegra238: add missing AON pin groups
Add 24 pin groups on ports EE, FF, GG and HH to the AON pin controller group table (tegra238_aon_groups[]). Their pin arrays, drive-group macros and pin descriptors were already defined, but the matching PINGROUP() entries were not present, so these pins could not be muxed or configured through the AON pin controller. The pin arrays were not referenced, so the build emitted -Wunused-const-variable warnings, and commit 119de2c33d96 ("pinctrl: tegra238: remove unused entries") removed three of them. Restore those arrays and add the full set of PINGROUP() entries to make the pins usable. Fixes: 25cac7292d49 ("pinctrl: tegra: Add Tegra238 pinmux driver") Signed-off-by: Prathamesh Shete <pshete@nvidia.com> Signed-off-by: Linus Walleij <linusw@kernel.org>
Diffstat (limited to 'drivers/phy/eswin/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions