162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci
362306a36Sopenharmony_ciconfig XILINX_VCU
462306a36Sopenharmony_ci	tristate "Xilinx VCU logicoreIP Init"
562306a36Sopenharmony_ci	depends on HAS_IOMEM
662306a36Sopenharmony_ci	select REGMAP_MMIO
762306a36Sopenharmony_ci	help
862306a36Sopenharmony_ci	  Provides the driver to enable and disable the isolation between the
962306a36Sopenharmony_ci	  processing system and programmable logic part by using the logicoreIP
1062306a36Sopenharmony_ci	  register set. This driver also configures the frequency based on the
1162306a36Sopenharmony_ci	  clock information from the logicoreIP register set.
1262306a36Sopenharmony_ci
1362306a36Sopenharmony_ci	  If you say yes here you get support for the logicoreIP.
1462306a36Sopenharmony_ci
1562306a36Sopenharmony_ci	  If unsure, say N.
1662306a36Sopenharmony_ci
1762306a36Sopenharmony_ci	  To compile this driver as a module, choose M here: the
1862306a36Sopenharmony_ci	  module will be called xlnx_vcu.
1962306a36Sopenharmony_ci
2062306a36Sopenharmony_ciconfig COMMON_CLK_XLNX_CLKWZRD
2162306a36Sopenharmony_ci	tristate "Xilinx Clocking Wizard"
2262306a36Sopenharmony_ci	depends on OF
2362306a36Sopenharmony_ci	depends on HAS_IOMEM
2462306a36Sopenharmony_ci	help
2562306a36Sopenharmony_ci	  Support for the Xilinx Clocking Wizard IP core clock generator.
2662306a36Sopenharmony_ci	  Adds support for clocking wizard and compatible.
2762306a36Sopenharmony_ci	  This driver supports the Xilinx clocking wizard programmable clock
2862306a36Sopenharmony_ci	  synthesizer. The number of output is configurable in the design.
2962306a36Sopenharmony_ci
3062306a36Sopenharmony_ci	  If unsure, say N.
3162306a36Sopenharmony_ci
32