mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-18 09:44:18 +08:00
5ca032ee21
In the initial submission of the MSP driver msp1 and msp3's associated pinctrl mechanism was passed back to platform code using a plat_init() call-back routine, but it has no place in platform code. The MSP driver should set this up for the appropriate ports. Instead we use a use_pinctrl identifier which is passed from platform_data/Device Tree which indicates which ports should use pinctrl. Acked-by: Ola Lilja <ola.o.lilja@stericsson.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
mop500_ab8500.c | ||
mop500_ab8500.h | ||
mop500.c | ||
ux500_msp_dai.c | ||
ux500_msp_dai.h | ||
ux500_msp_i2s.c | ||
ux500_msp_i2s.h | ||
ux500_pcm.c | ||
ux500_pcm.h |