.. | .. |
---|
11 | 11 | model = "CompuLab CM-T3517"; |
---|
12 | 12 | compatible = "compulab,omap3-cm-t3517", "ti,am3517", "ti,omap3"; |
---|
13 | 13 | |
---|
14 | | - vmmc: regulator-vmmc { |
---|
15 | | - compatible = "regulator-fixed"; |
---|
16 | | - regulator-name = "vmmc"; |
---|
17 | | - regulator-min-microvolt = <3300000>; |
---|
18 | | - regulator-max-microvolt = <3300000>; |
---|
19 | | - }; |
---|
| 14 | + vmmc: regulator-vmmc { |
---|
| 15 | + compatible = "regulator-fixed"; |
---|
| 16 | + regulator-name = "vmmc"; |
---|
| 17 | + regulator-min-microvolt = <3300000>; |
---|
| 18 | + regulator-max-microvolt = <3300000>; |
---|
| 19 | + }; |
---|
20 | 20 | |
---|
21 | 21 | wl12xx_vmmc2: wl12xx_vmmc2 { |
---|
22 | 22 | compatible = "regulator-fixed"; |
---|
.. | .. |
---|
147 | 147 | }; |
---|
148 | 148 | |
---|
149 | 149 | &dss { |
---|
150 | | - status = "ok"; |
---|
| 150 | + status = "okay"; |
---|
151 | 151 | |
---|
152 | 152 | pinctrl-names = "default"; |
---|
153 | 153 | pinctrl-0 = < |
---|