[PATCH 0/2] regulator: pca9450: Minor fixes

Peng Fan (OSS) posted 2 patches 1 month ago
drivers/regulator/pca9450-regulator.c | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)
[PATCH 0/2] regulator: pca9450: Minor fixes
Posted by Peng Fan (OSS) 1 month ago
Two minor fixes:
- Correct interrupt type
- Correct probed name

More information could be found in each commit log.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
Peng Fan (2):
      regulator: pca9450: Correct interrupt type
      regulator: pca9450: Correct probed name for PCA9452

 drivers/regulator/pca9450-regulator.c | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)
---
base-commit: 343f51842f4ed7143872f3aa116a214a5619a4b9
change-id: 20260310-pca9450-irq-c2bd4acc4bd9

Best regards,
-- 
Peng Fan <peng.fan@nxp.com>
Re: [PATCH 0/2] regulator: pca9450: Minor fixes
Posted by Mark Brown 4 weeks ago
On Tue, 10 Mar 2026 12:25:51 +0800, Peng Fan (OSS) wrote:
> Two minor fixes:
> - Correct interrupt type
> - Correct probed name
> 
> More information could be found in each commit log.
> 
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next

Thanks!

[1/2] regulator: pca9450: Correct interrupt type
      commit: 5d0efaf47ee90ac60efae790acee3a3ed99ebf80
[2/2] regulator: pca9450: Correct probed name for PCA9452
      commit: 21b3fb7dc19caa488d285e3c47999f7f1a179334

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark