All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nishanth Menon <nm@ti.com>
To: Graeme Gregory <gg@slimlogic.co.uk>, Mark Brown <broonie@kernel.org>
Cc: J Keerthy <j-keerthy@ti.com>,
	Laxman Dewangan <ldewangan@nvidia.com>,
	<devicetree-discuss@lists.ozlabs.org>,
	<linux-doc@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<linux-omap@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	Nishanth Menon <nm@ti.com>
Subject: [PATCH V2 1/2] regulator: palmas-pmic: doc: fix typo for sleep-mode
Date: Tue, 16 Jul 2013 11:41:09 -0500	[thread overview]
Message-ID: <1373992870-20725-2-git-send-email-nm@ti.com> (raw)
In-Reply-To: <1373992870-20725-1-git-send-email-nm@ti.com>

commit 3c870e3f9d9d98f1ab98614b3b1fd5c79287d361
(regulator: palmas: Change the DT node property names to follow the convention)

Missed updating mode-sleep from sleep-mode. Fix the same.

Documentation example seems proper for this property.

Signed-off-by: Nishanth Menon <nm@ti.com>
---
 .../devicetree/bindings/regulator/palmas-pmic.txt  |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/regulator/palmas-pmic.txt b/Documentation/devicetree/bindings/regulator/palmas-pmic.txt
index d5a3086..04d67f0 100644
--- a/Documentation/devicetree/bindings/regulator/palmas-pmic.txt
+++ b/Documentation/devicetree/bindings/regulator/palmas-pmic.txt
@@ -31,7 +31,7 @@ Optional nodes:
 	       Optional sub-node properties:
 	       ti,warm-reset - maintain voltage during warm reset(boolean)
 	       ti,roof-floor - control voltage selection by pin(boolean)
-	       ti,sleep-mode - mode to adopt in pmic sleep 0 - off, 1 - auto,
+	       ti,mode-sleep - mode to adopt in pmic sleep 0 - off, 1 - auto,
 	       2 - eco, 3 - forced pwm
 	       ti,tstep - slope control 0 - Jump, 1 10mV/us, 2 5mV/us, 3 2.5mV/us
 	       ti,smps-range - OTP has the wrong range set for the hardware so override
-- 
1.7.9.5


WARNING: multiple messages have this Message-ID (diff)
From: Nishanth Menon <nm@ti.com>
To: Graeme Gregory <gg@slimlogic.co.uk>, Mark Brown <broonie@kernel.org>
Cc: J Keerthy <j-keerthy@ti.com>,
	Laxman Dewangan <ldewangan@nvidia.com>,
	devicetree-discuss@lists.ozlabs.org, linux-doc@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, Nishanth Menon <nm@ti.com>
Subject: [PATCH V2 1/2] regulator: palmas-pmic: doc: fix typo for sleep-mode
Date: Tue, 16 Jul 2013 11:41:09 -0500	[thread overview]
Message-ID: <1373992870-20725-2-git-send-email-nm@ti.com> (raw)
In-Reply-To: <1373992870-20725-1-git-send-email-nm@ti.com>

commit 3c870e3f9d9d98f1ab98614b3b1fd5c79287d361
(regulator: palmas: Change the DT node property names to follow the convention)

Missed updating mode-sleep from sleep-mode. Fix the same.

Documentation example seems proper for this property.

Signed-off-by: Nishanth Menon <nm@ti.com>
---
 .../devicetree/bindings/regulator/palmas-pmic.txt  |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/regulator/palmas-pmic.txt b/Documentation/devicetree/bindings/regulator/palmas-pmic.txt
index d5a3086..04d67f0 100644
--- a/Documentation/devicetree/bindings/regulator/palmas-pmic.txt
+++ b/Documentation/devicetree/bindings/regulator/palmas-pmic.txt
@@ -31,7 +31,7 @@ Optional nodes:
 	       Optional sub-node properties:
 	       ti,warm-reset - maintain voltage during warm reset(boolean)
 	       ti,roof-floor - control voltage selection by pin(boolean)
-	       ti,sleep-mode - mode to adopt in pmic sleep 0 - off, 1 - auto,
+	       ti,mode-sleep - mode to adopt in pmic sleep 0 - off, 1 - auto,
 	       2 - eco, 3 - forced pwm
 	       ti,tstep - slope control 0 - Jump, 1 10mV/us, 2 5mV/us, 3 2.5mV/us
 	       ti,smps-range - OTP has the wrong range set for the hardware so override
