1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
4 $id: http://devicetree.org/schemas/regulator/maxim,max77826.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Maxim Integrated MAX77826 PMIC
10 - Iskren Chernev <iskren.chernev@gmail.com>
14 pattern: "pmic@[0-9a-f]{1,2}"
26 list of regulators provided by this controller, must be named
27 after their hardware counterparts LDO[1-15], BUCK and BUCKBOOST
30 "^LDO([1-9]|1[0-5])$":
38 additionalProperties: false
45 additionalProperties: false
54 compatible = "maxim,max77826";
59 regulator-min-microvolt = <650000>;
60 regulator-max-microvolt = <3587500>;