Logo
Explore Help
Sign In
dasharo/linux
0
0
Fork 0
You've already forked linux
mirror of https://github.com/Dasharo/linux.git synced 2026-03-06 15:25:10 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
94dea151bf3651c01acb12a38ca75ba9d26ea4da
linux/drivers/soc/gemini/Makefile

3 lines
57 B
Makefile
Raw Normal View History

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>
2017-12-22 00:19:08 +01:00
# SPDX-License-Identifier: GPL-2.0
obj-y += soc-gemini.o
Reference in New Issue Copy Permalink
Powered by Gitea Page: 1166ms Template: 9ms
English
English
Licenses API