[GIT PULL] regulator fixes for v6.19-rc2

From: Mark Brown
Date: Sat Dec 27 2025 - 06:10:26 EST


The following changes since commit 9448598b22c50c8a5bb77a9103e2d49f134c9578:

Linux 6.19-rc2 (2025-12-21 15:52:04 -0800)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.19-rc2

for you to fetch changes up to 60489936aced785ef9e5a865e23a296bd0b470b6:

regulator: fp9931: fix regulator node pointer (2025-12-24 11:31:29 +0000)

----------------------------------------------------------------
regulator: Fixes for v6.19

A couple of fixes from Thomas, making the UAPI headers more robustly
correct and ensuring they are covered by checkpatch, and one from
Andreas fixing an update for a change to the DT bindings that I missed
was requested during bindings review in the newly added fp9931 driver.

----------------------------------------------------------------
Andreas Kemnade (1):
regulator: fp9931: fix regulator node pointer

Thomas WeiÃ?schuh (2):
regulator: uapi: Use UAPI integer type
regulator: Add UAPI headers to MAINTAINERS

MAINTAINERS | 1 +
drivers/regulator/fp9931.c | 3 +++
include/uapi/regulator/regulator.h | 6 +-----
3 files changed, 5 insertions(+), 5 deletions(-)