[PATCH] clk: rockchip: add CLK_IGNORE_UNUSED flag to fix USB Host
NEO-Technologies / Julien CHAUVEAU
julien.chauveau at neo-technologies.fr
Fri Dec 12 10:01:23 PST 2014
> Le 12 déc. 2014 à 16:44, Romain Perier <romain.perier at gmail.com> a écrit :
>
> Hi,
>
> 2014-12-12 15:54 GMT+01:00 Julien CHAUVEAU
> <julien.chauveau at neo-technologies.fr>:
>> 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@rock-chips.com
>
> Could you refer the commit id instead ? something like "commit <ID>
> ("title of the corresponding commit »)
OK, I'll resubmit with commit 78eaf6095cc7 ("clk: rockchip: disable unused clocks").
> (and use scripts/checkpatch.pl
> on your patch to be sure that the commit form is okay).
>
That’s already done:
scripts/checkpatch.pl 0001-clk-rockchip-add-CLK_IGNORE_UNUSED-flag-to-fix-USB-H.patch
total: 0 errors, 0 warnings, 30 lines checked
>
> I confirm the regression.
>
> Romain
More information about the linux-arm-kernel
mailing list