From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lubomir Popov Date: Thu, 05 Dec 2013 13:39:20 +0200 Subject: [U-Boot] ARM: OMAP4: Fix bug in omap4470_volts struct In-Reply-To: <20131204220444.GF420@bill-the-cat> References: <528CB9E1.3040200@mm-sol.com> <20131204220444.GF420@bill-the-cat> Message-ID: <52A065E8.8040907@mm-sol.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, On 05-Dec-13 0:04, Tom Rini wrote: > On Wed, Nov 20, 2013 at 03:32:17PM +0200, Lubomir Popov wrote: > >> The struct incorrectly referenced SMPS1 for all three power >> domains. Fixed this by using SMPS2 and SMPS5 as appropriate. >> >> Add some comments and choose voltage values that correspond >> to voltage selection codes. >> >> Signed-off-by: Lubomir Popov > Applied to u-boot-ti/master, thanks! > > But I have a follow-up question, should we be using the TWL6032 support > I also just pushed in this case? > Sorry, but I'm currently unsubscripted from the ML. Could you please providea link to Oleg's patches so that I can take a look? Thanks, Lubo P.S. Regarding Nikita's fix for OMAP3 I2C, don't you think it should be applied as well? Or it is up to Heiko? (http://patchwork.ozlabs.org/patch/294957/)