You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge: Update Renesas R-Car S4 clock drivers to v6.12
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/6311
JIRA: https://issues.redhat.com/browse/RHEL-77190
There have been further enhancements and fixes to the Renesas R-Car S4
clock drivers after the SoC was initially enabled in cs9. While there is
no known problem today, these enhancements and fixes could be beneficial
in the near future, so bring them in for the upcoming RHIVOS release.
The following commits from upstream series are omitted because r8a779g0
and r8a779h0 are not supported in CS9 and the corresponding files do not
exist:
898b5bc clk: renesas: r8a779g0: cpg_pll_configs should be __initconst
588d55a clk: renesas: r8a779h0: Initial clock descriptions should be __initconst
cf91977 clk: renesas: r8a779g0: Fix OSC predividers
e1924c6 clk: renesas: r8a779g0: Model PLL1/3/4/6 as fractional PLLs
2cf316b clk: renesas: r8a779h0: Model PLL1/2/3/4/6 as fractional PLLs
The following commits from upstream series are omitted because the
rzg2l-cpg driver (CONFIG_CLK_RZG2L) is not supported in CS9 and the
corresponding Kconfig option is disabled:
27527a3 clk: renesas: rzg2l: Check return value of pm_genpd_init()
3374874 clk: renesas: rzg2l: propagate return value of_genpd_add_provider_simple()
7df8eea clk: renesas: rzg2l: Convert to readl_poll_timeout_atomic()
Signed-off-by: Radu Rendec <rrendec@redhat.com>
Approved-by: Brian Masney <bmasney@redhat.com>
Approved-by: Eric Chanudet <echanude@redhat.com>
Approved-by: Jared Kangas <jkangas@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: Patrick Talbert <ptalbert@redhat.com>
0 commit comments