Home
last modified time | relevance | path

Searched hist:"68198 dca45691be91c171a119f78e4933472053b" (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/soc/gemini/
H A DMakefile68198dca45691be91c171a119f78e4933472053b Fri Dec 22 00:19:08 CET 2017 Linus Walleij <linus.walleij@linaro.org> 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>
H A Dsoc-gemini.c68198dca45691be91c171a119f78e4933472053b Fri Dec 22 00:19:08 CET 2017 Linus Walleij <linus.walleij@linaro.org> 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>
/linux/drivers/soc/
H A DMakefilediff 68198dca45691be91c171a119f78e4933472053b Fri Dec 22 00:19:08 CET 2017 Linus Walleij <linus.walleij@linaro.org> 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>