Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider: - [Medium] The commit message body incorrectly refers to `colibri imx6ull` instead of `colibri imx7`. --
--- Patch [4]: [PATCH v1 4/4] ARM: dts: imx7-colibri: Set LCDIF format --- commit 9c45712860f8ad12db4bc3a18c8c4e7039c7f51b Author: Francesco Dolcini <[email protected]> ARM: dts: imx7-colibri: Set LCDIF format This commit updates the device tree for the Colibri i.MX7 to explicitly set the LCDIF pixel format to rgb666 for its 18-bit width bus. > The lcd DPI interface on colibri imx6ull uses a 18-bit width bus, set > the interface-pix-fmt accordingly. [Severity: Medium] Is this description accurate for this patch? The subject and the modified file (imx7-colibri.dtsi) both target the i.MX7 hardware, but the commit message body mentions the colibri imx6ull. Should this text be updated to refer to the i.MX7? -- Sashiko AI review ยท https://sashiko.dev/#/patchset/[email protected]?part=4
