Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1385792
| From | Pavel Machek <pavel@ucw.cz> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v1] ARM: dts: omap3-n900: Specify peripherals LDO regulators initial mode |
| Date | 2016-04-24 12:10 +0200 |
| Message-ID | <rrp9g-2ID-5@gated-at.bofh.it> (permalink) |
| References | <roTZT-49b-7@gated-at.bofh.it> <roW1I-5QE-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun 2016-04-17 17:29:23, Ivaylo Dimitrov wrote: > Without that, regulators are left in the mode last set by the bootloader or > by the kernel the device was rebooted from. This leads to various problems, > like non-working peripherals. > > Signed-off-by: Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com> Reviewed-by: Pavel Machek <pavel@ucw.cz> > --- a/arch/arm/boot/dts/omap3-n900.dts > +++ b/arch/arm/boot/dts/omap3-n900.dts > @@ -329,6 +329,7 @@ > regulator-name = "V28"; > regulator-min-microvolt = <2800000>; > regulator-max-microvolt = <2800000>; > + regulator-initial-mode = <0x0e>; /* RES_STATE_ACTIVE */ > regulator-always-on; /* due to battery cover sensor */ > }; > -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] ARM: dts: omap3-n900: Specify peripherals LDO regulators initial mode Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com> - 2016-04-16 08:40 +0200
Re: [PATCH] ARM: dts: omap3-n900: Specify peripherals LDO regulators initial mode Sebastian Reichel <sre@kernel.org> - 2016-04-17 02:10 +0200
Re: [PATCH] ARM: dts: omap3-n900: Specify peripherals LDO regulators initial mode Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com> - 2016-04-17 08:20 +0200
Re: [PATCH] ARM: dts: omap3-n900: Specify peripherals LDO regulators initial mode Sebastian Reichel <sre@kernel.org> - 2016-04-17 14:30 +0200
[PATCH v1] ARM: dts: omap3-n900: Specify peripherals LDO regulators initial mode Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com> - 2016-04-17 16:40 +0200
Re: [PATCH v1] ARM: dts: omap3-n900: Specify peripherals LDO regulators initial mode Sebastian Reichel <sre@kernel.org> - 2016-04-18 07:20 +0200
Re: [PATCH v1] ARM: dts: omap3-n900: Specify peripherals LDO regulators initial mode Javier Martinez Canillas <javier@dowhile0.org> - 2016-04-19 23:20 +0200
Re: [PATCH v1] ARM: dts: omap3-n900: Specify peripherals LDO regulators initial mode Pavel Machek <pavel@ucw.cz> - 2016-04-24 12:10 +0200
Re: [PATCH v1] ARM: dts: omap3-n900: Specify peripherals LDO regulators initial mode Tony Lindgren <tony@atomide.com> - 2016-04-26 19:20 +0200
csiph-web