1 # SPDX-License-Identifier: GPL-2.0
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.
16 The PMIC part is provided by
17 drivers/staging/hikey9xx/hisilicon,hi6421-spmi-pmic.yaml.
21 pattern: "spmi@[0-9a-f]"
24 const: hisilicon,kirin970-spmi-controller
31 number of the Kirin 970 SPMI channel where the SPMI devices are connected.
41 PMIC properties, which are specific to the used SPMI PMIC device(s).
42 When used in combination with HiSilicon 6421v600, the properties
44 drivers/staging/hikey9xx/hisilicon,hi6421-spmi-pmic.yaml.
53 compatible = "hisilicon,kirin970-spmi-controller";
55 reg = <0x0 0xfff24000 0x0 0x1000>;