mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "ARM: dts: msm: Add support for BIMC logging for AOPCC"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
2a710bccbd
@@ -7,6 +7,8 @@ Required properties :
|
||||
- mboxes : list of QMP mailbox phandle and channel identifier tuples.
|
||||
- mbox-names: List of identifier strings for each mailbox channel.
|
||||
Must contain "qdss_clk".
|
||||
- qcom,clk-stop-bimc-log: Presence indicates a BIMC logging request will
|
||||
be sent to AOP during kernel panic.
|
||||
|
||||
Example :
|
||||
clock_qdss: qcom,aopclk {
|
||||
|
||||
@@ -881,6 +881,7 @@
|
||||
mboxes = <&qmp_aop 0>;
|
||||
mbox-names = "qdss_clk";
|
||||
#clock-cells = <1>;
|
||||
qcom,clk-stop-bimc-log;
|
||||
};
|
||||
|
||||
gcc: clock-controller@100000 {
|
||||
|
||||
Reference in New Issue
Block a user