summaryrefslogtreecommitdiffstats
path: root/include/Kbuild
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2017-01-22 13:17:17 +0100
committerDaniel Lezcano <daniel.lezcano@linaro.org>2017-02-07 20:58:30 +0100
commit4750535bc94b86fde06b0e698d6bac738b020be4 (patch)
treecd2c3e8a7ddfe10d838032f0ffdc19bb3c6c6efd /include/Kbuild
parent9744b181ee3f0832e5a9a51055c8fd2c6ca6827a (diff)
downloadlinux-4750535bc94b86fde06b0e698d6bac738b020be4.tar.gz
linux-4750535bc94b86fde06b0e698d6bac738b020be4.tar.bz2
linux-4750535bc94b86fde06b0e698d6bac738b020be4.zip
clocksource/drivers/gemini: Add driver for the Cortina Gemini
This is a rewrite of the Gemini timer driver in arch/arm/mach-gemini/timer.c trying to do everything the device tree way: - Make every IO-access relative to a base address and dynamic so we can do a dynamic ioremap and get going. - Do not poke around directly in the global syscon registers, access them using the syscon regmap style design pattern for the one register we need to check. - Find register range and interrupt from the device tree. Cc: Janos Laube <janos.dev@gmail.com> Cc: Paulius Zaleckas <paulius.zaleckas@gmail.com> Cc: Hans Ulli Kroll <ulli.kroll@googlemail.com> Cc: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'include/Kbuild')
0 files changed, 0 insertions, 0 deletions