clk: cs2000-cp: make clock skip setting configurable
authorDaniel Mack <daniel@zonque.org>
Tue, 25 Jan 2022 09:33:34 +0000 (10:33 +0100)
committerStephen Boyd <sboyd@kernel.org>
Tue, 25 Jan 2022 22:23:16 +0000 (14:23 -0800)
commitb83688258605900413dd6c85ac9278eea3bda614
treefa8b729c5d3e8aef0ae8f248c8181e2dfcc4837b
parentda1eb4e8b4df2942614478289c89a2031d0488b1
clk: cs2000-cp: make clock skip setting configurable

The clock skip function of this chip is not necessarily desirable in
all hardware appliances. This patch makes the feature configurable
through a device-tree property.

Signed-off-by: Daniel Mack <daniel@zonque.org>
Link: https://lore.kernel.org/r/20220125093336.226787-8-daniel@zonque.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/clk-cs2000-cp.c