From: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>
To: Graeme Gregory <gg-kDsPt+C1G03kYMGBc/C6ZA@public.gmane.org>,
Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>,
linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
J Keerthy <j-keerthy-l0cyMroinI0@public.gmane.org>,
devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Laxman Dewangan
<ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>,
linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: [PATCH V2 2/2] regulator: palmas-pmic: doc: remove ti,tstep
Date: Tue, 16 Jul 2013 11:41:10 -0500 [thread overview]
Message-ID: <1373992870-20725-3-git-send-email-nm@ti.com> (raw)
In-Reply-To: <1373992870-20725-1-git-send-email-nm-l0cyMroinI0@public.gmane.org>
commit 28d1e8cd671a53d6b4f967abbbc2a55f7bd333f6
(regulator: palma: add ramp delay support through regulator constraints)
Removed the regulator's ti,step option from driver without updating the
documentation.
So, remove from documentation and example as well.
Signed-off-by: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>
---
.../devicetree/bindings/regulator/palmas-pmic.txt | 2 --
1 file changed, 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/regulator/palmas-pmic.txt b/Documentation/devicetree/bindings/regulator/palmas-pmic.txt
index 04d67f0..30b0581 100644
--- a/Documentation/devicetree/bindings/regulator/palmas-pmic.txt
+++ b/Documentation/devicetree/bindings/regulator/palmas-pmic.txt
@@ -33,7 +33,6 @@ Optional nodes:
ti,roof-floor - control voltage selection by pin(boolean)
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
0 - low range, 1 - high range.
@@ -59,7 +58,6 @@ pmic {
ti,warm-reset;
ti,roof-floor;
ti,mode-sleep = <0>;
- ti,tstep = <0>;
ti,smps-range = <1>;
};
--
1.7.9.5
next prev parent reply other threads:[~2013-07-16 16:41 UTC|newest]
Thread overview: 9+ 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
[not found] ` <1373984635-14958-1-git-send-email-nm-l0cyMroinI0@public.gmane.org>
2013-07-16 14:23 ` [PATCH 1/2] regulator: palmas-pmic: doc: fix typo for sleep-mode Nishanth Menon
2013-07-16 14:23 ` [PATCH 2/2] regulator: palmas-pmic: doc: remove ti,tstep Nishanth Menon
2013-07-16 14:27 ` [PATCH 0/2] regulator: palmas-pmic: doc: update device tree bindings Nishanth Menon
2013-07-16 16:19 ` Mark Brown
[not found] ` <20130716161939.GR22506-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2013-07-16 16:41 ` [PATCH V2 " Nishanth Menon
2013-07-16 16:41 ` [PATCH V2 1/2] regulator: palmas-pmic: doc: fix typo for sleep-mode Nishanth Menon
[not found] ` <1373992870-20725-1-git-send-email-nm-l0cyMroinI0@public.gmane.org>
2013-07-16 16:41 ` Nishanth Menon [this message]
2013-07-17 10:06 ` [PATCH V2 0/2] regulator: palmas-pmic: doc: update device tree bindings 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-3-git-send-email-nm@ti.com \
--to=nm-l0cymroini0@public.gmane.org \
--cc=broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org \
--cc=gg-kDsPt+C1G03kYMGBc/C6ZA@public.gmane.org \
--cc=j-keerthy-l0cyMroinI0@public.gmane.org \
--cc=ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.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 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).