Re: [PATCH 1/3] dt-bindings: mfd: st,stmpe: add deprecated properties

From: Lee Jones

Date: Thu Jul 09 2026 - 06:43:34 EST


On Wed, 08 Jul 2026, Frank.Li@xxxxxxxxxxx wrote:

> From: Frank Li <Frank.Li@xxxxxxx>
>
> Add deprecated properties st,sample-time, st,sample-time, st,mod-12b and
> st,ref-sel. The both driver drivers/mfd/stmpe.c and
> drivers/input/touchscreen/stmpe-ts.c parse these information. Some dts
> put these properties under mfd, but some put these under child node
> sample_ts.
>
> Allow these properties put under sample_ts and mark as deprecated to fix
> below CHECK_DTBS warnings:
> arch/arm/boot/dts/nxp/imx/imx6q-novena.dtb: stmpe811@44 (st,stmpe811): touchscreen: Unevaluated properties are not allowed ('st,adc-freq', 'st,mod-12b', 'st,ref-sel', 'st,sample-time' were unexpected)
> from schema $id: http://devicetree.org/schemas/mfd/st,stmpe.yaml
>
> Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
> ---
> .../devicetree/bindings/mfd/st,stmpe.yaml | 24 ++++++++++++++++++++++
> 1 file changed, 24 insertions(+)

Why is this attached to submission:

[PATCH 0/3] ARM: dts: imx: cleanup st,stmpe touch screen related CHECK_DTB warings

And where are the other 2 patches?

Pleas send new patches as a new thread.

Never attach a new patch to an existing thread.

--
Lee Jones