linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Device properties code update for v5.18-rc1
@ 2022-03-29 17:21 Rafael J. Wysocki
  2022-03-29 20:19 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2022-03-29 17:21 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: ACPI Devel Maling List, Linux Kernel Mailing List

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 devprop-5.18-rc1

with top-most commit b2638e56c2ced2ca258d22f939c47327b189e00c

 device property: Don't split fwnode_get_irq*() APIs in the code

on top of commit 754e0b0e35608ed5206d6a67a791563c631cec07

 Linux 5.17-rc4

to receive a device properties code update for 5.18-rc1.

This includes new i2c material for 5.18-rc1 and simply reorganizes
the code on top of it so as to group similar functions together (Andy
Shevchenko).

Thanks!


---------------

Akhil R (3):
      device property: Add fwnode_irq_get_byname
      docs: firmware-guide: ACPI: Add named interrupt doc
      i2c: smbus: Use device_*() functions instead of of_*()

Andy Shevchenko (1):
      device property: Don't split fwnode_get_irq*() APIs in the code

---------------

 Documentation/firmware-guide/acpi/enumeration.rst | 39 ++++++++++++++++++++
 drivers/base/property.c                           | 45 +++++++++++++++++++----
 drivers/i2c/i2c-core-base.c                       |  2 +-
 drivers/i2c/i2c-core-smbus.c                      | 11 +++---
 drivers/i2c/i2c-smbus.c                           |  5 ++-
 include/linux/i2c-smbus.h                         |  6 +--
 include/linux/property.h                          |  7 ++--
 7 files changed, 93 insertions(+), 22 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Device properties code update for v5.18-rc1
  2022-03-29 17:21 [GIT PULL] Device properties code update for v5.18-rc1 Rafael J. Wysocki
@ 2022-03-29 20:19 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-03-29 20:19 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linus Torvalds, ACPI Devel Maling List, Linux Kernel Mailing List

The pull request you sent on Tue, 29 Mar 2022 19:21:15 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git devprop-5.18-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/13776ebb9964b2ea66ffb8c824c0762eed6da784

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-29 20:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-29 17:21 [GIT PULL] Device properties code update for v5.18-rc1 Rafael J. Wysocki
2022-03-29 20:19 ` pr-tracker-bot

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).