RE: [PATCH] powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on someplatform

From: Liu Shengzhou-B36685
Date: Sun Feb 26 2012 - 21:20:34 EST



> -----Original Message-----
> From: Greg KH [mailto:gregkh@xxxxxxxxxxxxxxxxxxx]
> Sent: Sunday, February 26, 2012 12:52 AM
> To: Liu Shengzhou-B36685
> Cc: linux-usb@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx
> Subject: Re: [PATCH] powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on
> some platform
>
> On Sat, Feb 25, 2012 at 11:56:30PM +0800, Shengzhou Liu wrote:
> > Fix checking of CTRL_PHY_CLK_VALID bit break on some platform on
> which
> > there is not USB CTRL_PHY_CLK_VALID bit.
> > - P1023/P3041/P5020 etc,have this bit
> > - P3060/4080/PSC913x do have this bit, but not mentioned in RM.
> > - P1022(perhaps and other) has no this bit
> >
> > Signed-off-by: Shengzhou Liu <Shengzhou.Liu@xxxxxxxxxxxxx>
> > ---
> > drivers/usb/host/ehci-fsl.c | 24 ++++++++++++++----------
> > 1 files changed, 14 insertions(+), 10 deletions(-)
>
> Is this something that needs to go into 3.3, or can it wait for 3.4?
>
> thanks,
>
> greg k-h

I'm waiting for the response from FSL silicon team to confirm
whether there is other platform not including this bit or not,
So if not emergent to fix it on P1022, we can wait for 3.4, or go into 3.3 first.

Thanks,
Shengzhou

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/