diff options
| author | Petre Rodan <petre.rodan@subdimension.ro> | 2025-10-05 16:12:28 +0300 |
|---|---|---|
| committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2025-10-19 11:59:20 +0100 |
| commit | efbce18231b4b78959bb562906728e515ab17463 (patch) | |
| tree | da751e23fa77b3ed5c2fd7c6f626c7dc82b15078 | |
| parent | c3ee72998b33a5c9fc9ffc99b660a0f33c380af3 (diff) | |
iio: accel: bma220: add maintainer
Add maintainer for this driver.
Signed-off-by: Petre Rodan <petre.rodan@subdimension.ro>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
| -rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 08fcce3208cf..3760f14493b9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4467,6 +4467,13 @@ F: include/net/bond* F: include/uapi/linux/if_bonding.h F: tools/testing/selftests/drivers/net/bonding/ +BOSCH SENSORTEC BMA220 ACCELEROMETER IIO DRIVER +M: Petre Rodan <petre.rodan@subdimension.ro> +L: linux-iio@vger.kernel.org +S: Maintained +F: Documentation/devicetree/bindings/iio/accel/bosch,bma220.yaml +F: drivers/iio/accel/bma220* + BOSCH SENSORTEC BMA400 ACCELEROMETER IIO DRIVER M: Dan Robertson <dan@dlrobertson.com> L: linux-iio@vger.kernel.org |
