]> git.baikalelectronics.ru Git - kernel.git/commit
clk: shmobile: r8a73a4 common clock framework implementation
authorUlrich Hecht <ulrich.hecht+renesas@gmail.com>
Wed, 17 Dec 2014 16:18:49 +0000 (17:18 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 8 Jan 2015 15:14:30 +0000 (16:14 +0100)
commitbff1170778f5c0df232e41531eafb3c16df4314a
tree61f965a1ef5034d19496b439199fd08dc00cb26f
parent1dbfac087807d38bf43bff8f1a8d03e1af6d6004
clk: shmobile: r8a73a4 common clock framework implementation

Driver for the R8A73A4's clocks that are too specific to be supported by a
generic driver.

Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
Acked-by: Michael Turquette <mturquette@linaro.org>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Documentation/devicetree/bindings/clock/renesas,r8a73a4-cpg-clocks.txt [new file with mode: 0644]
drivers/clk/shmobile/Makefile
drivers/clk/shmobile/clk-r8a73a4.c [new file with mode: 0644]