Message ID | 20241129-stmagdt-v1-1-963f0347fb0a@geanix.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | dt-bindings: iio: st-sensors: Re-add IIS2MDC magnetometer | expand |
On Fri, Nov 29, 2024 at 03:54:42PM +0100, Sean Nyekjaer wrote: > "iio: st-sensors: Update ST Sensor bindings" accidentially dropped > the compatible for the IIS2MDC magnetometer. > > Fixes: 0cd71145803d ("iio: st-sensors: Update ST Sensor bindings") > Signed-off-by: Sean Nyekjaer <sean@geanix.com> Acked-by: Conor Dooley <conor.dooley@microchip.com>
diff --git a/Documentation/devicetree/bindings/iio/st,st-sensors.yaml b/Documentation/devicetree/bindings/iio/st,st-sensors.yaml index 71c1ee33a393e64b1c2ef8109175ba1180670a50..e955eb8e879795d3146f661a8b71e6b597b2ca54 100644 --- a/Documentation/devicetree/bindings/iio/st,st-sensors.yaml +++ b/Documentation/devicetree/bindings/iio/st,st-sensors.yaml @@ -65,6 +65,7 @@ properties: - st,lsm9ds0-gyro - description: STMicroelectronics Magnetometers enum: + - st,iis2mdc - st,lis2mdl - st,lis3mdl-magn - st,lsm303agr-magn
"iio: st-sensors: Update ST Sensor bindings" accidentially dropped the compatible for the IIS2MDC magnetometer. Fixes: 0cd71145803d ("iio: st-sensors: Update ST Sensor bindings") Signed-off-by: Sean Nyekjaer <sean@geanix.com> --- Documentation/devicetree/bindings/iio/st,st-sensors.yaml | 1 + 1 file changed, 1 insertion(+) --- base-commit: a61ff7eac77e86de828fe28c4e42b8ae9ec2b195 change-id: 20241129-stmagdt-d2659ae270ec Best regards,