Skip to content
Commit 318e7113 authored by Dave Gerlach's avatar Dave Gerlach Committed by Greg Kroah-Hartman
Browse files

arm64: dts: ti: k3-am65: Add clocks to dwc3 nodes

commit a81e5442 upstream.

The TI sci-clk driver can scan the DT for all clocks provided by system
firmware and does this by checking the clocks property of all nodes, so
we must add this to the dwc3 nodes so USB clocks are available.

Without this USB does not work with latest system firmware i.e.
[    1.714662] clk: couldn't get parent clock 0 for /interconnect@100000/dwc3@4020000

Fixes: cc54a994

 ("arm64: dts: ti: k3-am6: add USB suppor")
Signed-off-by: default avatarDave Gerlach <d-gerlach@ti.com>
Signed-off-by: default avatarRoger Quadros <rogerq@ti.com>
Cc: stable@kernel.org
Signed-off-by: default avatarTero Kristo <t-kristo@ti.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent ddde67d8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment