Lines Matching +full:k2g +full:- +full:sci
1 Texas Instruments TI-SCI Generic Power Domain
2 ---------------------------------------------
7 controller happens through a protocol known as TI-SCI [1].
9 [1] Documentation/devicetree/bindings/arm/keystone/ti,sci.txt
15 bindings in Documentation/devicetree/bindings/power/power-domain.yaml. Because
16 this relies on the TI SCI protocol to communicate with the PMMC it must be a
20 --------------------
21 - compatible: should be "ti,sci-pm-domain"
22 - #power-domain-cells: Can be one of the following:
32 Example (K2G):
33 -------------
35 compatible = "ti,k2g-sci";
38 k2g_pds: power-controller {
39 compatible = "ti,sci-pm-domain";
40 #power-domain-cells = <1>;
46 Hardware blocks belonging to a PM domain should contain a "power-domains"
52 --------------------
53 - power-domains: phandle pointing to the corresponding PM domain node
57 of valid identifiers for k2g.
59 Example (K2G):
60 --------------------
64 power-domains = <&k2g_pds 0x002c>;