From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 7 Mar 2012 10:04:32 -0700 Subject: [U-Boot] [PATCH V2 05/18] OMAP5: palmas: Configure nominal opp vdd values In-Reply-To: <1330612723-11328-6-git-send-email-r.sricharan@ti.com> References: <1330612723-11328-1-git-send-email-r.sricharan@ti.com> <1330612723-11328-6-git-send-email-r.sricharan@ti.com> Message-ID: <20120307170432.GB26262@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Mar 01, 2012 at 08:08:30PM +0530, R Sricharan wrote: > The nominal opp vdd values as recommended for > ES1.0 silicon is set for mpu, core, mm domains using palmas. OK, this creates some trivial conflicts with http://patchwork.ozlabs.org/patch/144137/ but also raises a functional problem / question. Is this patch also changing the order to match what Nishanth did or does this patch also need that functional change done (and a v3) ? Thanks! -- Tom