Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: regulator: Add TI TPS65214 PMIC bindings

- TPS65214 is a Power Management IC with 3 Buck regulators and 2 LDOs.
- TPS65214 has 2 LDOS and 1 GPO, whereas TPS65219 has 4 LDOs and 2 GPOs.
- TPS65214's LDO1 maps to TPS65219's LDO3.
- A key difference between TPS65215 & TPS65214 are the LDO current and
voltage output ranges and the configurable options available.
- The remaining features for both devices are the same.

Signed-off-by: Shree Ramamoorthy <s-ramamoorthy@ti.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20250206173725.386720-3-s-ramamoorthy@ti.com
Signed-off-by: Lee Jones <lee@kernel.org>

authored by

Shree Ramamoorthy and committed by
Lee Jones
5a004cf4 2bcd9644

+8 -2
+8 -2
Documentation/devicetree/bindings/regulator/ti,tps65219.yaml
··· 4 4 $id: http://devicetree.org/schemas/regulator/ti,tps65219.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: TI TPS65215/TPS65219 Power Management Integrated Circuits 7 + title: TI TPS65214/TPS65215/TPS65219 Power Management Integrated Circuit 8 8 9 9 maintainers: 10 10 - Jerome Neanne <jerome.neanne@baylibre.com> ··· 18 18 TI TPS65215 is a derivative of TPS65219 with 3 Buck regulators, 2 Low 19 19 Drop-out Regulators (LDOs), 1 GPIO, 1 GPO, and power-button. 20 20 21 + TI TPS65214 is a derivative of TPS65219 with 3 Buck regulators, 2 Low 22 + Drop-out Regulators (LDOs), 1 GPIO, 1 GPO, and power-button. 23 + 21 24 properties: 22 25 compatible: 23 26 enum: 27 + - ti,tps65214 24 28 - ti,tps65215 25 29 - ti,tps65219 26 30 ··· 106 102 properties: 107 103 compatible: 108 104 contains: 109 - const: ti,tps65215 105 + enum: 106 + - ti,tps65214 107 + - ti,tps65215 110 108 then: 111 109 properties: 112 110 regulators: