linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] regulator: max8973: fix a typo in documentation
@ 2013-06-25  7:07 Guennadi Liakhovetski
  2013-06-25  9:01 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Guennadi Liakhovetski @ 2013-06-25  7:07 UTC (permalink / raw)
  To: linux-sh
  Cc: Sergei Shtylyov, linux-kernel, Mark Brown, Liam Girdwood, Magnus Damm

Fix a s/maxium/maxim/ typo in DT binding documentation.

Reported-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski+renesas@gmail.com>
---

Mark, if still possible, feel free to merge this with the original patch.
Thanks
Guennadi

 .../bindings/regulator/max8973-regulator.txt       |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/regulator/max8973-regulator.txt b/Documentation/devicetree/bindings/regulator/max8973-regulator.txt
index 8d38ab2..4f15d8a 100644
--- a/Documentation/devicetree/bindings/regulator/max8973-regulator.txt
+++ b/Documentation/devicetree/bindings/regulator/max8973-regulator.txt
@@ -2,7 +2,7 @@
 
 Required properties:
 
-- compatible:	must be "maxium,max8973"
+- compatible:	must be "maxim,max8973"
 - reg:		the i2c slave address of the regulator. It should be 0x1b.
 
 Any standard regulator properties can be used to configure the single max8973
@@ -11,7 +11,7 @@ DCDC.
 Example:
 
 	max8973@1b {
-		compatible = "maxium,max8973";
+		compatible = "maxim,max8973";
 		reg = <0x1b>;
 
 		regulator-min-microvolt = <935000>;
-- 
1.7.2.5


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

* Re: [PATCH] regulator: max8973: fix a typo in documentation
  2013-06-25  7:07 [PATCH] regulator: max8973: fix a typo in documentation Guennadi Liakhovetski
@ 2013-06-25  9:01 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2013-06-25  9:01 UTC (permalink / raw)
  To: Guennadi Liakhovetski
  Cc: linux-sh, Sergei Shtylyov, linux-kernel, Liam Girdwood, Magnus Damm

[-- Attachment #1: Type: text/plain, Size: 147 bytes --]

On Tue, Jun 25, 2013 at 09:07:06AM +0200, Guennadi Liakhovetski wrote:
> Fix a s/maxium/maxim/ typo in DT binding documentation.

Applied, thanks.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

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

end of thread, other threads:[~2013-06-25  9:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-25  7:07 [PATCH] regulator: max8973: fix a typo in documentation Guennadi Liakhovetski
2013-06-25  9:01 ` Mark Brown

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).