Re: [PATCH v2 6/8] dt-bindings: auxdisplay: add Titan Micro Electronics TM16XX
From: Krzysztof Kozlowski
Date: Thu Jul 03 2025 - 03:33:57 EST
On Sun, Jun 29, 2025 at 08:59:56AM -0400, Jean-François Lessard wrote:
> Add documentation for Titanmec TM16XX and compatible LED display controllers.
>
> This patch is inspired by previous work from Andreas Färber and Heiner Kallweit.
>
> Co-developed-by: Andreas Färber <afaerber@xxxxxxx>
> Co-developed-by: Heiner Kallweit <hkallweit1@xxxxxxxxx>
> Signed-off-by: Jean-François Lessard <jefflessard3@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.
See also submitting patches explaining how these tags work.
Best regards,
Krzysztof