mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
4166a56aa8
We cannot use bits from configuration registers as API between platforms and driver like this, abstract it out to two enums and mimic the stuff passed as device tree data. This is done to make it possible for the driver to generate the ccfg word on-the-fly so we can support more PL08x derivatives. Acked-by: Olof Johansson <olof@lixom.net> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com> |
||
---|---|---|
.. | ||
include/mach | ||
common.c | ||
common.h | ||
Makefile | ||
Makefile.boot | ||
phy3250.c | ||
pm.c | ||
serial.c | ||
suspend.S |