summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorNeha Malcom Francis <[email protected]>2024-05-28 15:19:54 +0530
committerTom Rini <[email protected]>2024-06-13 16:29:17 -0600
commit939f17c8a976ba9e1ea9f5f24c3d108c7175dff5 (patch)
treec8be22adb9f0fbdcc7a8d4e0f5c6e97d8f8047f1 /scripts
parent66103759595b1db6fb7355f95eca8af2334c4749 (diff)
arm: dts: k3-j721s2-r5: Change GTC clock parent
MAIN_PLL0 has a flag set in DM (Device Manager) that removes its capability to re-initialise clock frequencies. A72 CPU clock (GTC) and RGMII has MAIN_PLL3 as their parent which does not have this flag. While RGMII needs re-initialization to default frequency to be able to get 250MHz with its divider, GTC can not get its required 200MHz with its dividers. Thus move GTC clock parent on J721S2 from MAIN_PLL3_HSDIV1 to MAIN_PLL0_HSDIV6. This was already done on CPTS node in kernel which was similarly affected (linked). Link: https://lore.kernel.org/all/[email protected]/ Signed-off-by: Neha Malcom Francis <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions