From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Murphy Date: Thu, 11 Jul 2013 08:44:19 -0500 Subject: [U-Boot] [[PATCH v2 2/6] ARM: OMAP5: Power: Add USB LDO9 enable interface In-Reply-To: <51DE653D.7010207@ti.com> References: <1373486709-13015-1-git-send-email-dmurphy@ti.com> <1373486709-13015-3-git-send-email-dmurphy@ti.com> <51DE653D.7010207@ti.com> Message-ID: <51DEB6B3.7010003@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 07/11/2013 02:56 AM, Roger Quadros wrote: > Dan, > > On 07/10/2013 11:05 PM, Dan Murphy wrote: >> Add an interface to the palmas driver to enable the >> LDO9 power supply for the USB hub IC. > As per rev.C1 uEVM schematics, LDO9 is for SDIO card and not for USB hub. > > USB hub seems to be powered by DC_5V directly. > > Which version are you referring to? You are correct I will remove this patch. It is not needed >> Signed-off-by: Dan Murphy >> --- >> drivers/power/palmas.c | 34 ++++++++++++++++++++++++++++++++++ >> include/palmas.h | 1 + >> 2 files changed, 35 insertions(+) > cheers, > -roger > -- ------------------ Dan Murphy