]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - Documentation/devicetree/bindings/arm/amlogic,scpi.txt
Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
[mirror_ubuntu-jammy-kernel.git] / Documentation / devicetree / bindings / arm / amlogic,scpi.txt
CommitLineData
42b3178b
NA
1System Control and Power Interface (SCPI) Message Protocol
2(in addition to the standard binding in [0])
3----------------------------------------------------------
4Required properties
5
6- compatible : should be "amlogic,meson-gxbb-scpi"
7
8AMLOGIC SRAM and Shared Memory for SCPI
9------------------------------------
10
11Required properties:
12- compatible : should be "amlogic,meson-gxbb-sram"
13
14Each sub-node represents the reserved area for SCPI.
15
16Required sub-node properties:
17- compatible : should be "amlogic,meson-gxbb-scp-shmem" for SRAM based shared
18 memory on Amlogic GXBB SoC.
19
ef29fcc3
JB
20Sensor bindings for the sensors based on SCPI Message Protocol
21--------------------------------------------------------------
22SCPI provides an API to access the various sensors on the SoC.
23
24Required properties:
25- compatible : should be "amlogic,meson-gxbb-scpi-sensors".
26
42b3178b 27[0] Documentation/devicetree/bindings/arm/arm,scpi.txt