On 2024-08-10 14:15, Krzysztof Kozlowski wrote:
On 09/08/2024 22:25, Barnabás Czémán wrote:
From: Danila Tikhonov <danila@xxxxxxxxxxx>
Document asahi-kasei,ak09918 compatible.
Not much improved here.
I have removed Reviewed-by because fallback compatible is a different
approach
and I would not mind second look.
<form letter>
This is a friendly reminder during the review process.
It seems my or other reviewer's previous comments were not fully
addressed. Maybe the feedback got lost between the quotes, maybe you
just forgot to apply it. Please go back to the previous discussion and
either implement all requested changes or keep discussing them.
Thank you.
</form letter>
Signed-off-by: Danila Tikhonov <danila@xxxxxxxxxxx>
Signed-off-by: Barnabás Czémán <barnabas.czeman@xxxxxxxxxxxxxx>
---
.../devicetree/bindings/iio/magnetometer/asahi-kasei,ak8975.yaml
| 3 +++
1 file changed, 3 insertions(+)
diff --git
a/Documentation/devicetree/bindings/iio/magnetometer/asahi-kasei,ak8975.yaml
b/Documentation/devicetree/bindings/iio/magnetometer/asahi-kasei,ak8975.yaml
index 9790f75fc669..ff93a935363f 100644
---
a/Documentation/devicetree/bindings/iio/magnetometer/asahi-kasei,ak8975.yaml
+++
b/Documentation/devicetree/bindings/iio/magnetometer/asahi-kasei,ak8975.yaml
@@ -18,6 +18,9 @@ properties:
- asahi-kasei,ak09911
- asahi-kasei,ak09912
- asahi-kasei,ak09916
+ - items:
+ - const: asahi-kasei,ak09918
+ - const: asahi-kasei,ak09912
Why? Your driver suggests it might not be compatible... Can device bind
using ak09912 and operate up to ak09912 extend?
It is register compatible and it can bind on 09112, as I understand
fallback compatible
was a request from Connor and Jonathan in the previous round.
Best regards,
Krzysztof