This chip is a clone of an ST part, so it works without any issues when
added to the existing driver.
Samuel Holland (3):
dt-bindings: vendor-prefixes: Add silan vendor prefix
dt-bindings: iio: st: Add Silan SC7A20 accelerometer
iio: accel: st_accel: Add support for Silan SC7A20
.../bindings/iio/st,st-sensors.yaml | 1 +
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
drivers/iio/accel/st_accel.h | 2 +
drivers/iio/accel/st_accel_core.c | 79 +++++++++++++++++++
drivers/iio/accel/st_accel_i2c.c | 5 ++
5 files changed, 89 insertions(+)
--
2.33.1