]> Git Repo - linux.git/commitdiff
dt-bindings: mfd: max77693: Fix missing curly brace
authorMatti Vaittinen <[email protected]>
Wed, 23 Oct 2019 09:34:37 +0000 (12:34 +0300)
committerLee Jones <[email protected]>
Mon, 11 Nov 2019 09:20:37 +0000 (09:20 +0000)
Add missing curly brace to charger node example.

Signed-off-by: Matti Vaittinen <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Documentation/devicetree/bindings/mfd/max77693.txt

index a3c60a7a3be1e23f51f166045f8d96e00243b195..0ced96e16c16d0606f11dd2c6b6ee4106c3a2b66 100644 (file)
@@ -175,6 +175,7 @@ Example:
                        maxim,thermal-regulation-celsius = <75>;
                        maxim,battery-overcurrent-microamp = <3000000>;
                        maxim,charge-input-threshold-microvolt = <4300000>;
+               };
 
                led {
                        compatible = "maxim,max77693-led";
This page took 0.05582 seconds and 4 git commands to generate.