Lines Matching full:scpi

5 $id: http://devicetree.org/schemas/firmware/arm,scpi.yaml#
8 title: System Control and Power Interface (SCPI) Message Protocol
14 Firmware implementing the SCPI described in ARM document number ARM DUI
19 the SCPI provide for OSPM in the device tree.
25 const: scpi
29 SCPI compliant firmware complying to SCPI v1.0 and above OR
30 SCPI compliant firmware complying to all unversioned releases
31 prior to SCPI v1.0
33 - const: arm,scpi # SCPI v1.0 and above
34 - const: arm,scpi-pre-1.0 # Unversioned SCPI before v1.0
37 - amlogic,meson-gxbb-scpi
38 - const: arm,scpi-pre-1.0
43 by remote SCP firmware for use by SCPI message protocol should be
60 This sub-node represents SCPI power domain controller.
64 const: arm,scpi-power-domains
72 Total number of power domains provided by SCPI. This is needed as
73 the SCPI message protocol lacks a mechanism to query this
86 This sub-node represents SCPI sensors controller.
91 - const: arm,scpi-sensors
94 - amlogic,meson-gxbb-scpi-sensors
95 - const: arm,scpi-sensors
114 const: arm,scpi-clocks
123 "arm,scpi-dvfs-clocks" - all the clocks that are variable and index
130 "arm,scpi-variable-clocks" - all the clocks that are variable and
137 - arm,scpi-dvfs-clocks
138 - arm,scpi-variable-clocks
175 scpi {
176 compatible = "arm,scpi";
181 compatible = "arm,scpi-power-domains";
187 compatible = "arm,scpi-clocks";
190 compatible = "arm,scpi-dvfs-clocks";
197 compatible = "arm,scpi-variable-clocks";
205 compatible = "arm,scpi-sensors";
238 scpi {
239 compatible = "amlogic,meson-gxbb-scpi", "arm,scpi-pre-1.0";
244 compatible = "amlogic,meson-gxbb-scpi-sensors", "arm,scpi-sensors";