arm64: dts: ti: k3-am69-sk: remove assigned-clock-parents for unused VP
authorJayesh Choudhary <j-choudhary@ti.com>
Thu, 1 Feb 2024 14:23:08 +0000 (19:53 +0530)
committerVignesh Raghavendra <vigneshr@ti.com>
Tue, 6 Feb 2024 04:00:10 +0000 (09:30 +0530)
commitcfdb4f7ffdb855c1a3d274dc7757e780dcbf2d55
tree1fb1f83149ae1f9a7e1f2efe411b89e002c752b2
parentcff6dd01a68fe9a8aaab724ef4e21f37eff609e9
arm64: dts: ti: k3-am69-sk: remove assigned-clock-parents for unused VP

VP2 and VP3 are unused video ports and VP3 share the same parent
clock as VP1 causing issue with pixel clock setting for HDMI (VP1).
The current DM firmware does not support changing parent clock if it
is shared by another component. It returns 0 for the determine_rate
query before causing set_rate to set the clock at default maximum of
1.8GHz which is a lot more than the maximum frequency videoports can
support (600MHz) causing SYNC LOST issues.
So remove the parent clocks for unused VPs to avoid conflict.

Fixes: 6f8605fd7d11 ("arm64: dts: ti: k3-am69-sk: Add DP and HDMI support")
Reported-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Reviewed-by: Aradhya Bhatia <a-bhatia1@ti.com>
Tested-by: Enric Balletbo i Serra <eballetbo@redhat.com>
Link: https://lore.kernel.org/r/20240201142308.4954-1-j-choudhary@ti.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
arch/arm64/boot/dts/ti/k3-am69-sk.dts