[PATCH V2 0/3] ARM: dts: omap5-uevm: fixup wrong regulator configuration
From: tony@atomide.com (Tony Lindgren)
Date: 2013-07-30 06:53:02
Also in:
linux-omap, lkml
* Benoit Cousson [off-list ref] [130729 15:24]:
Hi Nishanth, Thanks for the quick update. On 29/07/2013 19:03, Nishanth Menon wrote:quoted
Due to wrong older revision of documentation used as reference, we seem to have a bunch of LDOs wrongly configured on OMAP5 uEVM. This series is based power tree on production board 750-2628-XXX platform. Unfortunately, the wrong voltages may be detrimental to OMAP5 as they supply hardware blocks at voltages that are out of specification. Also available at: based on v3.11-rc1 tag http link: https://github.com/nmenon/linux-2.6-playground/commits/push/omap5-palmas-fixes-v2 git link: git://github.com/nmenon/linux-2.6-playground.git branch: push/omap5-palmas-fixes-v2 Changes since V1: - squash of patches - picked up Ack from Keerthy - based on v3.11-rc3 tag V1: http://marc.info/?t=137407980100008&r=1&w=2 Nishanth Menon (3): ARM: dts: omap5-uevm: document regulator signals used on the actual board ARM: dts: omap5-uevm: fix regulator configurations mandatory for SoC ARM: dts: omap5-uevm: update optional/unused regulator configurations arch/arm/boot/dts/omap5-uevm.dts | 78 ++++++++++++++++++++++++-------------- 1 file changed, 49 insertions(+), 29 deletions(-) Regards, Nishanth MenonFor the whole series: Acked-by: Benoit Cousson <redacted>
Thanks, I've applied these into omap-for-v3.11/fixes-omap5 and will send a pull request for these today as these seem quite urgent fixes. Regards, Tony