mbox series

[GIT,PULL] amlogic drivers updates for v6.11

Message ID 35093904-c4a8-432d-b010-a994fc1ee536@linaro.org (mailing list archive)
State New
Headers show
Series [GIT,PULL] amlogic drivers updates for v6.11 | expand

Pull-request

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

Message

Neil Armstrong July 1, 2024, 8:38 a.m. UTC
Hi,

Here's a couple of new SoC IDs and MODULE_DESCRIPTION() fixuo for meson_sm.

Thanks,
Neil

The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:

   Linux 6.10-rc1 (2024-05-26 15:20:12 -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.11

for you to fetch changes up to 5375986e16207e573c0493009d25b0c01f44e01d:

   firmware: meson_sm: add missing MODULE_DESCRIPTION() macro (2024-06-24 10:08:53 +0200)

----------------------------------------------------------------
Amlogic drivers changes for v6.11:
- Add S905L & A113X SoC IDs
- add missing MODULE_DESCRIPTION() macro for meson_sm driver

----------------------------------------------------------------
Christian Hewitt (1):
       soc: amlogic: meson-gx-socinfo: Add S905L ID

Jeff Johnson (1):
       firmware: meson_sm: add missing MODULE_DESCRIPTION() macro

Viacheslav Bocharov (1):
       soc: amlogic: meson-gx-socinfo: add new A113X SoC id

  drivers/firmware/meson/meson_sm.c      | 1 +
  drivers/soc/amlogic/meson-gx-socinfo.c | 2 ++
  2 files changed, 3 insertions(+)