From mboxrd@z Thu Jan 1 00:00:00 1970 From: benoit.cousson@gmail.com (Benoit Cousson) Date: Tue, 30 Jul 2013 00:18:11 +0200 Subject: [PATCH V2 0/3] ARM: dts: omap5-uevm: fixup wrong regulator configuration In-Reply-To: <1375117383-19285-1-git-send-email-nm@ti.com> References: <51F67D7D.9070003@ti.com> <1375117383-19285-1-git-send-email-nm@ti.com> Message-ID: <51F6EA23.50803@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Nishanth, Thanks for the quick update. On 29/07/2013 19:03, Nishanth Menon wrote: > 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 Menon For the whole series: Acked-by: Benoit Cousson