]> git.ipfire.org Git - thirdparty/u-boot.git/commit
clk: renesas: Add R8A77965 clock tables
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Mon, 4 Mar 2019 12:36:13 +0000 (13:36 +0100)
committerMarek Vasut <marex@denx.de>
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 <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
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]