]> git.ipfire.org Git - people/ms/u-boot.git/commit
clk: rmobile: Add support for setting SDxCKCR
authorMarek Vasut <marek.vasut@gmail.com>
Fri, 15 Sep 2017 19:10:08 +0000 (21:10 +0200)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Sun, 24 Sep 2017 05:12:07 +0000 (14:12 +0900)
commit4b20eef382b6d63ab06dc759eb042f251821d1ec
treedba643775d0fdcd4833743d31a88210c9db89f41
parent8103bc57f971803668280d6996084278c50b9fb1
clk: rmobile: Add support for setting SDxCKCR

The SDxCKCR must be configured correctly, otherwise the SDIF can be
unstable. This is done in board files thus far, but those are going
away, so move the setting of SDxCKCR into the correct place.

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