Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | power: regulator: Remove i2c header from gpio regulator | Michal Simek | 2022-08-10 | 1 | -1/+0 |
| | | | | | | i2c is not used that's why header is not needed. Signed-off-by: Michal Simek <michal.simek@amd.com> | ||||
* | regulator: add driver for the TPS65219 BUCK & LDO regulators | Neil Armstrong | 2022-05-09 | 1 | -0/+380 |
The TPS65219 I2S PMIC features 3 Buck converters and 4 linear regulators, 2 GPOs, 1 GPIO, and 3 multi-function-pin. This adds the driver for the Buck converters & linear regulators. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> |