Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-21 | clk: renesas: Minor clean up of the R8A7794 clock driver | Marek Vasut | |
The initconst is not used in U-Boot, drop it. The r8a7794_crit_mod_clks is also not used in U-Boot, so drop it too. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | |||
2018-01-24 | clk: renesas: Import R8A7794 E2 clock tables | Marek Vasut | |
Import clock tables for R8A7794 E2 SoC from upstream Linux kernel v4.15-rc8, commit bebc6082da0a9f5d47a1ea2edc099bf671058bd4 . Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> |