Re: [PATCH 1/1] dt-bindings: mfd: st,stmpe: document st,stmpe610 compatible

From: Linus Walleij

Date: Fri Jun 26 2026 - 19:05:50 EST


Hi Frank,

thanks for your patch!

On Fri, Jun 26, 2026 at 8:31 PM <Frank.Li@xxxxxxxxxxx> wrote:

> From: Frank Li <Frank.Li@xxxxxxx>
>
> The STMPE610 has long been supported by the STMPE I2C MFD driver, but its
> compatible string was never documented.
>
> Add the missing st,stmpe610 compatible string to fix below CHECK_DTBS
> warnings:
> imx53-m53evk.dtb: /soc/bus@60000000/i2c@63fc4000/touchscreen@41: failed to match any schema with compatible: ['st,stmpe610']
>
> Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
(...)

> compatible:
> enum:
> - st,stmpe601
> + - st,stmpe610

There is no STMPE601.

It's a mis-spelled STMPE610, so please delete the row above and
edit the committ message accordingly.

Yours,
Linus Walleij