Searched hist:eceb3f26f407d65dae3902180b3c9f3128f0f349 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra/ |
| H A D | gpio.h | eceb3f26f407d65dae3902180b3c9f3128f0f349 Tue Apr 22 20:37:53 UTC 2014 Stephen Warren <swarren@nvidia.com> ARM: tegra: add GPIO initialization table function
The HW-defined procedure for booting Tegra requires that some pins be set up as GPIOs immediately at boot in order to avoid glitches on those pins, when the pinmux is programmed. Add a feature to the GPIO driver which executes a GPIO configuration table. Board files will use this to implement the correct HW initialization procedure.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>
|
| /rk3399_rockchip-uboot/drivers/gpio/ |
| H A D | tegra_gpio.c | eceb3f26f407d65dae3902180b3c9f3128f0f349 Tue Apr 22 20:37:53 UTC 2014 Stephen Warren <swarren@nvidia.com> ARM: tegra: add GPIO initialization table function
The HW-defined procedure for booting Tegra requires that some pins be set up as GPIOs immediately at boot in order to avoid glitches on those pins, when the pinmux is programmed. Add a feature to the GPIO driver which executes a GPIO configuration table. Board files will use this to implement the correct HW initialization procedure.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>
|