-
- Downloads
tegra: Add a function mux feature
funcmux permits selection of config options for particular peripherals, such as the pins that are used for that peripheral, if there are several options. Add UART selection to start with. Signed-off-by:Simon Glass <sjg@chromium.org> Acked-by:
Stephen Warren <swarren@nvidia.com> Signed-off-by:
Tom Warren <twarren@nvidia.com>
Showing
- arch/arm/cpu/armv7/tegra2/Makefile 1 addition, 1 deletionarch/arm/cpu/armv7/tegra2/Makefile
- arch/arm/cpu/armv7/tegra2/funcmux.c 58 additions, 0 deletionsarch/arm/cpu/armv7/tegra2/funcmux.c
- arch/arm/include/asm/arch-tegra2/funcmux.h 41 additions, 0 deletionsarch/arm/include/asm/arch-tegra2/funcmux.h
Loading
Please register or sign in to comment