mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:04:24 +00:00
dt-bindings: Document the qcom,wait_for_adsp_up property
When the ADSP is down, this property dictates if we need to wait for the ADSP to be up or return error immediately. Change-Id: Iaf001824b5bf46f073275fbb5132d44300a4a7ff
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
40ed765f2a
commit
711b09fe13
@@ -45,6 +45,15 @@ Please refer to slimbus/bus.txt for details of the common SLIMBus bindings.
|
||||
Value type: <u32>
|
||||
Definition: Should be 0
|
||||
|
||||
- qcom,wait_for_adsp_up:
|
||||
Usage: optional
|
||||
Value type: <boolean>
|
||||
Definition: This boolean indicates that when the ADSP is down,
|
||||
for some particular slimbus message code and message type
|
||||
transactions, xfer_msg will wait for a max timeout of 1 sec
|
||||
for the ADSP to be up. This flag is only needed if we want
|
||||
to wait for ADSP to be up.
|
||||
|
||||
= NGD Devices
|
||||
Each subnode represents an instance of NGD, must contain the following
|
||||
properties:
|
||||
|
||||
Reference in New Issue
Block a user