summaryrefslogtreecommitdiff
path: root/bindings/remoteproc/qcom,spss.txt
blob: 568feb3de51151f6ea59e3c0ae193f1587728ae4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
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"
		    "qcom,kona-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.