Re: [PATCH] clk: rockchip: add CLK_IGNORE_UNUSED flag to fix USB Host

From: Heiko Stübner
Date: Fri Dec 12 2014 - 13:02:46 EST


Am Freitag, 12. Dezember 2014, 16:44:06 schrieb Romain Perier:
> Hi,
>
> 2014-12-12 15:54 GMT+01:00 Julien CHAUVEAU
>
> <julien.chauveau@xxxxxxxxxxxxxxxxxxx>:
> > This patch adds CLK_IGNORE_UNUSED flag to hclk_usb_peri, hclk_usbotg0 and
> > hclk_usbotg1 because these clocks must remain enabled to use the USB
> > controllers in host mode.
> >
> > This fixes a regression introduced by patch "clk: rockchip: disable unused
> > clocks"
> > https://lkml.kernel.org/g/1415092270-24932-1-git-send-email-kever.yang@ro
> > ck-chips.com
> Could you refer the commit id instead ? something like "commit <ID>
> ("title of the corresponding commit") (and use scripts/checkpatch.pl
> on your patch to be sure that the commit form is okay).

I can also fix this up when applying the patch


>
>
> I confirm the regression.

instead of prose-confirmation please provide appropriate tags, like

Reviewed-by: Romain Perier <romain.perier@xxxxxxxxx>
Tested-by: Romain Perier <romain.perier@xxxxxxxxx>

Tested-by when you have tested the fix on actual hardware and Reviewed-by when
you have reviewed the actual change for correctnes


Thanks
Heiko
--
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/