[PATCH 1/3] dt-bindings: iio: kionix,kxcjk1013: Document kionix,kx023-1025

From: Stephan Gerhold
Date: Tue May 11 2021 - 05:56:48 EST


The KX023-1025 accelerometer uses similar register bits as kxcjk1023,
so it can make use of the same driver. Document the new kionix,kx023-1025
compatible that is also supported by the kxcjk-1013 driver now.

Signed-off-by: Stephan Gerhold <stephan@xxxxxxxxxxx>
---
.../devicetree/bindings/iio/accel/kionix,kxcjk1013.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/iio/accel/kionix,kxcjk1013.yaml b/Documentation/devicetree/bindings/iio/accel/kionix,kxcjk1013.yaml
index fbb714431e3d..52fa0f7c2d0e 100644
--- a/Documentation/devicetree/bindings/iio/accel/kionix,kxcjk1013.yaml
+++ b/Documentation/devicetree/bindings/iio/accel/kionix,kxcjk1013.yaml
@@ -16,6 +16,7 @@ properties:
- kionix,kxcj91008
- kionix,kxtj21009
- kionix,kxtf9
+ - kionix,kx023-1025

reg:
maxItems: 1
--
2.31.1