[GIT PULL] regulator fixes for v7.2-merge-window

From: Mark Brown

Date: Fri Jun 26 2026 - 10:12:56 EST


The following changes since commit fd964ee0ac9ef14fdc03e30d0ac73459cd60e469:

regulator: dt-bindings: mt6311: Convert to DT schema (2026-06-09 22:46:46 +0100)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v7.2-merge-window

for you to fetch changes up to 7ddbf1cde4a03e36e17d06fbc711870eb0b256d7:

regulator: da9121: Use subvariant ids in the I2C table (2026-06-24 12:56:37 +0100)

----------------------------------------------------------------
regulator: Fixes for v7.2

A couple of unremarkable driver specific fixes that came in during the
merge window.

----------------------------------------------------------------
Joy Zou (1):
regulator: pca9450: Correct default t_off_deb for PCA9451A/PCA9452

Pengpeng Hou (1):
regulator: da9121: Use subvariant ids in the I2C table

drivers/regulator/da9121-regulator.c | 18 +++++++++---------
drivers/regulator/pca9450-regulator.c | 7 ++++++-
2 files changed, 15 insertions(+), 10 deletions(-)