mbox series

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

Message ID a987f881-1c23-4528-9cb1-e5a875b7e7a8@linaro.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] amlogic drivers updates for v6.8 | expand

Pull-request

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

Message

Neil Armstrong Dec. 21, 2023, 10:11 a.m. UTC
Hi,

Here's a couple of non urgent fixes for the meson-sm drivers.

Thanks,
Neil

The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

   Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

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

for you to fetch changes up to d8385d7433f9c7d718448465e30d6b8c1207b59f:

   firmware: meson-sm: unmap out_base shmem in error path (2023-11-27 09:17:51 +0100)

----------------------------------------------------------------
Amlogic drivers changes for v6.8:
- meson-sm: unmap out_base shmem in error path
- meson-sm: use dev_groups attrs for sysfs entries

----------------------------------------------------------------
Evgeny Bachinin (2):
       firmware: meson_sm: refactor serial sysfs entry via dev_groups attrs
       firmware: meson-sm: unmap out_base shmem in error path

  drivers/firmware/meson/meson_sm.c | 19 ++++++++-----------
  1 file changed, 8 insertions(+), 11 deletions(-)