-- 
1.7.9.5


WARNING: multiple messages have this Message-ID (diff)
From: nm@ti.com (Nishanth Menon)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V2 1/2] regulator: palmas-pmic: doc: fix typo for sleep-mode
Date: Tue, 16 Jul 2013 11:41:09 -0500	[thread overview]
Message-ID: <1373992870-20725-2-git-send-email-nm@ti.com> (raw)
In-Reply-To: <1373992870-20725-1-git-send-email-nm@ti.com>

commit 3c870e3f9d9d98f1ab98614b3b1fd5c79287d361
(regulator: palmas: Change the DT node property names to follow the convention)

Missed updating mode-sleep from sleep-mode. Fix the same.

Documentation example seems proper for this property.

Signed-off-by: Nishanth Menon <nm@ti.com>
---
 .../devicetree/bindings/regulator/palmas-pmic.txt  |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/regulator/palmas-pmic.txt b/Documentation/devicetree/bindings/regulator/palmas-pmic.txt
index d5a3086..04d67f0 100644
--- a/Documentation/devicetree/bindings/regulator/palmas-pmic.txt
+++ b/Documentation/devicetree/bindings/regulator/palmas-pmic.txt
@@ -31,7 +31,7 @@ Optional nodes:
 	       Optional sub-node properties:
 	       ti,warm-reset - maintain voltage during warm reset(boolean)
 	       ti,roof-floor - control voltage selection by pin(boolean)
-	       ti,sleep-mode - mode to adopt in pmic sleep 0 - off, 1 - auto,
+	       ti,mode-sleep - mode to adopt in pmic sleep 0 - off, 1 - auto,
 	       2 - eco, 3 - forced pwm
 	       ti,tstep - slope control 0 - Jump, 1 10mV/us, 2 5mV/us, 3 2.5mV/us
 	       ti,smps-range - OTP has the wrong range set for the hardware so override
-- 
1.7.9.5

  reply	other threads:[~2013-07-16 16:41 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-16 14:23 [PATCH 0/2] regulator: palmas-pmic: doc: update device tree bindings Nishanth Menon
2013-07-16 14:23 ` Nishanth Menon
2013-07-16 14:23 ` Nishanth Menon
2013-07-16 14:23 ` [PATCH 1/2] regulator: palmas-pmic: doc: fix typo for sleep-mode Nishanth Menon
2013-07-16 14:23   ` Nishanth Menon
2013-07-16 14:23   ` Nishanth Menon
2013-07-16 14:23 ` [PATCH 2/2] regulator: palmas-pmic: doc: remove ti,tstep Nishanth Menon
2013-07-16 14:23   ` Nishanth Menon
2013-07-16 14:23   ` Nishanth Menon
2013-07-16 14:27 ` [PATCH 0/2] regulator: palmas-pmic: doc: update device tree bindings Nishanth Menon
2013-07-16 14:27   ` Nishanth Menon
2013-07-16 14:27   ` Nishanth Menon
2013-07-16 16:19   ` Mark Brown
2013-07-16 16:19     ` Mark Brown
2013-07-16 16:19     ` Mark Brown
2013-07-16 16:41     ` [PATCH V2 " Nishanth Menon
2013-07-16 16:41       ` Nishanth Menon
2013-07-16 16:41       ` Nishanth Menon
2013-07-16 16:41       ` Nishanth Menon [this message]
2013-07-16 16:41         ` [PATCH V2 1/2] regulator: palmas-pmic: doc: fix typo for sleep-mode Nishanth Menon
2013-07-16 16:41         ` Nishanth Menon
2013-07-16 16:41       ` [PATCH V2 2/2] regulator: palmas-pmic: doc: remove ti,tstep Nishanth Menon
2013-07-16 16:41         ` Nishanth Menon
2013-07-16 16:41         ` Nishanth Menon
2013-07-17 10:06       ` [PATCH V2 0/2] regulator: palmas-pmic: doc: update device tree bindings Mark Brown
2013-07-17 10:06         ` Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1373992870-20725-2-git-send-email-nm@ti.com \
    --to=nm@ti.com \
    --cc=broonie@kernel.org \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=gg@slimlogic.co.uk \
    --cc=j-keerthy@ti.com \
    --cc=ldewangan@nvidia.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.