[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230815164701.4451BC433C7@smtp.kernel.org>
Date: Tue, 15 Aug 2023 17:46:50 +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-rc6
The following changes since commit 5d0c230f1de8c7515b6567d9afba1f196fb4e2f4:
Linux 6.5-rc4 (2023-07-30 13:23:47 -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-rc6
for you to fetch changes up to 7cdf55462c5533a1c78ae13ab8563558e30e4130:
regulator: qcom-rpmh: Fix LDO 12 regulator for PM8550 (2023-08-07 15:13:27 +0100)
----------------------------------------------------------------
regulator: Fixes for v6.5
A couple of small, driver specific fixes - one incorrect definition for
one of the Qualcomm regulators and better handling of poorly formed DTs
in the DA9063 driver.
----------------------------------------------------------------
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