mbox series

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

Message ID ea093c00-a4bb-fb80-3430-71916b2853f8@baylibre.com (mailing list archive)
State Queued
Headers show
Series [GIT,PULL] amlogic Drivers updates for v6.1 | expand

Pull-request

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

Message

Neil Armstrong Sept. 5, 2022, 1:56 p.m. UTC
Hi,

Here's a Amlogic Drivers change for v6.1, with of_get_parent() refcount fixes for meson_pwrc drivers.

Neil

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

   Linux 6.0-rc1 (2022-08-14 15:50:18 -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.1

for you to fetch changes up to 9491cff16a4996aee578adf9f41acfb1bc483df9:

   soc: amlogic: meson-pwrc: Hold reference returned by of_get_parent() (2022-09-05 09:23:54 +0200)

----------------------------------------------------------------
Amlogic Drivers changes for v6.1:
- Hold reference returned by of_get_parent() in meson_pwrc

----------------------------------------------------------------
Liang He (1):
       soc: amlogic: meson-pwrc: Hold reference returned by of_get_parent()

  drivers/soc/amlogic/meson-ee-pwrc.c     | 5 ++++-
  drivers/soc/amlogic/meson-gx-pwrc-vpu.c | 5 ++++-
  2 files changed, 8 insertions(+), 2 deletions(-)