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 ad485x axi variant

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

The AXI AD485x IP is a very similar HDL (fpga) variant of the
generic AXI ADC IP, intended to control ad485x family.

Although this is not preferred, the wildcard naming is used to
match the published firmware under the same name.

Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
Link: https://patch.msgid.link/20250214131955.31973-6-antoniu.miclaus@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

authored by

Antoniu Miclaus and committed by
Jonathan Cameron
4831509f fc9156c0

+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_ad485x/index.html 30 31 http://analogdevicesinc.github.io/hdl/library/axi_ad7606x/index.html 31 32 32 33 properties: ··· 35 34 enum: 36 35 - adi,axi-adc-10.0.a 37 36 - adi,axi-ad7606x 37 + - adi,axi-ad485x 38 38 39 39 reg: 40 40 maxItems: 1