]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ARM: dts: imx50: Align pin config nodes with bindings
authorMarek Vasut <marex@denx.de>
Thu, 17 Oct 2024 21:11:20 +0000 (23:11 +0200)
committerShawn Guo <shawnguo@kernel.org>
Fri, 1 Nov 2024 09:00:24 +0000 (17:00 +0800)
commit6346b5b2b2e2f9c2dfa17519bb79f77459e0c259
tree2841cd0a6a792ce82a4d307eccaedfd31082507b
parent4f3a5cbc79896612de84ff20c1dbea96b354f0ce
ARM: dts: imx50: Align pin config nodes with bindings

Bindings expect pin configuration nodes in pinctrl to match certain
naming and not be part of another fake node:

pinctrl@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@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx50-evk.dts
arch/arm/boot/dts/nxp/imx/imx50.dtsi