Message ID | 20241219234745.58723-1-vassilisamir@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | dt-bindings: iio: imu: add missing property type | expand |
On Fri, Dec 20, 2024 at 12:47:42AM +0100, Vasileios Amoiridis wrote: > It seems that some drivers miss the "type: boolean" under the > drive-open-drain property, so add it. > > Vasileios Amoiridis (3): > dt-bindings: iio: imu: bmi160: add boolean type for drive-open-drain > dt-bindings: iio: imu: bmi270: add boolean type for drive-open-drain > dt-bindings: iio: imu: bmi323: add boolean type for drive-open-drain Acked-by: Conor Dooley <conor.dooley@microchip.com>
On Wed, 25 Dec 2024 14:23:34 +0000 Conor Dooley <conor@kernel.org> wrote: > On Fri, Dec 20, 2024 at 12:47:42AM +0100, Vasileios Amoiridis wrote: > > It seems that some drivers miss the "type: boolean" under the > > drive-open-drain property, so add it. > > > > Vasileios Amoiridis (3): > > dt-bindings: iio: imu: bmi160: add boolean type for drive-open-drain > > dt-bindings: iio: imu: bmi270: add boolean type for drive-open-drain > > dt-bindings: iio: imu: bmi323: add boolean type for drive-open-drain > > Acked-by: Conor Dooley <conor.dooley@microchip.com> Applied to the togreg branch of iio.git and pushed out as testing for 0-day to probably ignore these. Thanks, Jonathan