]> www.infradead.org Git - users/hch/misc.git/commit
clk: clocking-wizard: move dynamic reconfig setup behind flag
authorHarry Austen <hpausten@protonmail.com>
Fri, 13 Sep 2024 19:11:42 +0000 (19:11 +0000)
committerStephen Boyd <sboyd@kernel.org>
Wed, 9 Oct 2024 23:38:56 +0000 (16:38 -0700)
commit8e742c6e1b0309969ecf38a34bb3304495cb22f0
tree54c34c763a4953f669d4073ee1d45d8a2b26ef9a
parent698a3e3c5ee6b2f91f3813a36a3b2f9ac0ec981b
clk: clocking-wizard: move dynamic reconfig setup behind flag

Xilinx clocking wizard IP core's dynamic reconfiguration support is
optionally enabled at build time. Use the new boolean devicetree
property to indicate whether the hardware supports this feature or not.

Signed-off-by: Harry Austen <hpausten@protonmail.com>
Link: https://lore.kernel.org/r/20240913191037.2690-7-hpausten@protonmail.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/xilinx/clk-xlnx-clock-wizard.c