]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iio: adc: adi-axi-adc: add support for AD7606 register writing
authorGuillaume Stols <gstols@baylibre.com>
Mon, 10 Feb 2025 16:10:56 +0000 (17:10 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 11 Feb 2025 19:56:25 +0000 (19:56 +0000)
commit79c47485e438c8ea6e08ed9b6572158500f8c4cd
treee5a99293e7c5645de7004b813a6e5c93b0dd54f6
parenta4ab57debde24a0ae3e02b70670352d0c49e96b9
iio: adc: adi-axi-adc: add support for AD7606 register writing

Since we must access the bus parallel bus using a custom procedure,
let's add a specialized compatible, and define specialized callbacks for
writing the registers using the parallel interface.

Signed-off-by: Guillaume Stols <gstols@baylibre.com>
Co-developed-by: Angelo Dureghello <adureghello@baylibre.com>
Signed-off-by: Angelo Dureghello <adureghello@baylibre.com>
Link: https://patch.msgid.link/20250210-wip-bl-ad7606_add_backend_sw_mode-v4-6-160df18b1da7@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/adi-axi-adc.c