mbox series

[GIT,PULL] amlogic Drivers updates for v6.7

Message ID 00ef6ab3-59c1-484a-9d70-50f16e4cc584@linaro.org (mailing list archive)
State Accepted
Commit 15c46d85f0214b3705bc0a28ef8408a5de47f07f
Headers show
Series [GIT,PULL] amlogic Drivers updates for v6.7 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git tags/amlogic-drivers-for-v6.7

Message

Neil Armstrong Oct. 16, 2023, 8:37 a.m. UTC
Hi,

Here's an Amlogic Drivers changeset for v6.7, with only a couple of
low priority fixes concerning the meson_sm driver.

Neil

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

   Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

   https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git tags/amlogic-drivers-for-v6.7

for you to fetch changes up to 5d59b6a49bb8f6841acf53affc0c4720fe7450e5:

   firmware: meson: Use device_get_match_data() (2023-10-09 10:48:15 +0200)

----------------------------------------------------------------
Amlogic drivers changes for v6.7:
- correct meson_sm_* API retval handling
- Use device_get_match_data() in meson SM

----------------------------------------------------------------
Alexey Romanov (1):
       drivers: meson: sm: correct meson_sm_* API retval handling

Rob Herring (1):
       firmware: meson: Use device_get_match_data()

  drivers/firmware/meson/meson_sm.c       | 25 ++++++++++++++++---------
  include/linux/firmware/meson/meson_sm.h |  2 +-
  2 files changed, 17 insertions(+), 10 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Oct. 16, 2023, 9:31 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Mon, 16 Oct 2023 10:37:37 +0200 you wrote:
> Hi,
> 
> Here's an Amlogic Drivers changeset for v6.7, with only a couple of
> low priority fixes concerning the meson_sm driver.
> 
> Neil
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] amlogic Drivers updates for v6.7
    https://git.kernel.org/soc/soc/c/15c46d85f021

You are awesome, thank you!