Lines Matching +full:hisi +full:- +full:spmi +full:- +full:controller
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/spmi/hisilicon,hisi-spmi-controller.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: HiSilicon SPMI controller
10 - Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
13 The HiSilicon SPMI BUS controller is found on some Kirin-based designs.
14 It is a MIPI System Power Management (SPMI) controller.
17 ./Documentation/devicetree/bindings/mfd/hisilicon,hi6421-spmi-pmic.yaml.
20 - $ref: spmi.yaml#
25 pattern: "spmi@[0-9a-f]"
28 const: hisilicon,kirin970-spmi-controller
33 hisilicon,spmi-channel:
36 number of the Kirin 970 SPMI channel where the SPMI devices are connected.
39 - compatible
40 - reg
41 - hisilicon,spmi-channel
44 "@[0-9a-f]$":
48 PMIC properties, which are specific to the used SPMI PMIC device(s).
51 drivers/staging/hikey9xx/hisilicon,hi6421-spmi-pmic.yaml.
56 - |
58 #address-cells = <2>;
59 #size-cells = <2>;
61 spmi: spmi@fff24000 {
62 compatible = "hisilicon,kirin970-spmi-controller";
63 #address-cells = <2>;
64 #size-cells = <0>;
66 hisilicon,spmi-channel = <2>;