* [PATCH v5 00/14] iio: fix spelling mistakes in comments
@ 2026-03-16 9:00 Shi Hao
2026-03-16 9:00 ` [PATCH v5 01/14] iio: accel: fix typo celcius to Celsius Shi Hao
` (14 more replies)
0 siblings, 15 replies; 38+ messages in thread
From: Shi Hao @ 2026-03-16 9:00 UTC (permalink / raw)
To: jic23
Cc: andriy.shevchenko, andy, dlechner, i.shihao.999, linux-iio,
linux-kernel, mazziesaccount, nuno.sa
This series fixes spelling mistakes in comments across several IIO
subsystems to improve readability and code consistency.
v5:
- Rebased on linux-next
- Dropped patches already fixed upstream
- Added 8 additional patches to previous 6-patch series
- Rephrased several patches for clarity and grammar
- Added missing article where needed
- Improved commit messages for clarity
v4: https://lore.kernel.org/linux-iio/20260311093933.21333-1/
- Fix commit message grammar and punctuation across patches
- Keep 'whilst' instead of 'while'
- Rephrase sentence in chemical driver comment
- Capitalize IIO in comments
v3: https://lore.kernel.org/linux-iio/20260309104513.40359-1
- Change commit subjects as per changes
- Capitalize proper acronyms (IRQ) and Celsius
- Fix short wrap in commit body
v2: https://lore.kernel.org/linux-iio/20260307104705.49129-1
- Split original patch into 6 commits
- Fixed commit message formatting and typos
- Added necessary tags in commits
- Added more fixes than previous
Shi Hao (14):
iio: accel: fix typo celcius to Celsius
iio: light: fix several incorrect spellings
iio: adc: add an article and use digitize instead of digitalize
iio: imu: fix typo from adjustement to adjustment
iio: magnetometer: fix various spelling mistakes
iio: pressure: fix spelling mistakes in comments
iio: proximity: fix typo from currenly to currently
iio: resolver: fix typo from degredation to degradation
iio: temp: fix spelling mistakes in comments
iio: test: fix typo from neeeds to needs in comment
iio: common: fix spelling mistakes in comments
iio: chemical: rephrase comment and fix a typo
iio: cdc: fix spelling mistakes in comments
iio: amplifiers: fix typo from Curren to Current
drivers/iio/accel/adis16201.c | 2 +-
drivers/iio/accel/adis16209.c | 2 +-
drivers/iio/adc/ti_am335x_adc.c | 6 +++---
drivers/iio/amplifiers/ada4250.c | 2 +-
drivers/iio/cdc/ad7150.c | 2 +-
drivers/iio/cdc/ad7746.c | 2 +-
drivers/iio/chemical/bme680_core.c | 2 +-
drivers/iio/common/cros_ec_sensors/cros_ec_sensors.c | 2 +-
drivers/iio/common/hid-sensors/hid-sensor-attributes.c | 2 +-
drivers/iio/common/inv_sensors/inv_sensors_timestamp.c | 4 ++--
drivers/iio/common/ms_sensors/ms_sensors_i2c.c | 2 +-
drivers/iio/imu/inv_mpu6050/inv_mpu_magn.c | 2 +-
drivers/iio/light/Kconfig | 2 +-
drivers/iio/light/apds9160.c | 2 +-
drivers/iio/light/ltr390.c | 2 +-
drivers/iio/light/opt3001.c | 2 +-
drivers/iio/light/tsl2772.c | 2 +-
drivers/iio/magnetometer/ak8974.c | 2 +-
drivers/iio/magnetometer/ak8975.c | 6 +++---
drivers/iio/magnetometer/yamaha-yas530.c | 2 +-
drivers/iio/pressure/bmp280-spi.c | 2 +-
drivers/iio/pressure/hsc030pa.c | 2 +-
drivers/iio/pressure/rohm-bm1390.c | 2 +-
drivers/iio/pressure/zpa2326.c | 2 +-
drivers/iio/proximity/sx9324.c | 2 +-
drivers/iio/resolver/ad2s1210.c | 2 +-
drivers/iio/temperature/ltc2983.c | 4 ++--
drivers/iio/test/iio-test-gts.c | 2 +-
28 files changed, 34 insertions(+), 34 deletions(-)
--
2.53.0
^ permalink raw reply [flat|nested] 38+ messages in thread
* [PATCH v5 01/14] iio: accel: fix typo celcius to Celsius
2026-03-16 9:00 [PATCH v5 00/14] iio: fix spelling mistakes in comments Shi Hao
@ 2026-03-16 9:00 ` Shi Hao
2026-03-21 19:11 ` Jonathan Cameron
2026-03-16 9:00 ` [PATCH v5 02/14] iio: light: fix several incorrect spellings Shi Hao
` (13 subsequent siblings)
14 siblings, 1 reply; 38+ messages in thread
From: Shi Hao @ 2026-03-16 9:00 UTC (permalink / raw)
To: jic23
Cc: andriy.shevchenko, andy, dlechner, i.shihao.999, linux-iio,
linux-kernel, mazziesaccount, nuno.sa
Fix incorrect spelling in comments
- celcius -> Celsius
Signed-off-by: Shi Hao <i.shihao.999@gmail.com>
---
drivers/iio/accel/adis16201.c | 2 +-
drivers/iio/accel/adis16209.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/iio/accel/adis16201.c b/drivers/iio/accel/adis16201.c
index 5127e58eebc7..ba0f97944c6d 100644
--- a/drivers/iio/accel/adis16201.c
+++ b/drivers/iio/accel/adis16201.c
@@ -147,7 +147,7 @@ static int adis16201_read_raw(struct iio_dev *indio_dev,
/*
* The raw ADC value is 1278 when the temperature
* is 25 degrees and the scale factor per milli
- * degree celcius is -470.
+ * degree Celsius is -470.
*/
*val = 25000 / -470 - 1278;
return IIO_VAL_INT;
diff --git a/drivers/iio/accel/adis16209.c b/drivers/iio/accel/adis16209.c
index 41ffd92f27fd..04e169f221c4 100644
--- a/drivers/iio/accel/adis16209.c
+++ b/drivers/iio/accel/adis16209.c
@@ -186,7 +186,7 @@ static int adis16209_read_raw(struct iio_dev *indio_dev,
/*
* The raw ADC value is 0x4FE when the temperature
* is 45 degrees and the scale factor per milli
- * degree celcius is -470.
+ * degree Celsius is -470.
*/
*val = 25000 / -470 - 0x4FE;
return IIO_VAL_INT;
--
2.53.0
^ permalink raw reply related [flat|nested] 38+ messages in thread
* [PATCH v5 02/14] iio: light: fix several incorrect spellings
2026-03-16 9:00 [PATCH v5 00/14] iio: fix spelling mistakes in comments Shi Hao
2026-03-16 9:00 ` [PATCH v5 01/14] iio: accel: fix typo celcius to Celsius Shi Hao
@ 2026-03-16 9:00 ` Shi Hao
2026-03-21 19:12 ` Jonathan Cameron
2026-03-16 9:00 ` [PATCH v5 03/14] iio: adc: add an article and use digitize instead of digitalize Shi Hao
` (12 subsequent siblings)
14 siblings, 1 reply; 38+ messages in thread
From: Shi Hao @ 2026-03-16 9:00 UTC (permalink / raw)
To: jic23
Cc: andriy.shevchenko, andy, dlechner, i.shihao.999, linux-iio,
linux-kernel, mazziesaccount, nuno.sa
Fix spelling mistakes reported by codespell.
- sesnor -> sensor
- substraction -> subtraction
- simulataneous -> simultaneous
- proccessed -> processed
- coefficents -> coefficients
Signed-off-by: Shi Hao <i.shihao.999@gmail.com>
---
drivers/iio/light/Kconfig | 2 +-
drivers/iio/light/apds9160.c | 2 +-
drivers/iio/light/ltr390.c | 2 +-
drivers/iio/light/opt3001.c | 2 +-
drivers/iio/light/tsl2772.c | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/drivers/iio/light/Kconfig b/drivers/iio/light/Kconfig
index ac1408d374c9..eff33e456c70 100644
--- a/drivers/iio/light/Kconfig
+++ b/drivers/iio/light/Kconfig
@@ -359,7 +359,7 @@ config ROHM_BU27034
select IIO_KFIFO_BUF
help
Enable support for the ROHM BU27034 ambient light sensor. ROHM BU27034
- is an ambient light sesnor with 3 channels and 3 photo diodes capable
+ is an ambient light sensor with 3 channels and 3 photo diodes capable
of detecting a very wide range of illuminance.
Typical application is adjusting LCD and backlight power of TVs and
mobile phones.
diff --git a/drivers/iio/light/apds9160.c b/drivers/iio/light/apds9160.c
index 9b8af11b7b67..3da0bdac04cf 100644
--- a/drivers/iio/light/apds9160.c
+++ b/drivers/iio/light/apds9160.c
@@ -620,7 +620,7 @@ static int apds9160_set_ps_gain(struct apds9160_chip *data, int val)
/*
* The PS intelligent cancellation level register allows
- * for an on-chip substraction of the ADC count caused by
+ * for an on-chip subtraction of the ADC count caused by
* unwanted reflected light from PS ADC output.
*/
static int apds9160_set_ps_cancellation_level(struct apds9160_chip *data,
diff --git a/drivers/iio/light/ltr390.c b/drivers/iio/light/ltr390.c
index fc387426fa87..f1702aca582d 100644
--- a/drivers/iio/light/ltr390.c
+++ b/drivers/iio/light/ltr390.c
@@ -101,7 +101,7 @@ enum ltr390_meas_rate {
struct ltr390_data {
struct regmap *regmap;
struct i2c_client *client;
- /* Protects device from simulataneous reads */
+ /* Protects device from simultaneous reads */
struct mutex lock;
enum ltr390_mode mode;
int gain;
diff --git a/drivers/iio/light/opt3001.c b/drivers/iio/light/opt3001.c
index 393a3d2fbe1d..53bc455b7bad 100644
--- a/drivers/iio/light/opt3001.c
+++ b/drivers/iio/light/opt3001.c
@@ -91,7 +91,7 @@ struct opt3001_chip_info {
*/
int factor_integer;
/*
- * Factor used to align decimal part of proccessed value to six decimal
+ * Factor used to align decimal part of processed value to six decimal
* places.
*/
int factor_decimal;
diff --git a/drivers/iio/light/tsl2772.c b/drivers/iio/light/tsl2772.c
index 0b171106441a..c8f15ba95267 100644
--- a/drivers/iio/light/tsl2772.c
+++ b/drivers/iio/light/tsl2772.c
@@ -190,7 +190,7 @@ struct tsl2772_chip {
};
/*
- * Different devices require different coefficents, and these numbers were
+ * Different devices require different coefficients, and these numbers were
* derived from the 'Lux Equation' section of the various device datasheets.
* All of these coefficients assume a Glass Attenuation (GA) factor of 1.
* The coefficients are multiplied by 1000 to avoid floating point operations.
--
2.53.0
^ permalink raw reply related [flat|nested] 38+ messages in thread
* [PATCH v5 03/14] iio: adc: add an article and use digitize instead of digitalize
2026-03-16 9:00 [PATCH v5 00/14] iio: fix spelling mistakes in comments Shi Hao
2026-03-16 9:00 ` [PATCH v5 01/14] iio: accel: fix typo celcius to Celsius Shi Hao
2026-03-16 9:00 ` [PATCH v5 02/14] iio: light: fix several incorrect spellings Shi Hao
@ 2026-03-16 9:00 ` Shi Hao
2026-03-21 19:13 ` Jonathan Cameron
2026-03-16 9:00 ` [PATCH v5 04/14] iio: imu: fix typo from adjustement to adjustment Shi Hao
` (11 subsequent siblings)
14 siblings, 1 reply; 38+ messages in thread
From: Shi Hao @ 2026-03-16 9:00 UTC (permalink / raw)
To: jic23
Cc: andriy.shevchenko, andy, dlechner, i.shihao.999, linux-iio,
linux-kernel, mazziesaccount, nuno.sa
Use digitize instead of digitalize, which is the correct technical term,
and add an article for clarity.
Signed-off-by: Shi Hao <i.shihao.999@gmail.com>
---
drivers/iio/adc/ti_am335x_adc.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/iio/adc/ti_am335x_adc.c b/drivers/iio/adc/ti_am335x_adc.c
index a1a28584de93..1516dd332f90 100644
--- a/drivers/iio/adc/ti_am335x_adc.c
+++ b/drivers/iio/adc/ti_am335x_adc.c
@@ -113,10 +113,10 @@ static void tiadc_step_config(struct iio_dev *indio_dev)
* There are 16 configurable steps and 8 analog input
* lines available which are shared between Touchscreen and ADC.
*
- * Steps forwards i.e. from 0 towards 16 are used by ADC
- * depending on number of input lines needed.
+ * Steps forward, i.e. from 0 towards 16, are used by ADC
+ * depending on the number of input lines needed.
* Channel would represent which analog input
- * needs to be given to ADC to digitalize data.
+ * needs to be given to ADC to digitize data.
*/
for (i = 0; i < adc_dev->channels; i++) {
int chan;
--
2.53.0
^ permalink raw reply related [flat|nested] 38+ messages in thread
* [PATCH v5 04/14] iio: imu: fix typo from adjustement to adjustment
2026-03-16 9:00 [PATCH v5 00/14] iio: fix spelling mistakes in comments Shi Hao
` (2 preceding siblings ...)
2026-03-16 9:00 ` [PATCH v5 03/14] iio: adc: add an article and use digitize instead of digitalize Shi Hao
@ 2026-03-16 9:00 ` Shi Hao
2026-03-21 19:16 ` Jonathan Cameron
2026-03-16 9:00 ` [PATCH v5 05/14] iio: magnetometer: fix various spelling mistakes Shi Hao
` (10 subsequent siblings)
14 siblings, 1 reply; 38+ messages in thread
From: Shi Hao @ 2026-03-16 9:00 UTC (permalink / raw)
To: jic23
Cc: andriy.shevchenko, andy, dlechner, i.shihao.999, linux-iio,
linux-kernel, mazziesaccount, nuno.sa
Fix incorrect spelling in a comment.
- adjustement -> adjustment
Signed-off-by: Shi Hao <i.shihao.999@gmail.com>
---
drivers/iio/imu/inv_mpu6050/inv_mpu_magn.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/iio/imu/inv_mpu6050/inv_mpu_magn.c b/drivers/iio/imu/inv_mpu6050/inv_mpu_magn.c
index 6aee6c989485..47394594d17a 100644
--- a/drivers/iio/imu/inv_mpu6050/inv_mpu_magn.c
+++ b/drivers/iio/imu/inv_mpu6050/inv_mpu_magn.c
@@ -125,7 +125,7 @@ static int inv_magn_init(struct inv_mpu6050_state *st)
}
/*
- * Sensitivity adjustement and scale to Gauss
+ * Sensitivity adjustment and scale to Gauss
*
* Hadj = H * (((ASA - 128) * 0.5 / 128) + 1)
* Factor simplification:
--
2.53.0
^ permalink raw reply related [flat|nested] 38+ messages in thread
* [PATCH v5 05/14] iio: magnetometer: fix various spelling mistakes
2026-03-16 9:00 [PATCH v5 00/14] iio: fix spelling mistakes in comments Shi Hao
` (3 preceding siblings ...)
2026-03-16 9:00 ` [PATCH v5 04/14] iio: imu: fix typo from adjustement to adjustment Shi Hao
@ 2026-03-16 9:00 ` Shi Hao
2026-03-21 19:16 ` Jonathan Cameron
2026-03-16 9:00 ` [PATCH v5 06/14] iio: pressure: fix spelling mistakes in comments Shi Hao
` (9 subsequent siblings)
14 siblings, 1 reply; 38+ messages in thread
From: Shi Hao @ 2026-03-16 9:00 UTC (permalink / raw)
To: jic23
Cc: andriy.shevchenko, andy, dlechner, i.shihao.999, linux-iio,
linux-kernel, mazziesaccount, nuno.sa
Fix spelling mistakes in comments.
- follwing -> following
- atleast -> at least
- occured -> occurred
- measurment -> measurement
- rougly -> roughly
Signed-off-by: Shi Hao <i.shihao.999@gmail.com>
---
drivers/iio/magnetometer/ak8974.c | 2 +-
drivers/iio/magnetometer/ak8975.c | 6 +++---
drivers/iio/magnetometer/yamaha-yas530.c | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/drivers/iio/magnetometer/ak8974.c b/drivers/iio/magnetometer/ak8974.c
index 68ece700c7ce..817b18257608 100644
--- a/drivers/iio/magnetometer/ak8974.c
+++ b/drivers/iio/magnetometer/ak8974.c
@@ -577,7 +577,7 @@ static int ak8974_measure_channel(struct ak8974 *ak8974, unsigned long address,
/*
* This explicit cast to (s16) is necessary as the measurement
* is done in 2's complement with positive and negative values.
- * The follwing assignment to *val will then convert the signed
+ * The following assignment to *val will then convert the signed
* s16 value to a signed int value.
*/
*val = (s16)le16_to_cpu(hw_values[address]);
diff --git a/drivers/iio/magnetometer/ak8975.c b/drivers/iio/magnetometer/ak8975.c
index d30315ad85de..b648b0afa573 100644
--- a/drivers/iio/magnetometer/ak8975.c
+++ b/drivers/iio/magnetometer/ak8975.c
@@ -545,7 +545,7 @@ static int ak8975_set_mode(struct ak8975_data *data, enum ak_ctrl_mode mode)
return ret;
}
data->cntl_cache = regval;
- /* After mode change wait atleast 100us */
+ /* After mode change wait at least 100us */
usleep_range(100, 500);
return 0;
@@ -697,7 +697,7 @@ static int wait_conversion_complete_polled(struct ak8975_data *data)
return read_status;
}
-/* Returns 0 if the end of conversion interrupt occured or -ETIME otherwise */
+/* Returns 0 if the end of conversion interrupt occurred or -ETIME otherwise */
static int wait_conversion_complete_interrupt(struct ak8975_data *data)
{
int ret;
@@ -759,7 +759,7 @@ static int ak8975_read_axis(struct iio_dev *indio_dev, int index, int *val)
if (ret < 0)
goto exit;
- /* Read out ST2 for release lock on measurment data. */
+ /* Read out ST2 for release lock on measurement data. */
ret = i2c_smbus_read_byte_data(client, data->def->ctrl_regs[ST2]);
if (ret < 0) {
dev_err(&client->dev, "Error in reading ST2\n");
diff --git a/drivers/iio/magnetometer/yamaha-yas530.c b/drivers/iio/magnetometer/yamaha-yas530.c
index d49e37edcbed..140c422773f6 100644
--- a/drivers/iio/magnetometer/yamaha-yas530.c
+++ b/drivers/iio/magnetometer/yamaha-yas530.c
@@ -1223,7 +1223,7 @@ static int yas530_measure_offsets(struct yas5xx *yas5xx)
* as the values for [x, y1, y2]. The value is +/-31
* but the effect on the raw values is much larger.
* The effect of the offset is to bring the measure
- * rougly to the center.
+ * roughly to the center.
*/
ox = 0;
oy1 = 0;
--
2.53.0
^ permalink raw reply related [flat|nested] 38+ messages in thread
* [PATCH v5 06/14] iio: pressure: fix spelling mistakes in comments
2026-03-16 9:00 [PATCH v5 00/14] iio: fix spelling mistakes in comments Shi Hao
` (4 preceding siblings ...)
2026-03-16 9:00 ` [PATCH v5 05/14] iio: magnetometer: fix various spelling mistakes Shi Hao
@ 2026-03-16 9:00 ` Shi Hao
2026-03-17 6:31 ` Matti Vaittinen
2026-03-21 19:17 ` Jonathan Cameron
2026-03-16 9:00 ` [PATCH v5 07/14] iio: proximity: fix typo from currenly to currently Shi Hao
` (8 subsequent siblings)
14 siblings, 2 replies; 38+ messages in thread
From: Shi Hao @ 2026-03-16 9:00 UTC (permalink / raw)
To: jic23
Cc: andriy.shevchenko, andy, dlechner, i.shihao.999, linux-iio,
linux-kernel, mazziesaccount, nuno.sa
Fix several spelling mistakes in comments.
- opertion -> operations
- transfered -> transferred
- usng -> using
- externaly -> externally
Signed-off-by: Shi Hao <i.shihao.999@gmail.com>
---
drivers/iio/pressure/bmp280-spi.c | 2 +-
drivers/iio/pressure/hsc030pa.c | 2 +-
drivers/iio/pressure/rohm-bm1390.c | 2 +-
drivers/iio/pressure/zpa2326.c | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/iio/pressure/bmp280-spi.c b/drivers/iio/pressure/bmp280-spi.c
index 3b90384f17d7..04bf2f5be5b1 100644
--- a/drivers/iio/pressure/bmp280-spi.c
+++ b/drivers/iio/pressure/bmp280-spi.c
@@ -47,7 +47,7 @@ static int bmp380_regmap_spi_read(void *context, const void *reg,
return -EINVAL;
/*
- * According to the BMP3xx datasheets, for a basic SPI read opertion,
+ * According to the BMP3xx datasheets, for a basic SPI read operation,
* the first byte needs to be dropped and the rest are the requested
* data.
*/
diff --git a/drivers/iio/pressure/hsc030pa.c b/drivers/iio/pressure/hsc030pa.c
index 2d00c0656259..d6b18a84f0ab 100644
--- a/drivers/iio/pressure/hsc030pa.c
+++ b/drivers/iio/pressure/hsc030pa.c
@@ -273,7 +273,7 @@ static const struct hsc_range_config hsc_range_config[HSC_VARIANTS_MAX] = {
* @data: structure containing instantiated sensor data
* Return: true only if both status bits are zero
*
- * the two MSB from the first transfered byte contain a status code
+ * The two MSB from the first transferred byte contain a status code
* 00 - normal operation, valid data
* 01 - device in factory programming mode
* 10 - stale data
diff --git a/drivers/iio/pressure/rohm-bm1390.c b/drivers/iio/pressure/rohm-bm1390.c
index dac27fd359ad..08146ca0f91d 100644
--- a/drivers/iio/pressure/rohm-bm1390.c
+++ b/drivers/iio/pressure/rohm-bm1390.c
@@ -440,7 +440,7 @@ static int bm1390_fifo_flush(struct iio_dev *idev, unsigned int samples)
* the timestamps. If we are ran from IRQ, then the
* IRQF_ONESHOT has us covered - but if we are ran by the
* user-space read we need to disable the IRQ to be on a safe
- * side. We do this usng synchronous disable so that if the
+ * side. We do this using synchronous disable so that if the
* IRQ thread is being ran on other CPU we wait for it to be
* finished.
*/
diff --git a/drivers/iio/pressure/zpa2326.c b/drivers/iio/pressure/zpa2326.c
index 4923a558a26a..2c68fdf2744e 100644
--- a/drivers/iio/pressure/zpa2326.c
+++ b/drivers/iio/pressure/zpa2326.c
@@ -840,7 +840,7 @@ static irqreturn_t zpa2326_handle_threaded_irq(int irq, void *data)
complete:
/*
- * Wake up direct or externaly triggered buffer mode waiters: see
+ * Wake up direct or externally triggered buffer mode waiters: see
* zpa2326_sample_oneshot() and zpa2326_trigger_handler().
*/
complete(&priv->data_ready);
--
2.53.0
^ permalink raw reply related [flat|nested] 38+ messages in thread
* [PATCH v5 07/14] iio: proximity: fix typo from currenly to currently
2026-03-16 9:00 [PATCH v5 00/14] iio: fix spelling mistakes in comments Shi Hao
` (5 preceding siblings ...)
2026-03-16 9:00 ` [PATCH v5 06/14] iio: pressure: fix spelling mistakes in comments Shi Hao
@ 2026-03-16 9:00 ` Shi Hao
2026-03-21 19:19 ` Jonathan Cameron
2026-03-16 9:00 ` [PATCH v5 08/14] iio: resolver: fix typo from degredation to degradation Shi Hao
` (7 subsequent siblings)
14 siblings, 1 reply; 38+ messages in thread
From: Shi Hao @ 2026-03-16 9:00 UTC (permalink / raw)
To: jic23
Cc: andriy.shevchenko, andy, dlechner, i.shihao.999, linux-iio,
linux-kernel, mazziesaccount, nuno.sa
Fix incorrect spelling from currenly to currently.
Signed-off-by: Shi Hao <i.shihao.999@gmail.com>
---
drivers/iio/proximity/sx9324.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/iio/proximity/sx9324.c b/drivers/iio/proximity/sx9324.c
index c7b2d03c23bc..f61eff39751d 100644
--- a/drivers/iio/proximity/sx9324.c
+++ b/drivers/iio/proximity/sx9324.c
@@ -821,7 +821,7 @@ static const struct sx_common_reg_default sx9324_default_regs[] = {
{ SX9324_REG_ADV_CTRL10, 0x00, "adv_ctrl10" },
{ SX9324_REG_ADV_CTRL11, 0x00, "adv_ctrl11" },
{ SX9324_REG_ADV_CTRL12, 0x00, "adv_ctrl12" },
- /* TODO(gwendal): SAR currenly disabled */
+ /* TODO(gwendal): SAR currently disabled */
{ SX9324_REG_ADV_CTRL13, 0x00, "adv_ctrl13" },
{ SX9324_REG_ADV_CTRL14, 0x00, "adv_ctrl14" },
{ SX9324_REG_ADV_CTRL15, 0x00, "adv_ctrl15" },
--
2.53.0
^ permalink raw reply related [flat|nested] 38+ messages in thread
* [PATCH v5 08/14] iio: resolver: fix typo from degredation to degradation
2026-03-16 9:00 [PATCH v5 00/14] iio: fix spelling mistakes in comments Shi Hao
` (6 preceding siblings ...)
2026-03-16 9:00 ` [PATCH v5 07/14] iio: proximity: fix typo from currenly to currently Shi Hao
@ 2026-03-16 9:00 ` Shi Hao
2026-03-16 16:20 ` Andy Shevchenko
2026-03-16 9:00 ` [PATCH v5 09/14] iio: temp: fix spelling mistakes in comments Shi Hao
` (6 subsequent siblings)
14 siblings, 1 reply; 38+ messages in thread
From: Shi Hao @ 2026-03-16 9:00 UTC (permalink / raw)
To: jic23
Cc: andriy.shevchenko, andy, dlechner, i.shihao.999, linux-iio,
linux-kernel, mazziesaccount, nuno.sa
Fix incorrect spelling from degredation to degradation.
Signed-off-by: Shi Hao <i.shihao.999@gmail.com>
---
drivers/iio/resolver/ad2s1210.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/iio/resolver/ad2s1210.c b/drivers/iio/resolver/ad2s1210.c
index 06d9c784f93e..e87175521ab4 100644
--- a/drivers/iio/resolver/ad2s1210.c
+++ b/drivers/iio/resolver/ad2s1210.c
@@ -899,7 +899,7 @@ static const struct iio_event_spec ad2s1210_monitor_signal_event_spec[] = {
/* Sine/cosine DOS overrange fault.*/
.type = IIO_EV_TYPE_THRESH,
.dir = IIO_EV_DIR_RISING,
- /* Degredation of signal overrange threshold. */
+ /* Degradation of signal overrange threshold. */
.mask_separate = BIT(IIO_EV_INFO_VALUE),
},
{
--
2.53.0
^ permalink raw reply related [flat|nested] 38+ messages in thread
* [PATCH v5 09/14] iio: temp: fix spelling mistakes in comments
2026-03-16 9:00 [PATCH v5 00/14] iio: fix spelling mistakes in comments Shi Hao
` (7 preceding siblings ...)
2026-03-16 9:00 ` [PATCH v5 08/14] iio: resolver: fix typo from degredation to degradation Shi Hao
@ 2026-03-16 9:00 ` Shi Hao
2026-03-21 19:23 ` Jonathan Cameron
2026-03-16 9:00 ` [PATCH v5 10/14] iio: test: fix typo from neeeds to needs in comment Shi Hao
` (5 subsequent siblings)
14 siblings, 1 reply; 38+ messages in thread
From: Shi Hao @ 2026-03-16 9:00 UTC (permalink / raw)
To: jic23
Cc: andriy.shevchenko, andy, dlechner, i.shihao.999, linux-iio,
linux-kernel, mazziesaccount, nuno.sa
Fix spelling mistakes in comments.
- catched -> caught
- chanel -> channel
Signed-off-by: Shi Hao <i.shihao.999@gmail.com>
---
drivers/iio/temperature/ltc2983.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/iio/temperature/ltc2983.c b/drivers/iio/temperature/ltc2983.c
index 7dd40d69cce6..38e6f8dfd3b8 100644
--- a/drivers/iio/temperature/ltc2983.c
+++ b/drivers/iio/temperature/ltc2983.c
@@ -709,7 +709,7 @@ ltc2983_thermocouple_new(const struct fwnode_handle *child, struct ltc2983_data
ret = fwnode_property_read_u32(ref, "reg", &thermo->cold_junction_chan);
if (ret)
/*
- * This would be catched later but we can just return
+ * This would be caught later but we can just return
* the error right away.
*/
return dev_err_ptr_probe(&st->spi->dev, ret,
@@ -798,7 +798,7 @@ ltc2983_rtd_new(const struct fwnode_handle *child, struct ltc2983_data *st,
* For 4wire RTD with rotation, the channel selection cannot be
* >=19 since the chann + 1 is used in this configuration.
* For 4wire RTDs with kelvin rsense, the rsense channel cannot be
- * <=1 since chanel - 1 and channel - 2 are used.
+ * <=1 since channel - 1 and channel - 2 are used.
*/
if (rtd->sensor_config & LTC2983_RTD_4_WIRE_MASK) {
/* 4-wire */
--
2.53.0
^ permalink raw reply related [flat|nested] 38+ messages in thread
* [PATCH v5 10/14] iio: test: fix typo from neeeds to needs in comment
2026-03-16 9:00 [PATCH v5 00/14] iio: fix spelling mistakes in comments Shi Hao
` (8 preceding siblings ...)
2026-03-16 9:00 ` [PATCH v5 09/14] iio: temp: fix spelling mistakes in comments Shi Hao
@ 2026-03-16 9:00 ` Shi Hao
2026-03-17 6:32 ` Matti Vaittinen
2026-03-16 9:00 ` [PATCH v5 11/14] iio: common: fix spelling mistakes in comments Shi Hao
` (4 subsequent siblings)
14 siblings, 1 reply; 38+ messages in thread
From: Shi Hao @ 2026-03-16 9:00 UTC (permalink / raw)
To: jic23
Cc: andriy.shevchenko, andy, dlechner, i.shihao.999, linux-iio,
linux-kernel, mazziesaccount, nuno.sa
Fix incorrect spelling from neeeds to needs.
Signed-off-by: Shi Hao <i.shihao.999@gmail.com>
---
drivers/iio/test/iio-test-gts.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/iio/test/iio-test-gts.c b/drivers/iio/test/iio-test-gts.c
index 11250bc905c9..6ffff85ba853 100644
--- a/drivers/iio/test/iio-test-gts.c
+++ b/drivers/iio/test/iio-test-gts.c
@@ -20,7 +20,7 @@
*
* If yes, then adding a test is probably a good idea but please stop for a
* moment and consider the effort of changing all the tests when code gets
- * refactored. Eventually it neeeds to be.
+ * refactored. Eventually it needs to be.
*/
#define TEST_TSEL_50 1
--
2.53.0
^ permalink raw reply related [flat|nested] 38+ messages in thread
* [PATCH v5 11/14] iio: common: fix spelling mistakes in comments
2026-03-16 9:00 [PATCH v5 00/14] iio: fix spelling mistakes in comments Shi Hao
` (9 preceding siblings ...)
2026-03-16 9:00 ` [PATCH v5 10/14] iio: test: fix typo from neeeds to needs in comment Shi Hao
@ 2026-03-16 9:00 ` Shi Hao
2026-03-21 19:25 ` Jonathan Cameron
2026-03-16 9:00 ` [PATCH v5 12/14] iio: chemical: rephrase comment and fix a typo Shi Hao
` (3 subsequent siblings)
14 siblings, 1 reply; 38+ messages in thread
From: Shi Hao @ 2026-03-16 9:00 UTC (permalink / raw)
To: jic23
Cc: andriy.shevchenko, andy, dlechner, i.shihao.999, linux-iio,
linux-kernel, mazziesaccount, nuno.sa
Fix spelling mistakes in comments.
- exepects -> expects
- fuction -> function
- theoritical -> theoretical
- appopriate -> appropriate
- iio -> IIO
Signed-off-by: Shi Hao <i.shihao.999@gmail.com>
---
drivers/iio/common/cros_ec_sensors/cros_ec_sensors.c | 2 +-
drivers/iio/common/hid-sensors/hid-sensor-attributes.c | 2 +-
drivers/iio/common/inv_sensors/inv_sensors_timestamp.c | 4 ++--
drivers/iio/common/ms_sensors/ms_sensors_i2c.c | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/drivers/iio/common/cros_ec_sensors/cros_ec_sensors.c b/drivers/iio/common/cros_ec_sensors/cros_ec_sensors.c
index 82cef4a12442..f34e2bbba2d1 100644
--- a/drivers/iio/common/cros_ec_sensors/cros_ec_sensors.c
+++ b/drivers/iio/common/cros_ec_sensors/cros_ec_sensors.c
@@ -106,7 +106,7 @@ static int cros_ec_sensors_read(struct iio_dev *indio_dev,
switch (st->core.type) {
case MOTIONSENSE_TYPE_ACCEL:
/*
- * EC returns data in g, iio exepects m/s^2.
+ * EC returns data in g, IIO expects m/s^2.
* Do not use IIO_G_TO_M_S_2 to avoid precision loss.
*/
*val = div_s64(val64 * 980665, 10);
diff --git a/drivers/iio/common/hid-sensors/hid-sensor-attributes.c b/drivers/iio/common/hid-sensors/hid-sensor-attributes.c
index a61428bfdce3..c115a72832b2 100644
--- a/drivers/iio/common/hid-sensors/hid-sensor-attributes.c
+++ b/drivers/iio/common/hid-sensors/hid-sensor-attributes.c
@@ -346,7 +346,7 @@ int hid_sensor_write_raw_hyst_rel_value(struct hid_sensor_common *st,
EXPORT_SYMBOL_NS(hid_sensor_write_raw_hyst_rel_value, "IIO_HID");
/*
- * This fuction applies the unit exponent to the scale.
+ * This function applies the unit exponent to the scale.
* For example:
* 9.806650000 ->exp:2-> val0[980]val1[665000000]
* 9.000806000 ->exp:2-> val0[900]val1[80600000]
diff --git a/drivers/iio/common/inv_sensors/inv_sensors_timestamp.c b/drivers/iio/common/inv_sensors/inv_sensors_timestamp.c
index 97526ba87b93..e0b10366ed2b 100644
--- a/drivers/iio/common/inv_sensors/inv_sensors_timestamp.c
+++ b/drivers/iio/common/inv_sensors/inv_sensors_timestamp.c
@@ -154,7 +154,7 @@ void inv_sensors_timestamp_interrupt(struct inv_sensors_timestamp *ts,
valid = inv_update_chip_period(ts, period);
}
- /* no previous data, compute theoritical value from interrupt */
+ /* no previous data, compute theoretical value from interrupt */
if (ts->timestamp == 0) {
/* elapsed time: sensor period * sensor samples number */
interval = (int64_t)ts->period * (int64_t)sample_nb;
@@ -185,7 +185,7 @@ void inv_sensors_timestamp_apply_odr(struct inv_sensors_timestamp *ts,
/*
* After ODR change the time interval with the previous sample is
- * undertermined (depends when the change occures). So we compute the
+ * undertermined (depends when the change occurs). So we compute the
* timestamp from the current interrupt using the new FIFO period, the
* total number of samples and the current sample numero.
*/
diff --git a/drivers/iio/common/ms_sensors/ms_sensors_i2c.c b/drivers/iio/common/ms_sensors/ms_sensors_i2c.c
index 588470863681..1960a2ce82a8 100644
--- a/drivers/iio/common/ms_sensors/ms_sensors_i2c.c
+++ b/drivers/iio/common/ms_sensors/ms_sensors_i2c.c
@@ -96,7 +96,7 @@ EXPORT_SYMBOL_NS(ms_sensors_read_prom_word, "IIO_MEAS_SPEC_SENSORS");
*
* Generic ADC conversion & read function for Measurement Specialties
* devices.
- * The function will issue conversion command, sleep appopriate delay, and
+ * The function will issue conversion command, sleep appropriate delay, and
* issue command to read ADC.
*
* Return: 0 on success, negative errno otherwise.
--
2.53.0
^ permalink raw reply related [flat|nested] 38+ messages in thread
* [PATCH v5 12/14] iio: chemical: rephrase comment and fix a typo
2026-03-16 9:00 [PATCH v5 00/14] iio: fix spelling mistakes in comments Shi Hao
` (10 preceding siblings ...)
2026-03-16 9:00 ` [PATCH v5 11/14] iio: common: fix spelling mistakes in comments Shi Hao
@ 2026-03-16 9:00 ` Shi Hao
2026-03-21 19:29 ` Jonathan Cameron
2026-03-16 9:00 ` [PATCH v5 13/14] iio: cdc: fix spelling mistakes in comments Shi Hao
` (2 subsequent siblings)
14 siblings, 1 reply; 38+ messages in thread
From: Shi Hao @ 2026-03-16 9:00 UTC (permalink / raw)
To: jic23
Cc: andriy.shevchenko, andy, dlechner, i.shihao.999, linux-iio,
linux-kernel, mazziesaccount, nuno.sa
Rephrase the comment and fix a spelling mistake.
- insuffient -> insufficient
Signed-off-by: Shi Hao <i.shihao.999@gmail.com>
---
drivers/iio/chemical/bme680_core.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/iio/chemical/bme680_core.c b/drivers/iio/chemical/bme680_core.c
index 24e0b59e2fdf..6aeac132394c 100644
--- a/drivers/iio/chemical/bme680_core.c
+++ b/drivers/iio/chemical/bme680_core.c
@@ -807,7 +807,7 @@ static int bme680_read_gas(struct bme680_data *data, int *comp_gas_res)
adc_gas_res = FIELD_GET(BME680_ADC_GAS_RES, gas_regs_val);
/*
- * occurs if either the gas heating duration was insuffient
+ * This may occur if either the gas heating duration was insufficient
* to reach the target heater temperature or the target
* heater temperature was too high for the heater sink to
* reach.
--
2.53.0
^ permalink raw reply related [flat|nested] 38+ messages in thread
* [PATCH v5 13/14] iio: cdc: fix spelling mistakes in comments
2026-03-16 9:00 [PATCH v5 00/14] iio: fix spelling mistakes in comments Shi Hao
` (11 preceding siblings ...)
2026-03-16 9:00 ` [PATCH v5 12/14] iio: chemical: rephrase comment and fix a typo Shi Hao
@ 2026-03-16 9:00 ` Shi Hao
2026-03-16 9:00 ` [PATCH v5 14/14] iio: amplifiers: fix typo from Curren to Current Shi Hao
2026-03-16 15:00 ` [PATCH v5 00/14] iio: fix spelling mistakes in comments Andy Shevchenko
14 siblings, 0 replies; 38+ messages in thread
From: Shi Hao @ 2026-03-16 9:00 UTC (permalink / raw)
To: jic23
Cc: andriy.shevchenko, andy, dlechner, i.shihao.999, linux-iio,
linux-kernel, mazziesaccount, nuno.sa
Fix spelling mistakes in comments.
- becaue -> because
- reenable -> re-enable
- irq's -> IRQs
Signed-off-by: Shi Hao <i.shihao.999@gmail.com>
---
drivers/iio/cdc/ad7150.c | 2 +-
drivers/iio/cdc/ad7746.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/iio/cdc/ad7150.c b/drivers/iio/cdc/ad7150.c
index 427d32e398b3..8106a6a83561 100644
--- a/drivers/iio/cdc/ad7150.c
+++ b/drivers/iio/cdc/ad7150.c
@@ -306,7 +306,7 @@ static int ad7150_write_event_config(struct iio_dev *indio_dev,
dir);
if (ret)
goto error_ret;
- /* reenable any irq's we disabled whilst changing mode */
+ /* re-enable any IRQs we disabled whilst changing mode */
enable_irq(chip->interrupts[0]);
enable_irq(chip->interrupts[1]);
}
diff --git a/drivers/iio/cdc/ad7746.c b/drivers/iio/cdc/ad7746.c
index 8a306d55c72a..cb97e3c978d8 100644
--- a/drivers/iio/cdc/ad7746.c
+++ b/drivers/iio/cdc/ad7746.c
@@ -606,7 +606,7 @@ static int ad7746_read_channel(struct iio_dev *indio_dev,
return ret;
/*
- * Offset applied internally becaue the _offset userspace interface is
+ * Offset applied internally because the _offset userspace interface is
* needed for the CAP DACs which apply a controllable offset.
*/
*val = get_unaligned_be24(data) - 0x800000;
--
2.53.0
^ permalink raw reply related [flat|nested] 38+ messages in thread
* [PATCH v5 14/14] iio: amplifiers: fix typo from Curren to Current
2026-03-16 9:00 [PATCH v5 00/14] iio: fix spelling mistakes in comments Shi Hao
` (12 preceding siblings ...)
2026-03-16 9:00 ` [PATCH v5 13/14] iio: cdc: fix spelling mistakes in comments Shi Hao
@ 2026-03-16 9:00 ` Shi Hao
2026-03-16 15:00 ` [PATCH v5 00/14] iio: fix spelling mistakes in comments Andy Shevchenko
14 siblings, 0 replies; 38+ messages in thread
From: Shi Hao @ 2026-03-16 9:00 UTC (permalink / raw)
To: jic23
Cc: andriy.shevchenko, andy, dlechner, i.shihao.999, linux-iio,
linux-kernel, mazziesaccount, nuno.sa
Fix incorrect spelling from Curren to Current.
Signed-off-by: Shi Hao <i.shihao.999@gmail.com>
---
drivers/iio/amplifiers/ada4250.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/iio/amplifiers/ada4250.c b/drivers/iio/amplifiers/ada4250.c
index 40f396ea9069..71e361af2074 100644
--- a/drivers/iio/amplifiers/ada4250.c
+++ b/drivers/iio/amplifiers/ada4250.c
@@ -109,7 +109,7 @@ static int ada4250_set_offset_uv(struct iio_dev *indio_dev,
/*
* Compute Range and Voltage per LSB for the Sensor Offset Calibration
- * Example of computation for Range 1 and Range 2 (Curren Bias Set = AVDD):
+ * Example of computation for Range 1 and Range 2 (Current Bias Set = AVDD):
* Range 1 Range 2
* Gain | Max Vos(mV) | LSB(mV) | Max Vos(mV) | LSB(mV) |
* 2 | X1*127 | X1=0.126(AVDD-1) | X1*3*127 | X1*3 |
--
2.53.0
^ permalink raw reply related [flat|nested] 38+ messages in thread
* Re: [PATCH v5 00/14] iio: fix spelling mistakes in comments
2026-03-16 9:00 [PATCH v5 00/14] iio: fix spelling mistakes in comments Shi Hao
` (13 preceding siblings ...)
2026-03-16 9:00 ` [PATCH v5 14/14] iio: amplifiers: fix typo from Curren to Current Shi Hao
@ 2026-03-16 15:00 ` Andy Shevchenko
2026-03-21 19:32 ` Jonathan Cameron
14 siblings, 1 reply; 38+ messages in thread
From: Andy Shevchenko @ 2026-03-16 15:00 UTC (permalink / raw)
To: Shi Hao
Cc: jic23, andy, dlechner, linux-iio, linux-kernel, mazziesaccount,
nuno.sa
On Mon, Mar 16, 2026 at 02:30:08PM +0530, Shi Hao wrote:
> This series fixes spelling mistakes in comments across several IIO
> subsystems to improve readability and code consistency.
>
> v5:
>
> - Rebased on linux-next
> - Dropped patches already fixed upstream
> - Added 8 additional patches to previous 6-patch series
> - Rephrased several patches for clarity and grammar
> - Added missing article where needed
> - Improved commit messages for clarity
>
> v4: https://lore.kernel.org/linux-iio/20260311093933.21333-1/
This URL is wrong as well as other references here.
> - Fix commit message grammar and punctuation across patches
> - Keep 'whilst' instead of 'while'
> - Rephrase sentence in chemical driver comment
> - Capitalize IIO in comments
>
> v3: https://lore.kernel.org/linux-iio/20260309104513.40359-1
>
> - Change commit subjects as per changes
> - Capitalize proper acronyms (IRQ) and Celsius
> - Fix short wrap in commit body
>
> v2: https://lore.kernel.org/linux-iio/20260307104705.49129-1
>
> - Split original patch into 6 commits
> - Fixed commit message formatting and typos
> - Added necessary tags in commits
> - Added more fixes than previous
--
With Best Regards,
Andy Shevchenko
^ permalink raw reply [flat|nested] 38+ messages in thread
* Re: [PATCH v5 08/14] iio: resolver: fix typo from degredation to degradation
2026-03-16 9:00 ` [PATCH v5 08/14] iio: resolver: fix typo from degredation to degradation Shi Hao
@ 2026-03-16 16:20 ` Andy Shevchenko
2026-03-16 16:22 ` Andy Shevchenko
0 siblings, 1 reply; 38+ messages in thread
From: Andy Shevchenko @ 2026-03-16 16:20 UTC (permalink / raw)
To: Shi Hao
Cc: jic23, andy, dlechner, linux-iio, linux-kernel, mazziesaccount,
nuno.sa
On Mon, Mar 16, 2026 at 02:30:16PM +0530, Shi Hao wrote:
> Fix incorrect spelling from degredation to degradation.
...
> /* Sine/cosine DOS overrange fault.*/
Side note: missing space after period. If this is a single issu in the entire
folder, fix it here.
...
> - /* Degredation of signal overrange threshold. */
> + /* Degradation of signal overrange threshold. */
(Left for the sake of context.)
--
With Best Regards,
Andy Shevchenko
^ permalink raw reply [flat|nested] 38+ messages in thread
* Re: [PATCH v5 08/14] iio: resolver: fix typo from degredation to degradation
2026-03-16 16:20 ` Andy Shevchenko
@ 2026-03-16 16:22 ` Andy Shevchenko
2026-03-18 13:45 ` ShiHao
2026-03-21 19:22 ` Jonathan Cameron
0 siblings, 2 replies; 38+ messages in thread
From: Andy Shevchenko @ 2026-03-16 16:22 UTC (permalink / raw)
To: Shi Hao
Cc: jic23, andy, dlechner, linux-iio, linux-kernel, mazziesaccount,
nuno.sa
On Mon, Mar 16, 2026 at 06:20:44PM +0200, Andy Shevchenko wrote:
> On Mon, Mar 16, 2026 at 02:30:16PM +0530, Shi Hao wrote:
> > Fix incorrect spelling from degredation to degradation.
...
> > /* Sine/cosine DOS overrange fault.*/
>
> Side note: missing space after period. If this is a single issu in the entire
> folder, fix it here.
No need to resend just for this. Let Jonathan decide what to do with it.
...
> > - /* Degredation of signal overrange threshold. */
> > + /* Degradation of signal overrange threshold. */
>
>
> (Left for the sake of context.)
--
With Best Regards,
Andy Shevchenko
^ permalink raw reply [flat|nested] 38+ messages in thread
* Re: [PATCH v5 06/14] iio: pressure: fix spelling mistakes in comments
2026-03-16 9:00 ` [PATCH v5 06/14] iio: pressure: fix spelling mistakes in comments Shi Hao
@ 2026-03-17 6:31 ` Matti Vaittinen
2026-03-21 19:17 ` Jonathan Cameron
1 sibling, 0 replies; 38+ messages in thread
From: Matti Vaittinen @ 2026-03-17 6:31 UTC (permalink / raw)
To: Shi Hao, jic23
Cc: andriy.shevchenko, andy, dlechner, linux-iio, linux-kernel,
nuno.sa
On 16/03/2026 11:00, Shi Hao wrote:
> Fix several spelling mistakes in comments.
>
> - opertion -> operations
> - transfered -> transferred
> - usng -> using
> - externaly -> externally
>
> Signed-off-by: Shi Hao <i.shihao.999@gmail.com>
Reviewed-by: Matti Vaittinen <mazziesaccount@gmail.com>
---
Matti Vaittinen
Linux kernel developer at ROHM Semiconductors
Oulu Finland
~~ When things go utterly wrong vim users can always type :help! ~~
^ permalink raw reply [flat|nested] 38+ messages in thread
* Re: [PATCH v5 10/14] iio: test: fix typo from neeeds to needs in comment
2026-03-16 9:00 ` [PATCH v5 10/14] iio: test: fix typo from neeeds to needs in comment Shi Hao
@ 2026-03-17 6:32 ` Matti Vaittinen
2026-03-21 19:24 ` Jonathan Cameron
0 siblings, 1 reply; 38+ messages in thread
From: Matti Vaittinen @ 2026-03-17 6:32 UTC (permalink / raw)
To: Shi Hao, jic23
Cc: andriy.shevchenko, andy, dlechner, linux-iio, linux-kernel,
nuno.sa
Thanks.
On 16/03/2026 11:00, Shi Hao wrote:
> Fix incorrect spelling from neeeds to needs.
>
> Signed-off-by: Shi Hao <i.shihao.999@gmail.com>
Reviewed-by: Matti Vaittinen <mazziesaccount@gmail.com>
---
Matti Vaittinen
Linux kernel developer at ROHM Semiconductors
Oulu Finland
~~ When things go utterly wrong vim users can always type :help! ~~
^ permalink raw reply [flat|nested] 38+ messages in thread
* Re: [PATCH v5 08/14] iio: resolver: fix typo from degredation to degradation
2026-03-16 16:22 ` Andy Shevchenko
@ 2026-03-18 13:45 ` ShiHao
2026-03-18 14:49 ` Andy Shevchenko
2026-03-21 19:22 ` Jonathan Cameron
1 sibling, 1 reply; 38+ messages in thread
From: ShiHao @ 2026-03-18 13:45 UTC (permalink / raw)
To: Andy Shevchenko
Cc: jic23, andy, dlechner, linux-iio, linux-kernel, mazziesaccount,
nuno.sa
On Mon, Mar 16, 2026 at 06:22:53PM +0200, Andy Shevchenko wrote:
> On Mon, Mar 16, 2026 at 06:20:44PM +0200, Andy Shevchenko wrote:
> > On Mon, Mar 16, 2026 at 02:30:16PM +0530, Shi Hao wrote:
> > > Fix incorrect spelling from degredation to degradation.
>
> ...
>
> > > /* Sine/cosine DOS overrange fault.*/
> >
> > Side note: missing space after period. If this is a single issu in the entire
> > folder, fix it here.
>
> No need to resend just for this. Let Jonathan decide what to do with it.
>
> ...
>
> > > - /* Degredation of signal overrange threshold. */
> > > + /* Degradation of signal overrange threshold. */
> >
> >
> > (Left for the sake of context.)
>
> --
> With Best Regards,
> Andy Shevchenko
>
>
hey,
Just wanted to ask a quick question. Do i need to send it again
? or is it going to be accepted ?
best regards
shi hao
^ permalink raw reply [flat|nested] 38+ messages in thread
* Re: [PATCH v5 08/14] iio: resolver: fix typo from degredation to degradation
2026-03-18 13:45 ` ShiHao
@ 2026-03-18 14:49 ` Andy Shevchenko
2026-03-21 11:55 ` ShiHao
0 siblings, 1 reply; 38+ messages in thread
From: Andy Shevchenko @ 2026-03-18 14:49 UTC (permalink / raw)
To: ShiHao
Cc: jic23, andy, dlechner, linux-iio, linux-kernel, mazziesaccount,
nuno.sa
On Wed, Mar 18, 2026 at 07:15:12PM +0530, ShiHao wrote:
> On Mon, Mar 16, 2026 at 06:22:53PM +0200, Andy Shevchenko wrote:
> > On Mon, Mar 16, 2026 at 06:20:44PM +0200, Andy Shevchenko wrote:
> > > On Mon, Mar 16, 2026 at 02:30:16PM +0530, Shi Hao wrote:
...
> > > > /* Sine/cosine DOS overrange fault.*/
> > >
> > > Side note: missing space after period. If this is a single issu in the entire
> > > folder, fix it here.
> >
> > No need to resend just for this. Let Jonathan decide what to do with it.
^^^
> Just wanted to ask a quick question. Do i need to send it again?
Answer is in the above.
> Or is it going to be accepted?
I don't know. I'm not the maintainer of IIO.
--
With Best Regards,
Andy Shevchenko
^ permalink raw reply [flat|nested] 38+ messages in thread
* Re: [PATCH v5 08/14] iio: resolver: fix typo from degredation to degradation
2026-03-18 14:49 ` Andy Shevchenko
@ 2026-03-21 11:55 ` ShiHao
2026-03-21 16:32 ` David Lechner
0 siblings, 1 reply; 38+ messages in thread
From: ShiHao @ 2026-03-21 11:55 UTC (permalink / raw)
To: jic23; +Cc: dlechner, andy, linux-iio, linux-kernel, i.shihao.999
Hey everyone,
Just checking again, is this patch series rejected?
Do i need to send it again?
Best regards
Shihao
^ permalink raw reply [flat|nested] 38+ messages in thread
* Re: [PATCH v5 08/14] iio: resolver: fix typo from degredation to degradation
2026-03-21 11:55 ` ShiHao
@ 2026-03-21 16:32 ` David Lechner
0 siblings, 0 replies; 38+ messages in thread
From: David Lechner @ 2026-03-21 16:32 UTC (permalink / raw)
To: ShiHao, jic23; +Cc: andy, linux-iio, linux-kernel
On 3/21/26 6:55 AM, ShiHao wrote:
> Hey everyone,
>
> Just checking again, is this patch series rejected?
> Do i need to send it again?
>
> Best regards
> Shihao
Please give maintainers a week or two to respond. They don't have time to
answer emails every day. And sometimes they even go on vacation. :-)
^ permalink raw reply [flat|nested] 38+ messages in thread
* Re: [PATCH v5 01/14] iio: accel: fix typo celcius to Celsius
2026-03-16 9:00 ` [PATCH v5 01/14] iio: accel: fix typo celcius to Celsius Shi Hao
@ 2026-03-21 19:11 ` Jonathan Cameron
0 siblings, 0 replies; 38+ messages in thread
From: Jonathan Cameron @ 2026-03-21 19:11 UTC (permalink / raw)
To: Shi Hao
Cc: andriy.shevchenko, andy, dlechner, linux-iio, linux-kernel,
mazziesaccount, nuno.sa
On Mon, 16 Mar 2026 14:30:09 +0530
Shi Hao <i.shihao.999@gmail.com> wrote:
> Fix incorrect spelling in comments
> - celcius -> Celsius
>
> Signed-off-by: Shi Hao <i.shihao.999@gmail.com>
I want to reduce the number of patches that are floating around so
I'm going to pick up the easy bits of your series.
I'll note that having pulled this down with b4 git didn't like it
for some reason, reporting corruption at line 11. patch was fine
with it though so I applied it the long way.
Applied this one, so don't included it for v6!
> ---
> drivers/iio/accel/adis16201.c | 2 +-
> drivers/iio/accel/adis16209.c | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/iio/accel/adis16201.c b/drivers/iio/accel/adis16201.c
> index 5127e58eebc7..ba0f97944c6d 100644
> --- a/drivers/iio/accel/adis16201.c
> +++ b/drivers/iio/accel/adis16201.c
> @@ -147,7 +147,7 @@ static int adis16201_read_raw(struct iio_dev *indio_dev,
> /*
> * The raw ADC value is 1278 when the temperature
> * is 25 degrees and the scale factor per milli
> - * degree celcius is -470.
> + * degree Celsius is -470.
> */
> *val = 25000 / -470 - 1278;
> return IIO_VAL_INT;
> diff --git a/drivers/iio/accel/adis16209.c b/drivers/iio/accel/adis16209.c
> index 41ffd92f27fd..04e169f221c4 100644
> --- a/drivers/iio/accel/adis16209.c
> +++ b/drivers/iio/accel/adis16209.c
> @@ -186,7 +186,7 @@ static int adis16209_read_raw(struct iio_dev *indio_dev,
> /*
> * The raw ADC value is 0x4FE when the temperature
> * is 45 degrees and the scale factor per milli
> - * degree celcius is -470.
> + * degree Celsius is -470.
> */
> *val = 25000 / -470 - 0x4FE;
> return IIO_VAL_INT;
> --
> 2.53.0
^ permalink raw reply [flat|nested] 38+ messages in thread
* Re: [PATCH v5 02/14] iio: light: fix several incorrect spellings
2026-03-16 9:00 ` [PATCH v5 02/14] iio: light: fix several incorrect spellings Shi Hao
@ 2026-03-21 19:12 ` Jonathan Cameron
0 siblings, 0 replies; 38+ messages in thread
From: Jonathan Cameron @ 2026-03-21 19:12 UTC (permalink / raw)
To: Shi Hao
Cc: andriy.shevchenko, andy, dlechner, linux-iio, linux-kernel,
mazziesaccount, nuno.sa
On Mon, 16 Mar 2026 14:30:10 +0530
Shi Hao <i.shihao.999@gmail.com> wrote:
> Fix spelling mistakes reported by codespell.
>
> - sesnor -> sensor
> - substraction -> subtraction
> - simulataneous -> simultaneous
> - proccessed -> processed
> - coefficents -> coefficients
>
> Signed-off-by: Shi Hao <i.shihao.999@gmail.com>
Applied.
Thanks
Jonathan
^ permalink raw reply [flat|nested] 38+ messages in thread
* Re: [PATCH v5 03/14] iio: adc: add an article and use digitize instead of digitalize
2026-03-16 9:00 ` [PATCH v5 03/14] iio: adc: add an article and use digitize instead of digitalize Shi Hao
@ 2026-03-21 19:13 ` Jonathan Cameron
0 siblings, 0 replies; 38+ messages in thread
From: Jonathan Cameron @ 2026-03-21 19:13 UTC (permalink / raw)
To: Shi Hao
Cc: andriy.shevchenko, andy, dlechner, linux-iio, linux-kernel,
mazziesaccount, nuno.sa
On Mon, 16 Mar 2026 14:30:11 +0530
Shi Hao <i.shihao.999@gmail.com> wrote:
> Use digitize instead of digitalize, which is the correct technical term,
> and add an article for clarity.
>
> Signed-off-by: Shi Hao <i.shihao.999@gmail.com>
Applied,
Thanks,
J
^ permalink raw reply [flat|nested] 38+ messages in thread
* Re: [PATCH v5 04/14] iio: imu: fix typo from adjustement to adjustment
2026-03-16 9:00 ` [PATCH v5 04/14] iio: imu: fix typo from adjustement to adjustment Shi Hao
@ 2026-03-21 19:16 ` Jonathan Cameron
0 siblings, 0 replies; 38+ messages in thread
From: Jonathan Cameron @ 2026-03-21 19:16 UTC (permalink / raw)
To: Shi Hao
Cc: andriy.shevchenko, andy, dlechner, linux-iio, linux-kernel,
mazziesaccount, nuno.sa
On Mon, 16 Mar 2026 14:30:12 +0530
Shi Hao <i.shihao.999@gmail.com> wrote:
> Fix incorrect spelling in a comment.
>
> - adjustement -> adjustment
>
> Signed-off-by: Shi Hao <i.shihao.999@gmail.com>
Applied.
> ---
> drivers/iio/imu/inv_mpu6050/inv_mpu_magn.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/iio/imu/inv_mpu6050/inv_mpu_magn.c b/drivers/iio/imu/inv_mpu6050/inv_mpu_magn.c
> index 6aee6c989485..47394594d17a 100644
> --- a/drivers/iio/imu/inv_mpu6050/inv_mpu_magn.c
> +++ b/drivers/iio/imu/inv_mpu6050/inv_mpu_magn.c
> @@ -125,7 +125,7 @@ static int inv_magn_init(struct inv_mpu6050_state *st)
> }
>
> /*
> - * Sensitivity adjustement and scale to Gauss
> + * Sensitivity adjustment and scale to Gauss
> *
> * Hadj = H * (((ASA - 128) * 0.5 / 128) + 1)
> * Factor simplification:
> --
> 2.53.0
^ permalink raw reply [flat|nested] 38+ messages in thread
* Re: [PATCH v5 05/14] iio: magnetometer: fix various spelling mistakes
2026-03-16 9:00 ` [PATCH v5 05/14] iio: magnetometer: fix various spelling mistakes Shi Hao
@ 2026-03-21 19:16 ` Jonathan Cameron
0 siblings, 0 replies; 38+ messages in thread
From: Jonathan Cameron @ 2026-03-21 19:16 UTC (permalink / raw)
To: Shi Hao
Cc: andriy.shevchenko, andy, dlechner, linux-iio, linux-kernel,
mazziesaccount, nuno.sa
On Mon, 16 Mar 2026 14:30:13 +0530
Shi Hao <i.shihao.999@gmail.com> wrote:
> Fix spelling mistakes in comments.
>
> - follwing -> following
> - atleast -> at least
> - occured -> occurred
> - measurment -> measurement
> - rougly -> roughly
>
> Signed-off-by: Shi Hao <i.shihao.999@gmail.com>
Applied.
^ permalink raw reply [flat|nested] 38+ messages in thread
* Re: [PATCH v5 06/14] iio: pressure: fix spelling mistakes in comments
2026-03-16 9:00 ` [PATCH v5 06/14] iio: pressure: fix spelling mistakes in comments Shi Hao
2026-03-17 6:31 ` Matti Vaittinen
@ 2026-03-21 19:17 ` Jonathan Cameron
1 sibling, 0 replies; 38+ messages in thread
From: Jonathan Cameron @ 2026-03-21 19:17 UTC (permalink / raw)
To: Shi Hao
Cc: andriy.shevchenko, andy, dlechner, linux-iio, linux-kernel,
mazziesaccount, nuno.sa
On Mon, 16 Mar 2026 14:30:14 +0530
Shi Hao <i.shihao.999@gmail.com> wrote:
> Fix several spelling mistakes in comments.
>
> - opertion -> operations
> - transfered -> transferred
> - usng -> using
> - externaly -> externally
>
> Signed-off-by: Shi Hao <i.shihao.999@gmail.com>
Applied. Note that all these had to be done by hand.
I haven't taken the time to figure out why.
^ permalink raw reply [flat|nested] 38+ messages in thread
* Re: [PATCH v5 07/14] iio: proximity: fix typo from currenly to currently
2026-03-16 9:00 ` [PATCH v5 07/14] iio: proximity: fix typo from currenly to currently Shi Hao
@ 2026-03-21 19:19 ` Jonathan Cameron
0 siblings, 0 replies; 38+ messages in thread
From: Jonathan Cameron @ 2026-03-21 19:19 UTC (permalink / raw)
To: Shi Hao
Cc: andriy.shevchenko, andy, dlechner, linux-iio, linux-kernel,
mazziesaccount, nuno.sa
On Mon, 16 Mar 2026 14:30:15 +0530
Shi Hao <i.shihao.999@gmail.com> wrote:
> Fix incorrect spelling from currenly to currently.
>
> Signed-off-by: Shi Hao <i.shihao.999@gmail.com>
Applied.
^ permalink raw reply [flat|nested] 38+ messages in thread
* Re: [PATCH v5 08/14] iio: resolver: fix typo from degredation to degradation
2026-03-16 16:22 ` Andy Shevchenko
2026-03-18 13:45 ` ShiHao
@ 2026-03-21 19:22 ` Jonathan Cameron
1 sibling, 0 replies; 38+ messages in thread
From: Jonathan Cameron @ 2026-03-21 19:22 UTC (permalink / raw)
To: Andy Shevchenko
Cc: Shi Hao, andy, dlechner, linux-iio, linux-kernel, mazziesaccount,
nuno.sa
On Mon, 16 Mar 2026 18:22:53 +0200
Andy Shevchenko <andriy.shevchenko@intel.com> wrote:
> On Mon, Mar 16, 2026 at 06:20:44PM +0200, Andy Shevchenko wrote:
> > On Mon, Mar 16, 2026 at 02:30:16PM +0530, Shi Hao wrote:
> > > Fix incorrect spelling from degredation to degradation.
>
> ...
>
> > > /* Sine/cosine DOS overrange fault.*/
> >
> > Side note: missing space after period. If this is a single issu in the entire
> > folder, fix it here.
>
> No need to resend just for this. Let Jonathan decide what to do with it.
There were two of them in this file. I fixed those up whilst applying
and tweaked the message to mention them.
May well be others so that might be a useful follow up cleanup!
Applied.
Thanks
Jonathan
>
> ...
>
> > > - /* Degredation of signal overrange threshold. */
> > > + /* Degradation of signal overrange threshold. */
> >
> >
> > (Left for the sake of context.)
>
^ permalink raw reply [flat|nested] 38+ messages in thread
* Re: [PATCH v5 09/14] iio: temp: fix spelling mistakes in comments
2026-03-16 9:00 ` [PATCH v5 09/14] iio: temp: fix spelling mistakes in comments Shi Hao
@ 2026-03-21 19:23 ` Jonathan Cameron
0 siblings, 0 replies; 38+ messages in thread
From: Jonathan Cameron @ 2026-03-21 19:23 UTC (permalink / raw)
To: Shi Hao
Cc: andriy.shevchenko, andy, dlechner, linux-iio, linux-kernel,
mazziesaccount, nuno.sa
On Mon, 16 Mar 2026 14:30:17 +0530
Shi Hao <i.shihao.999@gmail.com> wrote:
> Fix spelling mistakes in comments.
>
> - catched -> caught
> - chanel -> channel
>
> Signed-off-by: Shi Hao <i.shihao.999@gmail.com>
Applied.
Tah
J
^ permalink raw reply [flat|nested] 38+ messages in thread
* Re: [PATCH v5 10/14] iio: test: fix typo from neeeds to needs in comment
2026-03-17 6:32 ` Matti Vaittinen
@ 2026-03-21 19:24 ` Jonathan Cameron
0 siblings, 0 replies; 38+ messages in thread
From: Jonathan Cameron @ 2026-03-21 19:24 UTC (permalink / raw)
To: Matti Vaittinen
Cc: Shi Hao, andriy.shevchenko, andy, dlechner, linux-iio,
linux-kernel, nuno.sa
On Tue, 17 Mar 2026 08:32:19 +0200
Matti Vaittinen <mazziesaccount@gmail.com> wrote:
> Thanks.
>
> On 16/03/2026 11:00, Shi Hao wrote:
> > Fix incorrect spelling from neeeds to needs.
> >
> > Signed-off-by: Shi Hao <i.shihao.999@gmail.com>
>
> Reviewed-by: Matti Vaittinen <mazziesaccount@gmail.com>
Applied.
thanks,
J
>
> ---
> Matti Vaittinen
> Linux kernel developer at ROHM Semiconductors
> Oulu Finland
>
> ~~ When things go utterly wrong vim users can always type :help! ~~
^ permalink raw reply [flat|nested] 38+ messages in thread
* Re: [PATCH v5 11/14] iio: common: fix spelling mistakes in comments
2026-03-16 9:00 ` [PATCH v5 11/14] iio: common: fix spelling mistakes in comments Shi Hao
@ 2026-03-21 19:25 ` Jonathan Cameron
0 siblings, 0 replies; 38+ messages in thread
From: Jonathan Cameron @ 2026-03-21 19:25 UTC (permalink / raw)
To: Shi Hao
Cc: andriy.shevchenko, andy, dlechner, linux-iio, linux-kernel,
mazziesaccount, nuno.sa
On Mon, 16 Mar 2026 14:30:19 +0530
Shi Hao <i.shihao.999@gmail.com> wrote:
> Fix spelling mistakes in comments.
>
> - exepects -> expects
> - fuction -> function
> - theoritical -> theoretical
> - appopriate -> appropriate
> - iio -> IIO
>
> Signed-off-by: Shi Hao <i.shihao.999@gmail.com>
Applied.
Thanks,
Jonathan
^ permalink raw reply [flat|nested] 38+ messages in thread
* Re: [PATCH v5 12/14] iio: chemical: rephrase comment and fix a typo
2026-03-16 9:00 ` [PATCH v5 12/14] iio: chemical: rephrase comment and fix a typo Shi Hao
@ 2026-03-21 19:29 ` Jonathan Cameron
0 siblings, 0 replies; 38+ messages in thread
From: Jonathan Cameron @ 2026-03-21 19:29 UTC (permalink / raw)
To: Shi Hao
Cc: andriy.shevchenko, andy, dlechner, linux-iio, linux-kernel,
mazziesaccount, nuno.sa
On Mon, 16 Mar 2026 14:30:20 +0530
Shi Hao <i.shihao.999@gmail.com> wrote:
> Rephrase the comment and fix a spelling mistake.
>
> - insuffient -> insufficient
>
> Signed-off-by: Shi Hao <i.shihao.999@gmail.com>
Applied.
> ---
> drivers/iio/chemical/bme680_core.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/iio/chemical/bme680_core.c b/drivers/iio/chemical/bme680_core.c
> index 24e0b59e2fdf..6aeac132394c 100644
> --- a/drivers/iio/chemical/bme680_core.c
> +++ b/drivers/iio/chemical/bme680_core.c
> @@ -807,7 +807,7 @@ static int bme680_read_gas(struct bme680_data *data, int *comp_gas_res)
> adc_gas_res = FIELD_GET(BME680_ADC_GAS_RES, gas_regs_val);
>
> /*
> - * occurs if either the gas heating duration was insuffient
> + * This may occur if either the gas heating duration was insufficient
> * to reach the target heater temperature or the target
> * heater temperature was too high for the heater sink to
> * reach.
> --
> 2.53.0
^ permalink raw reply [flat|nested] 38+ messages in thread
* Re: [PATCH v5 00/14] iio: fix spelling mistakes in comments
2026-03-16 15:00 ` [PATCH v5 00/14] iio: fix spelling mistakes in comments Andy Shevchenko
@ 2026-03-21 19:32 ` Jonathan Cameron
2026-03-26 11:43 ` ShiHao
0 siblings, 1 reply; 38+ messages in thread
From: Jonathan Cameron @ 2026-03-21 19:32 UTC (permalink / raw)
To: Andy Shevchenko
Cc: Shi Hao, andy, dlechner, linux-iio, linux-kernel, mazziesaccount,
nuno.sa
On Mon, 16 Mar 2026 17:00:57 +0200
Andy Shevchenko <andriy.shevchenko@intel.com> wrote:
> On Mon, Mar 16, 2026 at 02:30:08PM +0530, Shi Hao wrote:
> > This series fixes spelling mistakes in comments across several IIO
> > subsystems to improve readability and code consistency.
> >
> > v5:
> >
> > - Rebased on linux-next
> > - Dropped patches already fixed upstream
> > - Added 8 additional patches to previous 6-patch series
> > - Rephrased several patches for clarity and grammar
> > - Added missing article where needed
> > - Improved commit messages for clarity
> >
> > v4: https://lore.kernel.org/linux-iio/20260311093933.21333-1/
>
> This URL is wrong as well as other references here.
Oddly of this whole set only patch 10 applied with out having to fall back
to the slightly fuzzier logic patch uses compared to git am
I'm not sure what caused it but Shi Hao, see if you can save
these patches an apply them with git am. Then figure out why not?
If that works try b4 am to pull them down and figure out what is going
wrong.
Applying by hand takes a while as I've not scripted it, so I'm keen
whatever went wrong here doesn't reoccur!
The resulting patches look fine to me on my tree.
thanks,
Jonathan
>
> > - Fix commit message grammar and punctuation across patches
> > - Keep 'whilst' instead of 'while'
> > - Rephrase sentence in chemical driver comment
> > - Capitalize IIO in comments
> >
> > v3: https://lore.kernel.org/linux-iio/20260309104513.40359-1
> >
> > - Change commit subjects as per changes
> > - Capitalize proper acronyms (IRQ) and Celsius
> > - Fix short wrap in commit body
> >
> > v2: https://lore.kernel.org/linux-iio/20260307104705.49129-1
> >
> > - Split original patch into 6 commits
> > - Fixed commit message formatting and typos
> > - Added necessary tags in commits
> > - Added more fixes than previous
>
^ permalink raw reply [flat|nested] 38+ messages in thread
* Re: [PATCH v5 00/14] iio: fix spelling mistakes in comments
2026-03-21 19:32 ` Jonathan Cameron
@ 2026-03-26 11:43 ` ShiHao
0 siblings, 0 replies; 38+ messages in thread
From: ShiHao @ 2026-03-26 11:43 UTC (permalink / raw)
To: Jonathan Cameron
Cc: andy, dlechner, linux-iio, linux-kernel, mazziesaccount, nuno.sa,
andriy.shevchenko, i.shihao.999
On Sat, Mar 21, 2026 at 07:32:17PM +0000, Jonathan Cameron wrote:
> Oddly of this whole set only patch 10 applied with out having to fall back
> to the slightly fuzzier logic patch uses compared to git am
>
> I'm not sure what caused it but Shi Hao, see if you can save
> these patches an apply them with git am. Then figure out why not?
> If that works try b4 am to pull them down and figure out what is going
> wrong.
>
> Applying by hand takes a while as I've not scripted it, so I'm keen
> whatever went wrong here doesn't reoccur!
>
> The resulting patches look fine to me on my tree.
Hello Jonathan,
Well sorry for the inconvenience, I checked them and the problem is
coming because i ran scripts/cleanfile and scripts/cleanpatch on
generated patches which is causing the error "corrupt patch at line n"
when using git am, otherwise git am is working fine with no errors.
Thanks for pointing it out i will make sure to be aware of this from
now on. Also please let me know if i need to send another version.
Best regards,
Shihao
^ permalink raw reply [flat|nested] 38+ messages in thread
end of thread, other threads:[~2026-03-26 11:43 UTC | newest]
Thread overview: 38+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-16 9:00 [PATCH v5 00/14] iio: fix spelling mistakes in comments Shi Hao
2026-03-16 9:00 ` [PATCH v5 01/14] iio: accel: fix typo celcius to Celsius Shi Hao
2026-03-21 19:11 ` Jonathan Cameron
2026-03-16 9:00 ` [PATCH v5 02/14] iio: light: fix several incorrect spellings Shi Hao
2026-03-21 19:12 ` Jonathan Cameron
2026-03-16 9:00 ` [PATCH v5 03/14] iio: adc: add an article and use digitize instead of digitalize Shi Hao
2026-03-21 19:13 ` Jonathan Cameron
2026-03-16 9:00 ` [PATCH v5 04/14] iio: imu: fix typo from adjustement to adjustment Shi Hao
2026-03-21 19:16 ` Jonathan Cameron
2026-03-16 9:00 ` [PATCH v5 05/14] iio: magnetometer: fix various spelling mistakes Shi Hao
2026-03-21 19:16 ` Jonathan Cameron
2026-03-16 9:00 ` [PATCH v5 06/14] iio: pressure: fix spelling mistakes in comments Shi Hao
2026-03-17 6:31 ` Matti Vaittinen
2026-03-21 19:17 ` Jonathan Cameron
2026-03-16 9:00 ` [PATCH v5 07/14] iio: proximity: fix typo from currenly to currently Shi Hao
2026-03-21 19:19 ` Jonathan Cameron
2026-03-16 9:00 ` [PATCH v5 08/14] iio: resolver: fix typo from degredation to degradation Shi Hao
2026-03-16 16:20 ` Andy Shevchenko
2026-03-16 16:22 ` Andy Shevchenko
2026-03-18 13:45 ` ShiHao
2026-03-18 14:49 ` Andy Shevchenko
2026-03-21 11:55 ` ShiHao
2026-03-21 16:32 ` David Lechner
2026-03-21 19:22 ` Jonathan Cameron
2026-03-16 9:00 ` [PATCH v5 09/14] iio: temp: fix spelling mistakes in comments Shi Hao
2026-03-21 19:23 ` Jonathan Cameron
2026-03-16 9:00 ` [PATCH v5 10/14] iio: test: fix typo from neeeds to needs in comment Shi Hao
2026-03-17 6:32 ` Matti Vaittinen
2026-03-21 19:24 ` Jonathan Cameron
2026-03-16 9:00 ` [PATCH v5 11/14] iio: common: fix spelling mistakes in comments Shi Hao
2026-03-21 19:25 ` Jonathan Cameron
2026-03-16 9:00 ` [PATCH v5 12/14] iio: chemical: rephrase comment and fix a typo Shi Hao
2026-03-21 19:29 ` Jonathan Cameron
2026-03-16 9:00 ` [PATCH v5 13/14] iio: cdc: fix spelling mistakes in comments Shi Hao
2026-03-16 9:00 ` [PATCH v5 14/14] iio: amplifiers: fix typo from Curren to Current Shi Hao
2026-03-16 15:00 ` [PATCH v5 00/14] iio: fix spelling mistakes in comments Andy Shevchenko
2026-03-21 19:32 ` Jonathan Cameron
2026-03-26 11:43 ` ShiHao
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox