]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
iio: dac: bd79703: Support BD79700 and BD79701
authorMatti Vaittinen <mazziesaccount@gmail.com>
Wed, 2 Apr 2025 06:46:30 +0000 (09:46 +0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 22 Apr 2025 18:09:57 +0000 (19:09 +0100)
commit25468dbb81fcc75cdaa9b2a0c2b652bc5c55a8a1
tree0505fd797f8260d6aa0ccc0f3b88c0541580b3f2
parent67c318c46cec4da84e24010029718f90812bdfff
iio: dac: bd79703: Support BD79700 and BD79701

The BD79700 and BD79701 look like almost exact subsets of the BD79703.
The BD79703 contains 6 channels (channels 0 to 5). The BD79700 provides
only 2 channels, matching the BD79703 channels 0 and 1. The BD79701
provides 3 channels (matching BD79703 channels 0, 1, and 2).

Furthermore, the BD79700 and BD79701 do not have separate VFS pin but
use VCC for the full-scale voltage.

Suopport these ICs using the BD79703 driver.

Signed-off-by: Matti Vaittinen <mazziesaccount@gmail.com>
Link: https://patch.msgid.link/845aa45974f6fb81c83046368a24a0674e9a8b0e.1743576022.git.mazziesaccount@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/dac/rohm-bd79703.c