From mboxrd@z Thu Jan 1 00:00:00 1970 From: sylvester.nawrocki@gmail.com (Sylwester Nawrocki) Date: Thu, 27 Dec 2012 00:05:34 +0100 Subject: [PATCH v4] usb: phy: samsung: Add support to set pmu isolation In-Reply-To: References: <1356524912-4736-1-git-send-email-gautam.vivek@samsung.com> <1356524912-4736-2-git-send-email-gautam.vivek@samsung.com> Message-ID: <50DB82BE.6080909@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, On 12/26/2012 02:56 PM, Vivek Gautam wrote: > On Wed, Dec 26, 2012 at 5:58 PM, Vivek Gautam wrote: >> Adding support to parse device node data in order to get >> required properties to set pmu isolation for usb-phy. >> >> Signed-off-by: Vivek Gautam >> --- > > Hope these changes align with what architectural changes you had suggested ? It looks much better now, thanks! I had a few additional comments, please see my other reply.