Lines Matching +full:system +full:- +full:power +full:- +full:controller
1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: System Power Management Interface (SPMI) Controller
10 - Stephen Boyd <sboyd@kernel.org>
13 The System Power Management (SPMI) controller is a 2-wire bus defined
14 by the MIPI Alliance for power management control to be used on SoC designs.
17 bindings defined here, plus any bus controller specific properties, if
20 Each SPMI controller has zero or more child nodes (up to 16 ones), each
27 "#address-cells":
30 "#size-cells":
34 "@[0-9a-f]$":
41 - minItems: 1
43 - minimum: 0
45 - enum: [ 0 ]
51 - reg
54 - reg
59 - |
60 #include <dt-bindings/spmi/spmi.h>
65 #address-cells = <2>;
66 #size-cells = <0>;