From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roger Quadros Date: Thu, 11 Jul 2013 10:56:45 +0300 Subject: [U-Boot] [[PATCH v2 2/6] ARM: OMAP5: Power: Add USB LDO9 enable interface In-Reply-To: <1373486709-13015-3-git-send-email-dmurphy@ti.com> References: <1373486709-13015-1-git-send-email-dmurphy@ti.com> <1373486709-13015-3-git-send-email-dmurphy@ti.com> Message-ID: <51DE653D.7010207@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 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? > > Signed-off-by: Dan Murphy > --- > drivers/power/palmas.c | 34 ++++++++++++++++++++++++++++++++++ > include/palmas.h | 1 + > 2 files changed, 35 insertions(+) cheers, -roger