From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 27 Feb 2012 14:54:57 +0100 Subject: [U-Boot] [PATCH]powerpc/8xxx:Add MPH controller support in USB device-tree fixup In-Reply-To: <75A6930FC6B2FE479E2BC468C9240CE09DB274@039-SN1MPN1-006.039d.mgd.msft.net> References: <1327663369-4449-1-git-send-email-ramneek.mehresh@freescale.com> <201202270011.59332.marex@denx.de> <75A6930FC6B2FE479E2BC468C9240CE09DB274@039-SN1MPN1-006.039d.mgd.msft.net> Message-ID: <201202271454.57976.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > Hi Marek, > > The final version of this patch is under review, didn't get any more > comments, waiting for its acceptance... > > http://patchwork.ozlabs.org/patch/140557/ Someone who knows PowerPC would be welcome to review this patch. Otherwise, resubmit if this is forgotten please and Cc me. Thanks for your good work! M > > Thanks and Regards, > Ramneek > > > -----Original Message----- > > From: Marek Vasut [mailto:marex at denx.de] > > Sent: Monday, February 27, 2012 4:42 AM > > To: u-boot at lists.denx.de > > Cc: Mehresh Ramneek-B31383 > > Subject: Re: [U-Boot] [PATCH]powerpc/8xxx:Add MPH controller support in > > USB device-tree fixup > > > > > Add support for fixing usb mode and phy type for MPH(Multi Port Host) > > > USB controllers in device-tree nodes. > > > Required for socs like P3060, P5020, etc having MPH USB controller. > > > > > > Signed-off-by: Ramneek Mehresh > > > --- > > > > > > arch/powerpc/cpu/mpc8xxx/fdt.c | 46 > > > > > > ++++++++++++++++++++++++++-------------- include/fdt_support.h > > > > > > 4 +- > > > > > > 2 files changed, 32 insertions(+), 18 > > > > Hi, > > > > what's the status of this patch/patchset? > > > > Thanks > > M