Skip to content

[redhat] New configs in drivers/iio

CKI ARK Bot requested to merge configs/os-build/2024-05-23/drivers/iio into os-build

Hi,

As part of the ongoing rebase effort, the following configuration options need to be reviewed.

As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are removed from the pending directory and added to the ark hierarchy. The final options that need to be ACKed are the files that are being added to the ark hierarchy.

If the value for a file that is added should be changed, please reply with a better option.

Symbol: AD7173 [=n] Type : tristate Defined at drivers/iio/adc/Kconfig:73 Prompt: Analog Devices AD7173 driver Depends on: IIO [=m] && SPI_MASTER [=y] Location: -> Device Drivers -> Industrial I/O support (IIO [=m]) -> Analog to digital converters -> Analog Devices AD7173 driver (AD7173 [=n]) Selects: AD_SIGMA_DELTA [=n] && GPIO_REGMAP [=n] && REGMAP_SPI [=m]

Commit: 76a1e6a4 (iio: adc: ad7173: add AD7173 driver)


Symbol: AD7944 [=n] Type : tristate Defined at drivers/iio/adc/Kconfig:284 Prompt: Analog Devices AD7944 and similar ADCs driver Depends on: IIO [=m] && SPI [=y] Location: -> Device Drivers -> Industrial I/O support (IIO [=m]) -> Analog to digital converters -> Analog Devices AD7944 and similar ADCs driver (AD7944 [=n])

Commit: d1efcf88 (iio: adc: ad7944: add driver for AD7944/AD7985/AD7986)


Symbol: AD9739A [=n] Type : tristate Defined at drivers/iio/dac/Kconfig:134 Prompt: Analog Devices AD9739A RF DAC spi driver Depends on: IIO [=m] && (SPI [=y] || COMPILE_TEST [=n]) Location: -> Device Drivers -> Industrial I/O support (IIO [=m]) -> Digital to analog converters -> Analog Devices AD9739A RF DAC spi driver (AD9739A [=n]) Selects: REGMAP_SPI [=m] && IIO_BACKEND [=n]

Commit: e77603d5 (iio: dac: support the ad9739a RF DAC)


Symbol: ADI_AXI_DAC [=n] Type : tristate Defined at drivers/iio/dac/Kconfig:150 Prompt: Analog Devices Generic AXI DAC IP core driver Depends on: IIO [=m] Location: -> Device Drivers -> Industrial I/O support (IIO [=m]) -> Digital to analog converters -> Analog Devices Generic AXI DAC IP core driver (ADI_AXI_DAC [=n]) Selects: IIO_BUFFER [=y] && IIO_BUFFER_DMAENGINE [=n] && REGMAP_MMIO [=n] && IIO_BACKEND [=n]

Commit: 4e3949a1 (iio: dac: add support for AXI DAC IP core)


Symbol: APDS9306 [=n] Type : tristate Defined at drivers/iio/light/Kconfig:76 Prompt: Avago APDS9306 Ambient Light Sensor Depends on: IIO [=m] && I2C [=y] Location: -> Device Drivers -> Industrial I/O support (IIO [=m]) -> Light sensors -> Avago APDS9306 Ambient Light Sensor (APDS9306 [=n]) Selects: REGMAP_I2C [=m] && IIO_GTS_HELPER [=m]

Commit: 620d1e6c (iio: light: Add support for APDS9306 Light Sensor)


Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org

Merge request reports