]> git.dujemihanovic.xyz Git - u-boot.git/commit
drivers: tegra_gpio: add early SPL functions
authorSvyatoslav Ryhel <clamor95@gmail.com>
Fri, 9 Aug 2024 18:10:31 +0000 (21:10 +0300)
committerSvyatoslav Ryhel <clamor95@gmail.com>
Sun, 13 Oct 2024 14:20:26 +0000 (17:20 +0300)
commit2ff444d07d62174e24b7bf0c16cac6191cacaed2
treed051832cf01fbd93faf7814827337fb45c38ecfb
parentd7c98f20307b8e50ffc8dc9aab305bb7fb6e76f2
drivers: tegra_gpio: add early SPL functions

In some cases access to GPIOs is needed so early that DM
is not ready even nearly. These functions are exactly for
this case.

Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
drivers/gpio/tegra_gpio.c
include/spl_gpio.h