]> Git Repo - linux.git/commit
ARM: dts: imx6sx: Align pin config nodes with bindings
authorMarek Vasut <[email protected]>
Thu, 17 Oct 2024 21:11:28 +0000 (23:11 +0200)
committerShawn Guo <[email protected]>
Fri, 1 Nov 2024 09:00:25 +0000 (17:00 +0800)
commitbcc3d3120702ce87d0a8bca10278532c0d2e82d6
tree54a9d9cc867721e0898a647a9aac1ba01500820e
parent93dddfb78e408d538201e0cd19384d425e77ceca
ARM: dts: imx6sx: 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 <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
arch/arm/boot/dts/nxp/imx/imx6sx-sabreauto.dts
arch/arm/boot/dts/nxp/imx/imx6sx-sdb.dtsi
arch/arm/boot/dts/nxp/imx/imx6sx-softing-vining-2000.dts
This page took 0.056926 seconds and 4 git commands to generate.