]> asedeno.scripts.mit.edu Git - linux.git/commit
clocksource/drivers/sh_cmt: Support separate R-Car Gen2 CMT0/1
authorMagnus Damm <damm+renesas@opensource.se>
Mon, 18 Sep 2017 13:46:43 +0000 (15:46 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 19 Oct 2017 21:48:55 +0000 (23:48 +0200)
commit83c79a6d8d7f4821ba0712da57f2f51326f0c447
treefd45eef5b0f099cfe2551e5b2226b4d9ceab86f4
parent464eed841f54b56df35132434497235f06b154f6
clocksource/drivers/sh_cmt: Support separate R-Car Gen2 CMT0/1

Add support for the new R-Car Gen2 CMT0 and CMT1 bindings. Support
for the old DT binding is still kept around, however devices using
such binding will be treated as a low-feature CMT0 device. If users
want to make use of CMT1-specific features then they need to update
their DTBs. No special CMT1-specific features are however implemented
by his patch, only DT bindings are redone as groundwork for future
feature patches.

Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/sh_cmt.c