[PATCH v2 5/6] dt-bindings: clock: xilinx: describe whether dynamic reconfig is enabled

Stephen Boyd sboyd at kernel.org
Wed Oct 9 17:51:48 PDT 2024


Quoting Harry Austen (2024-09-13 12:11:37)
> 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 at protonmail.com>
> ---

Applied to clk-next



More information about the linux-arm-kernel mailing list