]> git.baikalelectronics.ru Git - kernel.git/commit
clk: ingenic: Add missing flag for UDC clock
authorPaul Cercueil <paul@crapouillou.net>
Wed, 27 Jun 2018 12:14:59 +0000 (14:14 +0200)
committerStephen Boyd <sboyd@kernel.org>
Fri, 6 Jul 2018 18:47:28 +0000 (11:47 -0700)
commita4c318d2007c02bd04df4766d0ca69ec708e23e6
tree669673479270703249ca63368e52ea548a6eb7f6
parent486cb020f679c36bab8e91aa273e2305ff76b724
clk: ingenic: Add missing flag for UDC clock

The UDC clock of the JZ4740 SoC can be gated, but the data structure
representing it was missing the CGU_CLK_GATE flag to make it work.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/ingenic/jz4740-cgu.c