[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241019034213.429464-1-0xff07@gmail.com>
Date: Sat, 19 Oct 2024 11:42:05 +0800
From: "Yo-Jung (Leo) Lin" <0xff07@...il.com>
To:
Cc: linux-kernel-mentees@...ts.linuxfoundation.org,
ricardo@...liere.net,
skhan@...uxfoundation.org,
0xff07@...il.com,
Jonathan Cameron <jic23@...nel.org>,
Lars-Peter Clausen <lars@...afoo.de>,
linux-iio@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH] iio: gyro: list adis16137 in Kconfig description
The adis16136 driver also supports the adis16137 model, but it is not
mentioned in the Kconfig help. Add it to the description in Kconfig.
Signed-off-by: Yo-Jung (Leo) Lin <0xff07@...il.com>
---
drivers/iio/gyro/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/iio/gyro/Kconfig b/drivers/iio/gyro/Kconfig
index 97b86c4a53a6..3e193ee0fb61 100644
--- a/drivers/iio/gyro/Kconfig
+++ b/drivers/iio/gyro/Kconfig
@@ -27,7 +27,7 @@ config ADIS16136
select IIO_ADIS_LIB_BUFFER if IIO_BUFFER
help
Say yes here to build support for the Analog Devices ADIS16133, ADIS16135,
- ADIS16136 gyroscope devices.
+ ADIS16136, ADIS16137 gyroscope devices.
config ADIS16260
tristate "Analog Devices ADIS16260 Digital Gyroscope Sensor SPI driver"
--
2.43.0
Powered by blists - more mailing lists