| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-14 | pinctrl: Tighten some pinctrl driver dependencies | Tom Rini | |
| A few pinctrl drivers cannot build without access to some platform specific header files. Express those requirements in Kconfig as well. Signed-off-by: Tom Rini <[email protected]> | |||
| 2023-12-19 | drivers: pinctrl: create Tegra DM pinctrl driver | Svyatoslav Ryhel | |
| The existing pinctrl driver available for Tegra SOC is well designed, but it lacks DM support. Let's add a DM compatible overlay, which allows use of the device tree, along with preserving backward compatibility with all existing setups and the ability to use it in SPL board configuration stage. Signed-off-by: Svyatoslav Ryhel <[email protected]> | |||
