From mboxrd@z Thu Jan 1 00:00:00 1970 From: shweta.gulati@ti.com (Gulati, Shweta) Date: Thu, 7 Apr 2011 11:55:35 +0530 Subject: [PATCH] OMAP2+: SR Layer Cleanup. In-Reply-To: <87mxk3iecz.fsf@ti.com> References: <1301378352-29269-1-git-send-email-shweta.gulati@ti.com> <87mxk3iecz.fsf@ti.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, On Wed, Apr 6, 2011 at 9:03 PM, Kevin Hilman wrote: > Hi Shweta, > > Shweta Gulati writes: > >> As a part of Voltage Layer Cleanup Patches, >> submitted by Kevin Hilman, Voltage domain >> Information is removed from hwmod, >> So the patch removes 'vdd_name' info from omap_hwmod >> and adds that info into dev_attr as SR code uses vdd_name >> to get voltagedomain sructure info. >> >> Tested on OMAP3630 SDP and OMAP4430 SDP Board >> >> Signed-off-by: Shweta Gulati > > Thanks for this. ?It looks good. > >> --- >> It apllies over Voltage Layer Cleanup Patch by >> Kevin Hilman: >> ?https://patchwork.kernel.org/patch/657421/ > > Can you rebase on top of my pm-wip/voltdm_a branch? ?It currently > doesn't apply there because the some of the voltage domain names were > changed, e.g. mpu -> mpu_iva, wkup -> wakeup. Ok, I will do. Thanks. > Thanks, > > Kevin > -- Thanks, Regards, Shweta