mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 20:28:49 +00:00
Merge "ARM: dts: msm: Add dev node for AH_IRIS channel communication"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
3b28bffb6c
@@ -41,5 +41,9 @@
|
||||
qcom,intents = <0x100 1
|
||||
0x200 1>;
|
||||
};
|
||||
qcom,glinkpkt_iris_bus {
|
||||
qcom,glink-channels = "AH_IRIS";
|
||||
qcom,intents = <0x800 2>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
@@ -1301,6 +1301,12 @@
|
||||
qcom,glinkpkt-ch-name = "AH_BUS";
|
||||
qcom,glinkpkt-dev-name = "glinkpkt_disp_bus";
|
||||
};
|
||||
qcom,glinkpkt-iris-bus {
|
||||
qcom,glinkpkt-edge = "helios";
|
||||
qcom,glinkpkt-ch-name = "AH_IRIS";
|
||||
qcom,glinkpkt-dev-name = "glinkpkt_iris_bus";
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
clk_virt: interconnect@0 {
|
||||
|
||||
Reference in New Issue
Block a user