Re: [PATCH] arm64: dts: imx: Fix imx8*-var-som touchscreen property sizes

From: Shawn Guo
Date: Fri Apr 08 2022 - 23:09:15 EST


On Fri, Mar 04, 2022 at 02:25:27PM -0600, Rob Herring wrote:
> The common touchscreen properties are all 32-bit, not 16-bit. These
> properties must not be too important as they are all ignored in case of an
> error reading them.
>
> Signed-off-by: Rob Herring <robh@xxxxxxxxxx>

Applied, thanks!