[GIT PULL] Versatile SoC changes for v6.12

Linus Walleij linus.walleij at linaro.org
Fri Aug 30 06:48:51 PDT 2024


Hi ARM SoC folks,

some nice patches from Krzysztof for v6.12, details in the
signed tag. Please pull it in!

Yours,
Linus Walleij

The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:

  Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator.git
tags/versatile-soc-for-v6.12

for you to fetch changes up to 2f05726171f8d03eef58bc26b49e4994a66c0c5f:

  soc: versatile: enable compile testing (2024-08-30 15:40:11 +0200)

----------------------------------------------------------------
Some long due cleanups and modernizations of the Versatile
SoC drivers from Krzysztof:

- Put OF handle
- Use devres to avoid memory leaks
- Enable compile testing

----------------------------------------------------------------
Krzysztof Kozlowski (4):
      soc: versatile: integrator: fix OF node leak in probe() error path
      soc: versatile: realview: fix memory leak during device remove
      soc: versatile: realview: fix soc_dev leak during device remove
      soc: versatile: enable compile testing

 drivers/soc/Makefile                   |  2 +-
 drivers/soc/versatile/Kconfig          |  4 ++--
 drivers/soc/versatile/soc-integrator.c |  1 +
 drivers/soc/versatile/soc-realview.c   | 20 ++++++++++++++++----
 4 files changed, 20 insertions(+), 7 deletions(-)



More information about the linux-arm-kernel mailing list