]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
iio: dac: ad3552r-hs: add ad3541/2r support
authorAngelo Dureghello <adureghello@baylibre.com>
Tue, 14 Jan 2025 15:30:17 +0000 (16:30 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 8 Feb 2025 15:10:15 +0000 (15:10 +0000)
commit350d1ebfce826df4038a1d12f574e9738e9f6018
treebd983501801cdee84b29b4cdb3fcc0485e8fbd61
parent67a0f04095e40a95c3cc938f49c9874ada386cb3
iio: dac: ad3552r-hs: add ad3541/2r support

A new FPGA HDL has been developed from ADI to support ad354xr
devices.

Add support for ad3541r and ad3542r with following additions:

- use common device_info structures for hs and non hs drivers,
- DMA buffering, use DSPI mode for ad354xr and QSPI for ad355xr,
- change sample rate to respect number of lanes.

Signed-off-by: Angelo Dureghello <adureghello@baylibre.com>
Link: https://patch.msgid.link/20250114-wip-bl-ad3552r-axi-v0-iio-testing-carlos-v4-8-979402e33545@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/dac/ad3552r-common.c
drivers/iio/dac/ad3552r-hs.c
drivers/iio/dac/ad3552r.h