linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND] dt-bindings: max77693: fix missing curly brace
@ 2019-10-23  8:04 Matti Vaittinen
  2019-10-23  9:21 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 2+ messages in thread
From: Matti Vaittinen @ 2019-10-23  8:04 UTC (permalink / raw)
  To: matti.vaittinen, mazziesaccount
  Cc: Chanwoo Choi, Krzysztof Kozlowski, BartlomiejZolnierkiewicz,
	Lee Jones, Rob Herring, Mark Rutland, Jacek Anaszewski,
	Dan Murphy, linux-kernel

Add missing curly brace to charger node example.

Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
---

Resending as I forgot to add the LKML in first attempt. Sorry peeps.

 Documentation/devicetree/bindings/mfd/max77693.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mfd/max77693.txt b/Documentation/devicetree/bindings/mfd/max77693.txt
index a3c60a7a3be1..0ced96e16c16 100644
--- a/Documentation/devicetree/bindings/mfd/max77693.txt
+++ b/Documentation/devicetree/bindings/mfd/max77693.txt
@@ -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";
-- 
2.21.0


-- 
Matti Vaittinen, Linux device drivers
ROHM Semiconductors, Finland SWDC
Kiviharjunlenkki 1E
90220 OULU
FINLAND

~~~ "I don't think so," said Rene Descartes. Just then he vanished ~~~
Simon says - in Latin please.
~~~ "non cogito me" dixit Rene Descarte, deinde evanescavit ~~~
Thanks to Simon Glass for the translation =] 

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH RESEND] dt-bindings: max77693: fix missing curly brace
  2019-10-23  8:04 [PATCH RESEND] dt-bindings: max77693: fix missing curly brace Matti Vaittinen
@ 2019-10-23  9:21 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2019-10-23  9:21 UTC (permalink / raw)
  To: Matti Vaittinen
  Cc: mazziesaccount, Chanwoo Choi, Lee Jones, Rob Herring,
	Mark Rutland, Jacek Anaszewski, Dan Murphy, linux-kernel,
	devicetree

On Wed, Oct 23, 2019 at 11:04:27AM +0300, Matti Vaittinen wrote:
> Add missing curly brace to charger node example.
> 
> Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
> ---
> 
> Resending as I forgot to add the LKML in first attempt. Sorry peeps.

LKML is nice as it agregates all patches but more important is the list
specific to the subsystem:
devicetree@vger.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)

(+Cc)

You also keep cc-ing wrong email at localhost.

For the patch itself:

Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>

Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-23  9:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-23  8:04 [PATCH RESEND] dt-bindings: max77693: fix missing curly brace Matti Vaittinen
2019-10-23  9:21 ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).