]> Git Repo - u-boot.git/commit
clk: renesas: Add R8A77965 clock tables
authorMarek Vasut <[email protected]>
Mon, 4 Mar 2019 12:36:13 +0000 (13:36 +0100)
committerMarek Vasut <[email protected]>
Tue, 9 Apr 2019 16:19:10 +0000 (18:19 +0200)
commit933143997b9a48f27549f3387676e9d7e4607815
treee9ff2a48ef2bf72c060713fb31238f2d7ebbb71b
parentce417a2f23fcd4ae19d3ed070b93f274fb20b22d
clk: renesas: Add R8A77965 clock tables

Add clock tables for R8A77965 from Linux 5.0 , except for the
crit, R and Z clock, which are neither used nor supported by
the U-Boot clock framework yet.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Nobuhiro Iwamatsu <[email protected]>
arch/arm/mach-rmobile/Kconfig.64
drivers/clk/renesas/Kconfig
drivers/clk/renesas/Makefile
drivers/clk/renesas/r8a7796-cpg-mssr.c
drivers/clk/renesas/r8a77965-cpg-mssr.c [new file with mode: 0644]
This page took 0.035121 seconds and 4 git commands to generate.