acrn-kernel/drivers/clk/ux500
Linus Walleij f5ff9a115e clk: ux500: fix erroneous bit assignment
Due to a typo or similar, the peripheral group 2 clock 11
gate was set to bit 1 instead of bit 11. We need to fix this
to be able to set the correct enable bit in the device tree:
when trying to correct the bit assignment in the device tree,
the system would hang.

Cc: Mike Turquette <mturquette@linaro.org>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2013-10-18 13:25:28 +02:00
..
Makefile clk: ux500: Copy u8500_clk_init() ready for DT enablement 2013-09-26 11:05:26 +02:00
abx500-clk.c
clk-prcc.c
clk-prcmu.c
clk-sysctrl.c
clk.h
u8500_clk.c
u8500_of_clk.c clk: ux500: fix erroneous bit assignment 2013-10-18 13:25:28 +02:00
u8540_clk.c clk: ux500: Remove BML8580 clock 2013-09-26 11:05:22 +02:00
u9540_clk.c clk: ux500: Pass clock base adresses in initcall for u8540 and u9540 2013-06-06 18:16:04 -07:00