1
0
Fork 0
alistair23-linux/drivers/soc/gemini
Linus Walleij 68198dca45 soc: Add SoC driver for Gemini
This adds an SoC driver for the Gemini. Currently there
is only one thing not fitting into any other framework,
and that is the bus arbitration setting.

All Gemini vendor trees seem to be setting this register to
exactly the same arbitration so we just add a small code
snippet to do this at subsys_init() time before any other
drivers kick in.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2018-01-04 17:01:53 +01:00
..
Makefile soc: Add SoC driver for Gemini 2018-01-04 17:01:53 +01:00
soc-gemini.c soc: Add SoC driver for Gemini 2018-01-04 17:01:53 +01:00