[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250220165001.273325-1-jerrysteve1101@gmail.com>
Date: Fri, 21 Feb 2025 00:49:59 +0800
From: Jun Yan <jerrysteve1101@...il.com>
To: jic23@...nel.org
Cc: lars@...afoo.de,
linux-iio@...r.kernel.org,
linux-kernel@...r.kernel.org,
Jun Yan <jerrysteve1101@...il.com>
Subject: [PATCH v2 0/2] iio: gyro: bmg160: Improve BMG160 driver with of_match_table support
This patch set enhances BMG160 gyro driver and improve device-tree compatibility.
---
Changes in v2
- Fix a syntax error (a missing comma after the .of_match_table = bmg160_of_match).
- Fix the style issues found by checkpatch.pl.
- Link to v1: https://lore.kernel.org/linux-iio/20250219150254.24664-1-jerrysteve1101@gmail.com/
---
Jun Yan (2):
iio: gyro: bmg160_spi: add of_match_table
iio: gyro: bmg160_i2c: add BMI088 to of_match_table
drivers/iio/gyro/bmg160_i2c.c | 1 +
drivers/iio/gyro/bmg160_spi.c | 10 ++++++++++
2 files changed, 11 insertions(+)
--
2.48.1
Powered by blists - more mailing lists