On Tue, Feb 04, 2025 at 02:08:45AM +0530, Kaustabh Chakraborty wrote: > Document the compatible string for Exynos7870's UART driver. The devicetree > property samsung,uart-fifosize must be mandatory, as the driver enquires about > the FIFO sizes. Please run scripts/checkpatch.pl and fix reported warnings. After that, run also 'scripts/checkpatch.pl --strict' 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. Please wrap commit message according to Linux coding style / submission process (neither too early nor over the limit): https://elixir.bootlin.com/linux/v6.4-rc1/source/Documentation/process/submitting-patches.rst#L597 Best regards, Krzysztof