]> git.ipfire.org Git - people/ms/u-boot.git/commit
clk: rmobile: Split R8A7795 and R8A7796 core clock tables
authorMarek Vasut <marek.vasut@gmail.com>
Sun, 20 Aug 2017 15:13:39 +0000 (17:13 +0200)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Fri, 25 Aug 2017 22:04:49 +0000 (07:04 +0900)
commitfd8692b8ffb4ba1929bb3030f1fb58de0342e24c
tree580c83cb36d7d38660d27b03e585481804ee6663
parent90ae53ce1ae665a1b43ecf5ccafc339839392427
clk: rmobile: Split R8A7795 and R8A7796 core clock tables

The R8A7795 and R8A7796 tables use different constants to identify
clock in DT, so split the tables and use the correct constants on
R8A7795. This fixes UART clock misconfiguration on R8A7795.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
drivers/clk/renesas/clk-rcar-gen3.c