mirror of
https://github.com/oplus-giulia-dev/android_kernel_oneplus_sm8650-devicetrees
synced 2025-11-06 07:45:36 +08:00
Merge "dt-bindings: Add snapshot of SPSS bindings from msm-5.15"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
a84ad5a2f1
60
bindings/remoteproc/qcom,spss.txt
Normal file
60
bindings/remoteproc/qcom,spss.txt
Normal file
@@ -0,0 +1,60 @@
|
||||
Qualcomm Technologies, Inc. SPSS Peripheral Image Loader
|
||||
|
||||
This document defines the binding for a component that loads and boots firmware
|
||||
on the QTI Secure Processor.
|
||||
|
||||
- compatible:
|
||||
Usage: required
|
||||
Value type: <string>
|
||||
Definition: must be one of:
|
||||
"qcom,waipio-spss-pas"
|
||||
"qcom,kalama-spss-pas"
|
||||
|
||||
- reg:
|
||||
Usage: required
|
||||
Value type: <prop-encoded>
|
||||
Definition: pairs of physical base addresses and region sizes of memory
|
||||
mapped registers
|
||||
|
||||
- reg-names:
|
||||
Usage: required
|
||||
Value type: <stringlist>
|
||||
Definition: names of the registers defined by the 'reg' property above
|
||||
|
||||
- interrupts:
|
||||
Usage: required
|
||||
Value type: <prop-encoded>
|
||||
Definition: generic interrupt
|
||||
|
||||
- clocks:
|
||||
Usage: required
|
||||
Value type: <prop-encoded-array>
|
||||
Definition: reference to the xo clock and optionally aggre2 clock to be
|
||||
held on behalf of the booting Hexagon core
|
||||
|
||||
- clock-names:
|
||||
Usage: required
|
||||
Value type: <stringlist>
|
||||
Definition: must be "xo" and optionally include "aggre2"
|
||||
|
||||
- cx-supply:
|
||||
Usage: required
|
||||
Value type: <phandle>
|
||||
Definition: reference to the regulator to be held on behalf of the
|
||||
booting Hexagon core
|
||||
|
||||
- px-supply:
|
||||
Usage: required
|
||||
Value type: <phandle>
|
||||
Definition: reference to the px regulator to be held on behalf of the
|
||||
booting Hexagon core
|
||||
|
||||
- memory-region:
|
||||
Usage: required
|
||||
Value type: <phandle>
|
||||
Definition: reference to the reserved-memory for the ADSP
|
||||
|
||||
|
||||
= SUBNODES
|
||||
The adsp node may have an subnode named "glink-edge" that describes the
|
||||
communication edge, channels and devices related to the SPSS.
|
||||
Reference in New Issue
Block a user