On Fri, 03 May 2024, Lee Jones wrote: > On Tue, 30 Apr 2024 13:14:49 +0000, Bhargav Raviprakash wrote: > > This series modifies the existing TPS6594 drivers to add support for the > > TPS65224 PMIC device that is a derivative of TPS6594. TPS65224 has a > > similar register map to TPS6594 with a few differences. SPI, I2C, ESM, > > PFSM, Regulators and GPIO features overlap between the two devices. > > > > TPS65224 is a Power Management IC (PMIC) which provides regulators and > > other features like GPIOs, Watchdog, Error Signal Monitor (ESM) and > > Pre-configurable Finite State Machine (PFSM). The SoC and the PMIC can > > communicate through the I2C or SPI interfaces. The PMIC TPS65224 > > additionally has a 12-bit ADC. > > Data Sheet for TPS65224: https://www.ti.com/product/TPS65224-Q1 > > > > [...] > > Applied, thanks! > > [01/10] mfd: tps6594: Add register definitions for TI TPS65224 PMIC > commit: 84ccfaee29fe46e305244a69c4471e83629ad5d1 > [02/10] mfd: tps6594: use volatile_table instead of volatile_reg > commit: 436250638b6d8e6cf8dceed82cdbbfc90ce3a775 > [03/10] dt-bindings: mfd: ti,tps6594: Add TI TPS65224 PMIC > commit: 91fbd800649f62bcc6a002ae9e0c0b6b5bb3f0d0 > [04/10] mfd: tps6594-i2c: Add TI TPS65224 PMIC I2C > commit: f8e5fc60e6666b46ce113b6b6de221ebba88668f > [05/10] mfd: tps6594-spi: Add TI TPS65224 PMIC SPI > commit: 02716864fd5a53e057dcecdb36c807be6494120c > [06/10] mfd: tps6594-core: Add TI TPS65224 PMIC core > commit: 9d855b8144e6016357eecdd9b3fe7cf8c61a1de3 > [07/10] misc: tps6594-pfsm: Add TI TPS65224 PMIC PFSM > commit: 91020aecc8136174429d41a6dae3de7cf39f8000 > [08/10] regulator: tps6594-regulator: Add TI TPS65224 PMIC regulators > commit: 00c826525fbae0230f6c3e9879e56d50267deb42 > [09/10] pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO > commit: 2088297159178ffc7c695fa34a7a88707371927d Submitted for build testing. If it passes, I'll send out a PR for other maintainers to pull from. -- Lee Jones [李琼斯]