ARM: dts: msm: add atclk for stm on sun
Add atclk for coresight-stm on sun. Change-Id: Icfa764bdd57319a5e188de03b64a86395051b993 Signed-off-by: Yuanfang Zhang <quic_yuanfang@quicinc.com>
This commit is contained in:
@@ -4199,8 +4199,10 @@
|
|||||||
coresight-name = "coresight-stm";
|
coresight-name = "coresight-stm";
|
||||||
atid = <16>;
|
atid = <16>;
|
||||||
|
|
||||||
clocks = <&aoss_qmp>;
|
clocks = <&aoss_qmp>,
|
||||||
clock-names = "apb_pclk";
|
<&scmi_clk 0>;
|
||||||
|
clock-names = "apb_pclk",
|
||||||
|
"atclk";
|
||||||
|
|
||||||
out-ports {
|
out-ports {
|
||||||
port {
|
port {
|
||||||
|
Reference in New Issue
Block a user