]> www.infradead.org Git - users/dwmw2/linux.git/commit
dt-bindings: clock: xilinx: describe whether dynamic reconfig is enabled
authorHarry Austen <hpausten@protonmail.com>
Fri, 13 Sep 2024 19:11:37 +0000 (19:11 +0000)
committerStephen Boyd <sboyd@kernel.org>
Wed, 9 Oct 2024 23:38:56 +0000 (16:38 -0700)
commit698a3e3c5ee6b2f91f3813a36a3b2f9ac0ec981b
treeb3f5ff668394df00fd1b45968d45bc0d7b8d7b24
parent32c9262a1315ffb0b7f6ddcdbaf3a40fe1971315
dt-bindings: clock: xilinx: describe whether dynamic reconfig is enabled

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

Since dynamic reconfiguration support was previously assumed enabled,
introduce a property to indicate the inverse, in order to maintain
devicetree backwards compatibility. Hence, this new xlnx,static-config
property should be specified when dynamic reconfiguration support is
disabled in the IP core configuration.

Signed-off-by: Harry Austen <hpausten@protonmail.com>
Link: https://lore.kernel.org/r/20240913191037.2690-6-hpausten@protonmail.com
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Documentation/devicetree/bindings/clock/xlnx,clocking-wizard.yaml