Searched hist:"68198 dca" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/soc/gemini/ |
H A D | Makefile | 68198dca Thu Dec 21 17:19:08 CST 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> 68198dca Thu Dec 21 17:19:08 CST 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 D | soc-gemini.c | 68198dca Thu Dec 21 17:19:08 CST 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> 68198dca Thu Dec 21 17:19:08 CST 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>
|
/openbmc/linux/drivers/soc/ |
H A D | Makefile | 68198dca Thu Dec 21 17:19:08 CST 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> 68198dca Thu Dec 21 17:19:08 CST 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>
|