
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/
Thanks and Regards, Ramneek
-----Original Message----- From: Marek Vasut [mailto:marex@denx.de] Sent: Monday, February 27, 2012 4:42 AM To: u-boot@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 ramneek.mehresh@freescale.com
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