iio: adc: sort TI drivers alphanumerical
authorTobias Sperling <tobias.sperling@softing.com>
Wed, 12 Mar 2025 15:29:40 +0000 (16:29 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 22 Apr 2025 18:09:50 +0000 (19:09 +0100)
Sort TI drivers again in an alphanumerical manner.

Signed-off-by: Tobias Sperling <tobias.sperling@softing.com>
Link: https://patch.msgid.link/20250312-sort_ti_drivers-v1-1-4e8813e662d2@softing.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/Kconfig

index 6529df1..75ed633 100644 (file)
@@ -1440,18 +1440,6 @@ config TI_ADC084S021
          This driver can also be built as a module. If so, the module will be
          called ti-adc084s021.
 
-config TI_ADC12138
-       tristate "Texas Instruments ADC12130/ADC12132/ADC12138"
-       depends on SPI
-       select IIO_BUFFER
-       select IIO_TRIGGERED_BUFFER
-       help
-         If you say yes here you get support for Texas Instruments ADC12130,
-         ADC12132 and ADC12138 chips.
-
-         This driver can also be built as a module. If so, the module will be
-         called ti-adc12138.
-
 config TI_ADC108S102
        tristate "Texas Instruments ADC108S102 and ADC128S102 driver"
        depends on SPI
@@ -1464,6 +1452,18 @@ config TI_ADC108S102
          To compile this driver as a module, choose M here: the module will
          be called ti-adc108s102.
 
+config TI_ADC12138
+       tristate "Texas Instruments ADC12130/ADC12132/ADC12138"
+       depends on SPI
+       select IIO_BUFFER
+       select IIO_TRIGGERED_BUFFER
+       help
+         If you say yes here you get support for Texas Instruments ADC12130,
+         ADC12132 and ADC12138 chips.
+
+         This driver can also be built as a module. If so, the module will be
+         called ti-adc12138.
+
 config TI_ADC128S052
        tristate "Texas Instruments ADC128S052/ADC122S021/ADC124S021"
        depends on SPI
@@ -1499,6 +1499,16 @@ config TI_ADS1015
          This driver can also be built as a module. If so, the module will be
          called ti-ads1015.
 
+config TI_ADS1100
+       tristate "Texas Instruments ADS1100 and ADS1000 ADC"
+       depends on I2C
+       help
+         If you say yes here you get support for Texas Instruments ADS1100 and
+         ADS1000 ADC chips.
+
+         This driver can also be built as a module. If so, the module will be
+         called ti-ads1100.
+
 config TI_ADS1119
        tristate "Texas Instruments ADS1119 ADC"
        depends on I2C
@@ -1511,6 +1521,41 @@ config TI_ADS1119
          This driver can also be built as a module. If so, the module will be
          called ti-ads1119.
 
+config TI_ADS124S08
+       tristate "Texas Instruments ADS124S08"
+       depends on SPI
+       select IIO_BUFFER
+       select IIO_TRIGGERED_BUFFER
+       help
+         If you say yes here you get support for Texas Instruments ADS124S08
+         and ADS124S06 ADC chips
+
+         This driver can also be built as a module. If so, the module will be
+         called ti-ads124s08.
+
+config TI_ADS1298
+       tristate "Texas Instruments ADS1298"
+       depends on SPI
+       select IIO_BUFFER
+       help
+         If you say yes here you get support for Texas Instruments ADS1298
+         medical ADC chips
+
+         This driver can also be built as a module. If so, the module will be
+         called ti-ads1298.
+
+config TI_ADS131E08
+       tristate "Texas Instruments ADS131E08"
+       depends on SPI
+       select IIO_BUFFER
+       select IIO_TRIGGERED_BUFFER
+       help
+         Say yes here to get support for Texas Instruments ADS131E04, ADS131E06
+         and ADS131E08 chips.
+
+         This driver can also be built as a module. If so, the module will be
+         called ti-ads131e08.
+
 config TI_ADS7138
        tristate "Texas Instruments ADS7128 and ADS7138 ADC driver"
        depends on I2C
@@ -1532,27 +1577,6 @@ config TI_ADS7924
          This driver can also be built as a module. If so, the module will be
          called ti-ads7924.
 
-config TI_ADS1100
-       tristate "Texas Instruments ADS1100 and ADS1000 ADC"
-       depends on I2C
-       help
-         If you say yes here you get support for Texas Instruments ADS1100 and
-         ADS1000 ADC chips.
-
-         This driver can also be built as a module. If so, the module will be
-         called ti-ads1100.
-
-config TI_ADS1298
-       tristate "Texas Instruments ADS1298"
-       depends on SPI
-       select IIO_BUFFER
-       help
-         If you say yes here you get support for Texas Instruments ADS1298
-         medical ADC chips
-
-         This driver can also be built as a module. If so, the module will be
-         called ti-ads1298.
-
 config TI_ADS7950
        tristate "Texas Instruments ADS7950 ADC driver"
        depends on SPI && GPIOLIB
@@ -1588,30 +1612,6 @@ config TI_ADS8688
          This driver can also be built as a module. If so, the module will be
          called ti-ads8688.
 
-config TI_ADS124S08
-       tristate "Texas Instruments ADS124S08"
-       depends on SPI
-       select IIO_BUFFER
-       select IIO_TRIGGERED_BUFFER
-       help
-         If you say yes here you get support for Texas Instruments ADS124S08
-         and ADS124S06 ADC chips
-
-         This driver can also be built as a module. If so, the module will be
-         called ti-ads124s08.
-
-config TI_ADS131E08
-       tristate "Texas Instruments ADS131E08"
-       depends on SPI
-       select IIO_BUFFER
-       select IIO_TRIGGERED_BUFFER
-       help
-         Say yes here to get support for Texas Instruments ADS131E04, ADS131E06
-         and ADS131E08 chips.
-
-         This driver can also be built as a module. If so, the module will be
-         called ti-ads131e08.
-
 config TI_AM335X_ADC
        tristate "TI's AM335X ADC driver"
        depends on MFD_TI_AM335X_TSCADC && HAS_DMA