diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2013-08-27 22:33:36 -0400 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2013-09-26 01:01:32 -0400 |
commit | 2422d437db921ffe37263ed71686d06ab5ece532 (patch) | |
tree | 903625316b61d0a286ab23cde1c80a12fbca0f50 | |
parent | d39a5834dca4d3331515e3d622768a8a33e408c1 (diff) |
ARM: dts: imx6q-sabrelite: Put the nodes in alphabetical order
Put the nodes in alphabetical order so that further node additions can be better
organized.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
-rw-r--r-- | arch/arm/boot/dts/imx6q-sabrelite.dts | 78 |
1 files changed, 39 insertions, 39 deletions
diff --git a/arch/arm/boot/dts/imx6q-sabrelite.dts b/arch/arm/boot/dts/imx6q-sabrelite.dts index 3530280f5150..b96a72ee5297 100644 --- a/arch/arm/boot/dts/imx6q-sabrelite.dts +++ b/arch/arm/boot/dts/imx6q-sabrelite.dts | |||
@@ -65,8 +65,10 @@ | |||
65 | }; | 65 | }; |
66 | }; | 66 | }; |
67 | 67 | ||
68 | &sata { | 68 | &audmux { |
69 | status = "okay"; | 69 | status = "okay"; |
70 | pinctrl-names = "default"; | ||
71 | pinctrl-0 = <&pinctrl_audmux_1>; | ||
70 | }; | 72 | }; |
71 | 73 | ||
72 | &ecspi1 { | 74 | &ecspi1 { |
@@ -83,11 +85,29 @@ | |||
83 | }; | 85 | }; |
84 | }; | 86 | }; |
85 | 87 | ||
86 | &ssi1 { | 88 | &fec { |
87 | fsl,mode = "i2s-slave"; | 89 | pinctrl-names = "default"; |
90 | pinctrl-0 = <&pinctrl_enet_1>; | ||
91 | phy-mode = "rgmii"; | ||
92 | phy-reset-gpios = <&gpio3 23 0>; | ||
88 | status = "okay"; | 93 | status = "okay"; |
89 | }; | 94 | }; |
90 | 95 | ||
96 | &i2c1 { | ||
97 | status = "okay"; | ||
98 | clock-frequency = <100000>; | ||
99 | pinctrl-names = "default"; | ||
100 | pinctrl-0 = <&pinctrl_i2c1_1>; | ||
101 | |||
102 | codec: sgtl5000@0a { | ||
103 | compatible = "fsl,sgtl5000"; | ||
104 | reg = <0x0a>; | ||
105 | clocks = <&clks 201>; | ||
106 | VDDA-supply = <®_2p5v>; | ||
107 | VDDIO-supply = <®_3p3v>; | ||
108 | }; | ||
109 | }; | ||
110 | |||
91 | &iomuxc { | 111 | &iomuxc { |
92 | pinctrl-names = "default"; | 112 | pinctrl-names = "default"; |
93 | pinctrl-0 = <&pinctrl_hog>; | 113 | pinctrl-0 = <&pinctrl_hog>; |
@@ -108,23 +128,30 @@ | |||
108 | }; | 128 | }; |
109 | }; | 129 | }; |
110 | 130 | ||
111 | &usbotg { | 131 | &sata { |
112 | vbus-supply = <®_usb_otg_vbus>; | 132 | status = "okay"; |
113 | pinctrl-names = "default"; | 133 | }; |
114 | pinctrl-0 = <&pinctrl_usbotg_1>; | 134 | |
115 | disable-over-current; | 135 | &ssi1 { |
136 | fsl,mode = "i2s-slave"; | ||
137 | status = "okay"; | ||
138 | }; | ||
139 | |||
140 | &uart2 { | ||
116 | status = "okay"; | 141 | status = "okay"; |
142 | pinctrl-names = "default"; | ||
143 | pinctrl-0 = <&pinctrl_uart2_1>; | ||
117 | }; | 144 | }; |
118 | 145 | ||
119 | &usbh1 { | 146 | &usbh1 { |
120 | status = "okay"; | 147 | status = "okay"; |
121 | }; | 148 | }; |
122 | 149 | ||
123 | &fec { | 150 | &usbotg { |
151 | vbus-supply = <®_usb_otg_vbus>; | ||
124 | pinctrl-names = "default"; | 152 | pinctrl-names = "default"; |
125 | pinctrl-0 = <&pinctrl_enet_1>; | 153 | pinctrl-0 = <&pinctrl_usbotg_1>; |
126 | phy-mode = "rgmii"; | 154 | disable-over-current; |
127 | phy-reset-gpios = <&gpio3 23 0>; | ||
128 | status = "okay"; | 155 | status = "okay"; |
129 | }; | 156 | }; |
130 | 157 | ||
@@ -145,30 +172,3 @@ | |||
145 | vmmc-supply = <®_3p3v>; | 172 | vmmc-supply = <®_3p3v>; |
146 | status = "okay"; | 173 | status = "okay"; |
147 | }; | 174 | }; |
148 | |||
149 | &audmux { | ||
150 | status = "okay"; | ||
151 | pinctrl-names = "default"; | ||
152 | pinctrl-0 = <&pinctrl_audmux_1>; | ||
153 | }; | ||
154 | |||
155 | &uart2 { | ||
156 | status = "okay"; | ||
157 | pinctrl-names = "default"; | ||
158 | pinctrl-0 = <&pinctrl_uart2_1>; | ||
159 | }; | ||
160 | |||
161 | &i2c1 { | ||
162 | status = "okay"; | ||
163 | clock-frequency = <100000>; | ||
164 | pinctrl-names = "default"; | ||
165 | pinctrl-0 = <&pinctrl_i2c1_1>; | ||
166 | |||
167 | codec: sgtl5000@0a { | ||
168 | compatible = "fsl,sgtl5000"; | ||
169 | reg = <0x0a>; | ||
170 | clocks = <&clks 201>; | ||
171 | VDDA-supply = <®_2p5v>; | ||
172 | VDDIO-supply = <®_3p3v>; | ||
173 | }; | ||
174 | }; | ||