diff options
| -rw-r--r-- | Documentation/devicetree/bindings/mfd/ti-lmu.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/mfd/ti-lmu.txt b/Documentation/devicetree/bindings/mfd/ti-lmu.txt index 980394d701a7..86ca786d54fc 100644 --- a/Documentation/devicetree/bindings/mfd/ti-lmu.txt +++ b/Documentation/devicetree/bindings/mfd/ti-lmu.txt | |||
| @@ -104,8 +104,8 @@ lm3632@11 { | |||
| 104 | regulators { | 104 | regulators { |
| 105 | compatible = "ti,lm363x-regulator"; | 105 | compatible = "ti,lm363x-regulator"; |
| 106 | 106 | ||
| 107 | ti,lcm-en1-gpio = <&pioC 0 GPIO_ACTIVE_HIGH>; /* PC0 */ | 107 | enable-gpios = <&pioC 0 GPIO_ACTIVE_HIGH>, |
| 108 | ti,lcm-en2-gpio = <&pioC 1 GPIO_ACTIVE_HIGH>; /* PC1 */ | 108 | <&pioC 1 GPIO_ACTIVE_HIGH>; |
| 109 | 109 | ||
| 110 | vboost { | 110 | vboost { |
| 111 | regulator-name = "lcd_boost"; | 111 | regulator-name = "lcd_boost"; |
