From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anton Vorontsov Date: Wed, 9 Jul 2008 18:01:51 +0400 Subject: [U-Boot-Users] [PATCH 1/2] fdt_support: fdt_fixup_dr_usb: add support for phy_type fixups In-Reply-To: <4874088D.6050509@cideas.com> References: <20080708165943.GA28027@polina.dev.rtsoft.ru> <4874088D.6050509@cideas.com> Message-ID: <20080709140151.GA21218@polina.dev.rtsoft.ru> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Jul 08, 2008 at 08:38:37PM -0400, Jerry Van Baren wrote: > Anton Vorontsov wrote: >> Currently U-Boot can only fixup the usb dr_mode, but some boards (namely >> MPC8315E-RDB) can use two PHY types: ULPI (stand-alone OTG port) or UTMI >> (connected to the four-ports hub, usb host only). >> >> This patch implements support for passing Dual-Role USB controller's >> device tree property phy_type through the usb_phy_type environment >> variable. >> >> Signed-off-by: Anton Vorontsov >> --- >> common/fdt_support.c | 30 +++++++++++++++++++++++------- >> 1 files changed, 23 insertions(+), 7 deletions(-) >> >> diff --git a/common/fdt_support.c b/common/fdt_support.c >> index 3828228..24bbed0 100644 >> --- a/common/fdt_support.c >> +++ b/common/fdt_support.c > > Hi Anton, Kim, > > This looks good to me. > > Anton, I presume this is additional functionality for the next window, > not a bug fix for the current (closed) window? No, this isn't a bug fix. Just a new feature for the next window. > Kim, would you like to apply this as well as [PATCH 2/2] through the > 83xx repository so the two halves go in at the same time? > > Acked-by: Gerald Van Baren Thanks, -- Anton Vorontsov email: cbouatmailru at gmail.com irc://irc.freenode.net/bd2