On Fri, 8 Nov 2024 14:58:11 +0200 Darius Berghe <darius.berghe@xxxxxxxxxx> wrote: > Changes in v3: > - resend v2 using get_maintainers.pl script, hopefully everyone is in > the email list now > - edited the dt-bindings patch to use oneOf > > Darius Berghe (3): > iio: imu: adis16480: add devices to adis16480 driver > iio: imu: adis16480: add devices to adis16480 - docs > dt-bindings: iio: adis16480: add devices to adis16480 > > .../bindings/iio/imu/adi,adis16480.yaml | 42 ++++++----- > Documentation/iio/adis16480.rst | 3 + > drivers/iio/imu/adis16480.c | 75 +++++++++++++++++++ > 3 files changed, 102 insertions(+), 18 deletions(-) > Applied to the testing branch of iio.git Note that I'll be rebasing this on 6.13-rc1 once available so it won't be picked up by linux-next until after that (when I'll push it out as togreg). In the meantime, 0-day can have a first look at this. Jonathan