hc
2025-02-14 bbb9540dc49f70f6b703d1c8d1b85fa5f602d86e
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