]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ARM: dts: imx35: Align pin config nodes with bindings
authorMarek Vasut <marex@denx.de>
Thu, 17 Oct 2024 21:11:19 +0000 (23:11 +0200)
committerShawn Guo <shawnguo@kernel.org>
Fri, 1 Nov 2024 09:00:24 +0000 (17:00 +0800)
commit4f3a5cbc79896612de84ff20c1dbea96b354f0ce
treeb2d13c3cfe5c4ac145c01a0d041500abe413d4c9
parent54736ab4d9bce00d3462383793c85d2fa8c97bc4
ARM: dts: imx35: 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/imx35-eukrea-cpuimx35.dtsi
arch/arm/boot/dts/nxp/imx/imx35-eukrea-mbimxsd35-baseboard.dts
arch/arm/boot/dts/nxp/imx/imx35-pdk.dts
arch/arm/boot/dts/nxp/imx/imx35.dtsi