Skip to content

Commit 4946165

Browse files
M-VaittinenLee Jones
authored andcommitted
dt-bindings: mfd: max77693: Fix missing curly brace
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]>
1 parent dd047dc commit 4946165

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/devicetree/bindings/mfd/max77693.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ Example:
175175
maxim,thermal-regulation-celsius = <75>;
176176
maxim,battery-overcurrent-microamp = <3000000>;
177177
maxim,charge-input-threshold-microvolt = <4300000>;
178+
};
178179

179180
led {
180181
compatible = "maxim,max77693-led";

0 commit comments

Comments
 (0)