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: Update soc_sleep_stats to support mbox for waipio"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
119706e0de
@@ -31,6 +31,11 @@ properties:
|
||||
Definition: Supported subsystem names. Must be from "modem", "adsp",
|
||||
"adsp_island", "cdsp", "slpi", "slpi_island", "apss",
|
||||
"gpu", "display".
|
||||
mboxes:
|
||||
$ref: "/schemas/types.yaml#/definitions/phandle-array"
|
||||
maxItems: 1
|
||||
Value type: Value type: <prop-encoded-array>
|
||||
Definition: List of QMP mailbox phandle and channel identifier tuples.
|
||||
|
||||
required:
|
||||
- compatible
|
||||
@@ -45,6 +50,7 @@ examples:
|
||||
ss-name = "modem", "adsp", "adsp_island",
|
||||
"cdsp", "slpi", "slpi_island",
|
||||
"apss";
|
||||
mboxes = <&qmp_aop 0>;
|
||||
};
|
||||
# Example of rpm sleep stats
|
||||
- |
|
||||
|
||||
@@ -2616,6 +2616,7 @@
|
||||
ss-name = "modem", "adsp", "adsp_island",
|
||||
"cdsp", "slpi", "slpi_island",
|
||||
"apss";
|
||||
mboxes = <&qmp_aop 0>;
|
||||
};
|
||||
|
||||
subsystem-sleep-stats {
|
||||
|
||||
Reference in New Issue
Block a user