1 # SPDX-License-Identifier: GPL-2.0
4 $id: http://devicetree.org/schemas/spmi/spmi.yaml#
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.
16 SPMI controllers are modelled in device tree using a generic set of
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
21 one representing an unique slave at the bus.
38 description: up to 16 child PMIC nodes
50 0 means user ID address. 1 is reserved for group ID address.
58 additionalProperties: true
62 #include <dt-bindings/spmi/spmi.h>