.. | .. |
---|
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"; |
---|