Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1209471
| From | Javier Martinez Canillas <javier@dowhile0.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/2] ARM: dts: rockchip: correct regulator PM properties |
| Date | 2015-08-18 22:40 +0200 |
| Message-ID | <pYVPQ-im-13@gated-at.bofh.it> (permalink) |
| References | <pYU7o-6dl-1@gated-at.bofh.it> <pYU7o-6dl-11@gated-at.bofh.it> <pYUAr-70T-41@gated-at.bofh.it> <pYVPQ-im-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Aug 18, 2015 at 10:30 PM, Javier Martinez Canillas
<javier@dowhile0.org> wrote:
> On Tue, Aug 18, 2015 at 9:17 PM, Heiko Stuebner <heiko@sntech.de> wrote:
>>>
>>> vcc5v_touch: SWITCH_REG2 {
>>> regulator-name = "vcc5v_touch";
>>> - regulator-suspend-mem-disabled;
>>> + regulator-state-mem {
>>> + regulator-on-in-suspend;
>>> + };
>>
>> wouldn't regulator-suspend-mem-disabled translate to regulator-off-in-suspend?
>
> Correct, the downstream regulator-suspend-mem-disabled is equivalent
> to regulator-off-in-suspend in mainline.
>
>> At least looks like it according to https://lkml.org/lkml/2013/7/25/592
>>
>
> I guess you meant https://lkml.org/lkml/2014/10/10/162 since it was
> Chanwoo's and not Vincent's version that finally landed.
>
>>
oh, now I got that you referenced Vincent's patch just to show the
regulator-suspend-mem-disabled property description.
Sorry for the noise then but yes you are right about the translation :-)
Best regards,
Javier
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 1/2] ARM: dts: rockchip: add veyron-jaq board Brian Norris <briannorris@chromium.org> - 2015-08-18 20:50 +0200
[PATCH 2/2] ARM: dts: rockchip: correct regulator PM properties Brian Norris <briannorris@chromium.org> - 2015-08-18 20:50 +0200
Re: [PATCH 2/2] ARM: dts: rockchip: correct regulator PM properties Heiko Stuebner <heiko@sntech.de> - 2015-08-18 21:20 +0200
Re: [PATCH 2/2] ARM: dts: rockchip: correct regulator PM properties Javier Martinez Canillas <javier@dowhile0.org> - 2015-08-18 22:40 +0200
Re: [PATCH 2/2] ARM: dts: rockchip: correct regulator PM properties Javier Martinez Canillas <javier@dowhile0.org> - 2015-08-18 22:40 +0200
Re: [PATCH 2/2] ARM: dts: rockchip: correct regulator PM properties Brian Norris <briannorris@chromium.org> - 2015-08-19 00:50 +0200
Re: [PATCH 2/2] ARM: dts: rockchip: correct regulator PM properties Brian Norris <briannorris@chromium.org> - 2015-08-19 01:30 +0200
Re: [PATCH 2/2] ARM: dts: rockchip: correct regulator PM properties Heiko Stuebner <heiko@sntech.de> - 2015-08-19 08:30 +0200
Re: [PATCH 1/2] ARM: dts: rockchip: add veyron-jaq board Heiko Stuebner <heiko@sntech.de> - 2015-08-18 21:20 +0200
Re: [PATCH 1/2] ARM: dts: rockchip: add veyron-jaq board Brian Norris <briannorris@chromium.org> - 2015-08-19 01:10 +0200
csiph-web