Merge "ARM: dts: msm: Update interconnect params for QUP and UART dt node"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
88be481e76
@@ -167,10 +167,16 @@
|
||||
};
|
||||
|
||||
&qupv3_id_0 {
|
||||
interconnects =
|
||||
<&clk_virt MASTER_QUP_CORE_0 &clk_virt SLAVE_QUP_CORE_0>;
|
||||
interconnect-names = "qup-core";
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&uart1 {
|
||||
interconnects =
|
||||
<&clk_virt MASTER_QUP_CORE_0 &clk_virt SLAVE_QUP_CORE_0>,
|
||||
<&gem_noc MASTER_APPSS_PROC &system_noc SLAVE_QUP_0>;
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user