RE: [PATCH v2 1/3] clk: axi-clkgen: remove ARCH dependency in Kconfig

2021-01-27 Thread Ardelean, Alexandru
robh...@kernel.org; l...@metafoo.de; linux-f...@vger.kernel.org; > m...@kernel.org; Bogdan, Dragos > Subject: Re: [PATCH v2 1/3] clk: axi-clkgen: remove ARCH dependency in Kconfig > > Alexandru, > > On Tue, Jan 26, 2021 at 01:08:24PM +0200, Alexandru Ardelean wrote: > > The inte

Re: [PATCH v2 1/3] clk: axi-clkgen: remove ARCH dependency in Kconfig

2021-01-26 Thread Moritz Fischer
Alexandru, On Tue, Jan 26, 2021 at 01:08:24PM +0200, Alexandru Ardelean wrote: > The intent is to be able to run this driver to access the IP core in setups > where FPGA board is also connected via a PCIe bus. In such cases the number > of combinations explodes, where the host system can be an

[PATCH v2 1/3] clk: axi-clkgen: remove ARCH dependency in Kconfig

2021-01-26 Thread Alexandru Ardelean
The intent is to be able to run this driver to access the IP core in setups where FPGA board is also connected via a PCIe bus. In such cases the number of combinations explodes, where the host system can be an x86 with Xilinx Zynq/ZynqMP/Microblaze board connected via PCIe. Or even a ZynqMP board