Re: [PATCH 1/1] arm64: dts: imx8mp-kontron-dl: change touchscreen power-supply to AVDD28-supply

From: Shawn Guo
Date: Fri Nov 01 2024 - 06:09:17 EST


On Wed, Oct 23, 2024 at 11:26:36AM -0400, Frank Li wrote:
> Update the touchscreen power-supply from 'power-supply' to 'AVDD28-supply' and
> 'VDDIO-supply' as per the binding documentation in goodix.yaml.
>
> Fix below warning:
> arch/arm64/boot/dts/freescale/imx8mp-kontron-dl.dtb: touchscreen@5d:
> 'power-supply' does not match any of the regexes: 'pinctrl-[0-9]+'
> from schema $id: http://devicetree.org/schemas/input/touchscreen/goodix.yaml
>
> Signed-off-by: Frank Li <Frank.Li@xxxxxxx>

Applied, thanks!