[PATCH v3 02/12] ARM: dts: imx35: Align pin config nodes with bindings
Shawn Guo
shawnguo2 at yeah.net
Fri Nov 1 01:13:37 PDT 2024
On Thu, Oct 17, 2024 at 11:11:19PM +0200, Marek Vasut wrote:
> Bindings expect pin configuration nodes in pinctrl to match certain
> naming and not be part of another fake node:
>
> pinctrl at 30330000: '...' does not match any of the regexes: 'grp$', 'pinctrl-[0-9]+'
>
> Drop the wrapping node and adjust the names to have "grp" prefix.
> Diff looks big but this should have no functional impact, use e.g.
> git show -w to view the diff.
>
> Signed-off-by: Marek Vasut <marex at denx.de>
Applied all DTS patches, thanks!
More information about the linux-arm-kernel
mailing list