Documentation/devicetree/bindings/iio/accel/adi,adis16201.yaml | 1 + 1 file changed, 1 insertion(+)
Add adi,adis16203 support to adi,adis16201.yaml for
staging adis16203 driver
Signed-off-by: Omer PALA <palaomer100@gmail.com>
---
Documentation/devicetree/bindings/iio/accel/adi,adis16201.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/iio/accel/adi,adis16201.yaml b/Documentation/devicetree/bindings/iio/accel/adi,adis16201.yaml
index b6ba7ad1a..73ea8f192 100644
--- a/Documentation/devicetree/bindings/iio/accel/adi,adis16201.yaml
+++ b/Documentation/devicetree/bindings/iio/accel/adi,adis16201.yaml
@@ -19,6 +19,7 @@ properties:
compatible:
enum:
- adi,adis16201
+ - adi,adis16203
- adi,adis16209
reg:
--
2.55.0
On Thu, Sep 17, 2026 at 11:09:05AM +0300, Omer PALA wrote: > Add adi,adis16203 support to adi,adis16201.yaml for > staging adis16203 driver Bindings are not for drivers, but nevertheless you clearly did not read the discussions I linked in your previous post. That's staging stuff. Are you again fixing some issues only because checkpatch told so? Best regards, Krzysztof
Krzysztof Kozlowski <krzk@kernel.org> wrote: > Bindings are not for drivers, but nevertheless you clearly did not read > the discussions I linked in your previous post. > > That's staging stuff. Are you again fixing some issues only because > checkpatch told so? > > Best regards, > Krzysztof Hi Krzysztof, You are completely right, and I apologize for missing this. I will drop this patch since the driver is still under staging. Thank you for your guidance and patience. Best regards, Omer PALA
© 2016 - 2026 Red Hat, Inc.