]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ARM: dts: imx6ul-geam: fix fsl,pins property in tscgrp pinctrl
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sat, 31 Aug 2024 10:11:28 +0000 (12:11 +0200)
committerShawn Guo <shawnguo@kernel.org>
Tue, 3 Sep 2024 08:23:20 +0000 (16:23 +0800)
commit1b0e32753d8550908dff8982410357b5114be78c
tree0c228b7c6dad5465371be4af1b5134e46ba068b2
parent6e55258118bd789fe7f80ef2d5792baa65a3c132
ARM: dts: imx6ul-geam: fix fsl,pins property in tscgrp pinctrl

The property is "fsl,pins", not "fsl,pin".  Wrong property means the pin
configuration was not applied.  Fixes dtbs_check warnings:

  imx6ul-geam.dtb: pinctrl@20e0000: tscgrp: 'fsl,pins' is a required property
  imx6ul-geam.dtb: pinctrl@20e0000: tscgrp: 'fsl,pin' does not match any of the regexes: 'pinctrl-[0-9]+'

Cc: stable@vger.kernel.org
Fixes: a58e4e608bc8 ("ARM: dts: imx6ul-geam: Add Engicam IMX6UL GEA M6UL initial support")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Michael Trimarchi <michael@amarulasolutions.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx6ul-geam.dts