mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-02 12:06:42 +07:00
128a06d4bb
This solves the riddle on how the U300 pin controller shall be able to reference the struct gpio_chip even though these are two separate drivers: spawn the pinctrl child from the GPIO driver and pass in the struct gpio_chip as platform data. In the process we rename the U300 "pinmux-u300" to "pinctrl-u300" so as not to confuse. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> |
||
---|---|---|
.. | ||
include/mach | ||
clock.c | ||
clock.h | ||
core.c | ||
dummyspichip.c | ||
i2c.c | ||
i2c.h | ||
Kconfig | ||
Makefile | ||
Makefile.boot | ||
mmc.c | ||
mmc.h | ||
regulator.c | ||
spi.c | ||
spi.h | ||
timer.c | ||
u300-gpio.h | ||
u300.c |