diff options
author | Abel Vesa <abel.vesa@nxp.com> | 2018-12-01 11:52:14 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2018-12-03 19:12:50 +0100 |
commit | d3ff9728134eeaa13d5bbb23c3f2e188f99cfdf9 (patch) | |
tree | 22eaa58af4a751afd934cf4a60e29b0cf489e2f5 /block/blk-mq-virtio.c | |
parent | dt-bindings: Add binding for i.MX8MQ CCM (diff) | |
download | linux-d3ff9728134eeaa13d5bbb23c3f2e188f99cfdf9.tar.xz linux-d3ff9728134eeaa13d5bbb23c3f2e188f99cfdf9.zip |
clk: imx: Add imx composite clock
Since a lot of clocks on imx8m are formed by a mux, gate, predivider and
divider, the idea here is to combine all of those into one composite clock,
but we need to deal with both predivider and divider at the same time and
therefore we add the imx8m_clk_composite_divider_ops and register
the composite clock with those.
Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
Suggested-by: Sascha Hauer <s.hauer@pengutronix.de>
Reviewed-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'block/blk-mq-virtio.c')
0 files changed, 0 insertions, 0 deletions