Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: iio: adc: add ad408x axi variant

Add a new compatible and related bindings for the fpga-based
AD408x AXI IP core, a variant of the generic AXI ADC IP.

The AXI AD408x IP is a very similar HDL (fpga) variant of the
generic AXI ADC IP, intended to control ad408x familiy.

Although there are some particularities added for extended
control of the ad408x devices such as the filter configuration.

Wildcard naming is used to match the naming of the published
firmware.

Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20250516082630.8236-5-antoniu.miclaus@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

authored by

Antoniu Miclaus and committed by
Jonathan Cameron
b81c5c25 5ef4cc6d

+2
+2
Documentation/devicetree/bindings/iio/adc/adi,axi-adc.yaml
··· 27 27 the ad7606 family. 28 28 29 29 https://wiki.analog.com/resources/fpga/docs/axi_adc_ip 30 + https://analogdevicesinc.github.io/hdl/library/axi_ad408x/index.html 30 31 https://analogdevicesinc.github.io/hdl/library/axi_ad485x/index.html 31 32 http://analogdevicesinc.github.io/hdl/library/axi_ad7606x/index.html 32 33 ··· 35 34 compatible: 36 35 enum: 37 36 - adi,axi-adc-10.0.a 37 + - adi,axi-ad408x 38 38 - adi,axi-ad7606x 39 39 - adi,axi-ad485x 40 40