[PATCH] dt-bindings: iio: magnetometer: asahi-kasei,ak8975 add vid reg

From: David Heidelberg
Date: Mon Sep 13 2021 - 14:21:13 EST


Driver and device-tree also use vid-supply regulator.

Fixes: 7e000fbff7a0 ("dt-bindings: iio: magnetometer: ak8975: convert format to yaml, add maintainer")

Signed-off-by: David Heidelberg <david@xxxxxxx>
---
.../bindings/iio/magnetometer/asahi-kasei,ak8975.yaml | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/iio/magnetometer/asahi-kasei,ak8975.yaml b/Documentation/devicetree/bindings/iio/magnetometer/asahi-kasei,ak8975.yaml
index a0a1ffe017df..49e851ff206e 100644
--- a/Documentation/devicetree/bindings/iio/magnetometer/asahi-kasei,ak8975.yaml
+++ b/Documentation/devicetree/bindings/iio/magnetometer/asahi-kasei,ak8975.yaml
@@ -43,6 +43,11 @@ properties:
an optional regulator that needs to be on to provide VDD power to
the sensor.

+ vid-supply:
+ description: |
+ an optional regulator that needs to be on to provide VID power to
+ the sensor.
+
mount-matrix:
description: an optional 3x3 mounting rotation matrix.

--
2.33.0