]> git.ipfire.org Git - thirdparty/linux.git/commit
include: linux: move adi-axi-common.h out of fpga
authorNuno Sá <nuno.sa@analog.com>
Mon, 19 May 2025 15:41:08 +0000 (16:41 +0100)
committerStephen Boyd <sboyd@kernel.org>
Tue, 1 Jul 2025 00:57:15 +0000 (17:57 -0700)
commit2ad26b7bedcd4941e6dafa1851e2054b369b9d25
treef74cdce2b59122758cf6bc87cf336c204188a2aa
parent9933b833d9eef1754d8e95fb0af775b67c673df5
include: linux: move adi-axi-common.h out of fpga

The adi-axi-common.h header has some common defines used in various ADI
IPs. However they are not specific for any fpga manager so it's
questionable for the header to live under include/linux/fpga. Hence
let's just move one directory up and update all users.

Suggested-by: Xu Yilun <yilun.xu@linux.intel.com>
Acked-by: Xu Yilun <yilun.xu@intel.com>
Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> # for IIO
Signed-off-by: Nuno Sá <nuno.sa@analog.com>
Link: https://lore.kernel.org/r/20250519-dev-axi-clkgen-limits-v6-3-bc4b3b61d1d4@analog.com
Acked-by: Mark Brown <broonie@kernel.org>
Acked-by: Uwe Kleine-König <ukleinek@kernel.org>
Reviewed-by: David Lechner <dlechner@baylibre.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/dma/dma-axi-dmac.c
drivers/hwmon/axi-fan-control.c
drivers/iio/adc/adi-axi-adc.c
drivers/iio/dac/adi-axi-dac.c
drivers/pwm/pwm-axi-pwmgen.c
drivers/spi/spi-axi-spi-engine.c
include/linux/adi-axi-common.h [moved from include/linux/fpga/adi-axi-common.h with 100% similarity]