[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230907115238.5BD9CC32780@smtp.kernel.org>
Date: Thu, 07 Sep 2023 12:52:26 +0100
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Liam Girdwood <lgirdwood@...il.com>, linux-kernel@...r.kernel.org,
Mark Brown <broonie@...nel.org>
Subject: [GIT PULL] regulator fixes for v6.5-rc7
The following changes since commit 2ccdd1b13c591d306f0401d98dedc4bdcd02b421:
Linux 6.5-rc6 (2023-08-13 11:29:55 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.5-rc7
for you to fetch changes up to e4eea71222725b7366d61ce7a9ce35202d8a6dfa:
regulator: da9063: better fix null deref with partial DT (2023-08-23 14:02:50 +0100)
----------------------------------------------------------------
regulator: Fixes for v6.5
Two driver specific fixes here, one for handling of malformed DTs in
DA9063 where a v2 of the original patch had been missed somehow and
another for an incorrectly described regulator on the Qualcomm PM8550.
----------------------------------------------------------------
Abel Vesa (1):
regulator: qcom-rpmh: Fix LDO 12 regulator for PM8550
Martin Fuzzey (1):
regulator: da9063: better fix null deref with partial DT
drivers/regulator/da9063-regulator.c | 12 ++++++------
drivers/regulator/qcom-rpmh-regulator.c | 2 +-
2 files changed, 7 insertions(+), 7 deletions(-)
Powered by blists - more mailing lists