Re: [PATCH v2 2/5] dt-bindings: iio: magnetometer: qst: Add QMC5883L device tree binding
From: Krzysztof Kozlowski
Date: Thu May 08 2025 - 08:16:38 EST
On 08/05/2025 14:08, Brajesh Patil wrote:
> Signed-off-by: Brajesh Patil <brajeshpatil11@xxxxxxxxx>
Please run scripts/checkpatch.pl on the patches and fix reported
warnings. After that, run also 'scripts/checkpatch.pl --strict' on the
patches and (probably) fix more warnings. Some warnings can be ignored,
especially from --strict run, but the code here looks like it needs a
fix. Feel free to get in touch if the warning is not clear.
...
> +
> + mount-matrix:
> + description: |
> + A 3x3 rotation matrix describing how the magnetometer is mounted
> + on the device. This is used to orient the sensor measurements
> + to match the device's coordinate system.
No supplies?
Best regards,
Krzysztof