diff options
author | David Virag <[email protected]> | 2022-10-13 17:13:40 +0200 |
---|---|---|
committer | Krzysztof Kozlowski <[email protected]> | 2022-10-18 09:15:44 -0400 |
commit | ef80c95c29dc67c3034f32d93c41e2ede398e387 (patch) | |
tree | 0ee5f706290faa973b5918820495851b0aaa5b7a /scripts/gdb/linux/vmalloc.py | |
parent | 9abf2313adc1ca1b6180c508c25f22f9395cc780 (diff) |
clk: samsung: exynos7885: Correct "div4" clock parents
"div4" DIVs which divide PLLs by 4 are actually dividing "div2" DIVs by
2 to achieve a by 4 division, thus their parents are the respective
"div2" DIVs. These DIVs were mistakenly set to have the PLLs as parents.
This leads to the kernel thinking "div4"s and everything under them run
at 2x the clock speed. Fix this.
Fixes: 45bd8166a1d8 ("clk: samsung: Add initial Exynos7885 clock driver")
Signed-off-by: David Virag <[email protected]>
Acked-by: Chanwoo Choi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions