Merge "ARM: dts: msm: Add support for BIMC logging for AOPCC"

This commit is contained in:
qctecmdr
2020-09-04 15:55:40 -07:00
committed by Gerrit - the friendly Code Review server
2 changed files with 3 additions and 0 deletions

View File

@@ -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 {

View File

@@ -881,6 +881,7 @@
mboxes = <&qmp_aop 0>;
mbox-names = "qdss_clk";
#clock-cells = <1>;
qcom,clk-stop-bimc-log;
};
gcc: clock-controller@100000 {