diff options
author | Alex Bee <knaerzche@gmail.com> | 2023-11-19 13:13:40 +0100 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2023-11-20 15:45:02 +0100 |
commit | fd610e604837936440ef7c64ab6998b004631647 (patch) | |
tree | 3378693e823d036740fd7ff0868050d434c85a1c /scripts/gdb/linux/vmalloc.py | |
parent | 4b12245e59efea81e19d1aa118f6f835b3e27b3a (diff) |
ARM: dts: rockchip: Make usbphy the parent of SCLK_USB480M for RK3128
Without setting the parent for SCLK_USB480M the clock will use xin24m as
it's default parent.
While this is generally not an issue for the usb blocks to work, it becomes
an issue for RK3128 since SCLK_USB480M can be a parent for other HW blocks
(GPU, VPU, VIO), but they will never chose it, since it is currently always
running at OSC frequency which is to slow for their needs.
This sets the usb2 phy's output as SCLK_USB480M's parent and it's users
can chose it if desired.
Signed-off-by: Alex Bee <knaerzche@gmail.com>
Link: https://lore.kernel.org/r/20231119121340.109025-6-knaerzche@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions