linux-stable/drivers/pinctrl/tegra
Thierry Reding bf800ca415 pinctrl: tegra: Display pin function in pinconf-groups
The function that a pin is muxed to can be read from the top-level
pinctrl-maps debugfs file. However, this only reflects the values that
were specified in device tree, so they will only show deviations from
the hardware default setting. Display the current pinmux setting in the
per-controller pinconf-groups debugfs file along with the rest of the
per-pin configuration settings.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Tested-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Link: https://lore.kernel.org/r/20230929122101.466266-1-thierry.reding@gmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2023-11-13 14:57:22 +01:00
..
Kconfig pinctrl: tegra: Add Tegra234 pinmux driver 2023-06-09 09:14:44 +02:00
Makefile pinctrl: tegra: Add Tegra234 pinmux driver 2023-06-09 09:14:44 +02:00
pinctrl-tegra-xusb.c pinctrl: tegra: Add missing header(s) 2022-10-24 17:06:47 +03:00
pinctrl-tegra.c pinctrl: tegra: Display pin function in pinconf-groups 2023-11-13 14:57:22 +01:00
pinctrl-tegra.h Revert "pinctrl: tegra: Add support to display pin function" 2023-09-27 10:51:57 +02:00
pinctrl-tegra20.c pinctrl: tegra: Duplicate pinmux functions table 2023-06-01 13:17:35 +02:00
pinctrl-tegra30.c pinctrl: tegra: Duplicate pinmux functions table 2023-06-01 13:17:35 +02:00
pinctrl-tegra114.c pinctrl: tegra: Duplicate pinmux functions table 2023-06-01 13:17:35 +02:00
pinctrl-tegra124.c pinctrl: tegra: Duplicate pinmux functions table 2023-06-01 13:17:35 +02:00
pinctrl-tegra194.c pinctrl: Explicitly include correct DT includes 2023-07-20 21:41:24 +02:00
pinctrl-tegra210.c pinctrl: tegra: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper 2023-08-21 19:07:44 +03:00
pinctrl-tegra234.c pinctrl: tegra: avoid duplicate field initializers 2023-06-19 10:54:35 +02:00