hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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
System Control and Power Interface (SCPI) Message Protocol
(in addition to the standard binding in [0])
----------------------------------------------------------
Required properties
 
- compatible : should be "amlogic,meson-gxbb-scpi"
 
AMLOGIC SRAM and Shared Memory for SCPI
------------------------------------
 
Required properties:
- compatible : should be "amlogic,meson-gxbb-sram"
 
Each sub-node represents the reserved area for SCPI.
 
Required sub-node properties:
- compatible : should be "amlogic,meson-gxbb-scp-shmem" for SRAM based shared
       memory on Amlogic GXBB SoC.
 
Sensor bindings for the sensors based on SCPI Message Protocol
--------------------------------------------------------------
SCPI provides an API to access the various sensors on the SoC.
 
Required properties:
- compatible : should be "amlogic,meson-gxbb-scpi-sensors".
 
[0] Documentation/devicetree/bindings/arm/arm,scpi.txt