linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Maxime Ripard <mripard@kernel.org>
To: arm@kernel.org, soc@kernel.org
Cc: Jernej Skrabec <jernej.skrabec@siol.net>,
	Chen-Yu Tsai <wens@csie.org>,
	linux-arm-kernel@lists.infradead.org,
	Maxime Ripard <mripard@kernel.org>
Subject: [GIT PULL] Allwinner Drivers Changes for 5.12
Date: Sun, 31 Jan 2021 18:58:57 +0100	[thread overview]
Message-ID: <91f2980f-266f-41f2-ba10-5a395625498c.lettre@localhost> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 2428 bytes --]

Hi Arnd, Olof,

Please pull the following changes for the next release.

Thanks!
Maxime

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-drivers-for-5.12

for you to fetch changes up to 308e78946a73e2bfe0ebd4ca9559c153c80bd45f:

  dt-bindings: bus: rsb: Add H616 compatible string (2021-01-28 11:20:12 +0100)

----------------------------------------------------------------
Some new drivers changes for the Allwinner SoCs, but mostly runtime_pm and
suspend / resume  support for our RSB bus, and support for the H616


----------------------------------------------------------------
Andre Przywara (3):
      dt-bindings: sram: sunxi-sram: Add H616 compatible string
      soc: sunxi: sram: Add support for more than one EMAC clock
      dt-bindings: bus: rsb: Add H616 compatible string

Chen-Yu Tsai (1):
      Merge remote-tracking branch 'mfd/ib-mfd-bus-5.12' into sunxi/drivers-for-5.12

Samuel Holland (4):
      bus: sunxi-rsb: Move OF match table
      bus: sunxi-rsb: Split out controller init/exit functions
      bus: sunxi-rsb: Implement suspend/resume/shutdown callbacks
      bus: sunxi-rsb: Implement runtime power management

Uwe Kleine-König (1):
      mfd/bus: sunxi-rsb: Make .remove() callback return void


 Documentation/devicetree/bindings/bus/allwinner,sun8i-a23-rsb.yaml             |   4 +-
 Documentation/devicetree/bindings/sram/allwinner,sun4i-a10-system-control.yaml |   1 +-
 drivers/bus/sunxi-rsb.c                                                        | 215 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------
 drivers/mfd/axp20x-i2c.c                                                       |   4 +-
 drivers/mfd/axp20x-rsb.c                                                       |   4 +-
 drivers/mfd/axp20x.c                                                           |   4 +-
 drivers/soc/sunxi/sunxi_sram.c                                                 |  31 ++++++++----
 include/linux/mfd/axp20x.h                                                     |   2 +-
 include/linux/sunxi-rsb.h                                                      |   2 +-
 9 files changed, 188 insertions(+), 79 deletions(-)



[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2021-01-31 18:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-31 17:58 Maxime Ripard [this message]
2021-02-02 21:36 ` [GIT PULL] Allwinner Drivers Changes for 5.12 Arnd Bergmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=91f2980f-266f-41f2-ba10-5a395625498c.lettre@localhost \
    --to=mripard@kernel.org \
    --cc=arm@kernel.org \
    --cc=jernej.skrabec@siol.net \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=soc@kernel.org \
    --cc=wens@csie.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).