dt-bindings: mfd: max77693: Fix missing curly brace
authorMatti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Wed, 23 Oct 2019 09:34:37 +0000 (12:34 +0300)
committerLee Jones <lee.jones@linaro.org>
Mon, 11 Nov 2019 09:20:37 +0000 (09:20 +0000)
Add missing curly brace to charger node example.

Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Documentation/devicetree/bindings/mfd/max77693.txt

index a3c60a7..0ced96e 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";