]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00269945: ARM: imx6: maintain pinctrl setting outside bus topology
authorShawn Guo <shawn.guo@freescale.com>
Tue, 27 Aug 2013 03:47:29 +0000 (11:47 +0800)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:55:03 +0000 (09:55 +0800)
commit745463852d69198c82f020f12546141649f627ea
tree309974c481a490a17b8ae258df844d626a250a4a
parentc282dc8ccd6ca6e41ab7a6c95107753b61db9eb5
ENGR00269945: ARM: imx6: maintain pinctrl setting outside bus topology

The patch moves all pinctrl setting nodes outside bus topology using
label, so that we can reduce some indent levels for these nodes and
avoid churning main device nodes structure chunk.

While at it, the patch also sorts those pinctrl setting nodes
alphabetically.

Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/boot/dts/imx6q.dtsi
arch/arm/boot/dts/imx6qdl.dtsi
arch/arm/boot/dts/imx6sl.dtsi