[PATCH 1/3] dt-bindings: iio: kionix,kxcjk1013: Document KX022-1020

Rayyan Ansari posted 3 patches 1 year, 5 months ago
[PATCH 1/3] dt-bindings: iio: kionix,kxcjk1013: Document KX022-1020
Posted by Rayyan Ansari 1 year, 5 months ago
Document the KX022-1020 accelerometer, which has the same register
layout as the KX023-1025 and so can use the same driver.

Signed-off-by: Rayyan Ansari <rayyan@ansari.sh>
---
 .../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 6ddb03f61bd9..951a3a2ba8fc 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,kx022-1020
       - kionix,kx023-1025
 
   reg:
-- 
2.45.2
Re: [PATCH 1/3] dt-bindings: iio: kionix,kxcjk1013: Document KX022-1020
Posted by Krzysztof Kozlowski 1 year, 5 months ago
On 14/07/2024 19:33, Rayyan Ansari wrote:
> Document the KX022-1020 accelerometer, which has the same register
> layout as the KX023-1025 and so can use the same driver.
> 
> Signed-off-by: Rayyan Ansari <rayyan@ansari.sh>

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof