]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'imx-drivers-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/shawn...
authorArnd Bergmann <arnd@arndb.de>
Thu, 5 Sep 2024 14:11:31 +0000 (14:11 +0000)
committerArnd Bergmann <arnd@arndb.de>
Thu, 5 Sep 2024 14:11:31 +0000 (14:11 +0000)
commit742d980809597f26ed356e751014a1bbbdb32165
tree548a524d73a0bb1b3759ecc6edf1519750ff7c1d
parent311ef8837ff2c99a1594fa979aa6bc6e0099d98c
parent2ea2113b3dacf9cf616488f875f32584dad53ff8
Merge tag 'imx-drivers-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/drivers

i.MX drivers changes for 6.12:

- A couple of imx-weim bus driver changes from Wu Bo to support compile
  test and use devm_clk_get_enabled() helper to clean up code a bit

* tag 'imx-drivers-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  bus: imx-weim: change to use devm_clk_get_enabled() helper
  bus: imx-weim: support compile test

Link: https://lore.kernel.org/r/20240904143439.211552-1-shawnguo2@yeah.net
Signed-off-by: Arnd Bergmann <arnd@arndb.de>