devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Devicetree updates for v6.11, part 2
@ 2024-07-26 19:15 Rob Herring
  2024-07-27 20:07 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring @ 2024-07-26 19:15 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Saravana Kannan, Krzysztof Kozlowski, Conor Dooley, linux-kernel,
	devicetree

Linus,

Please pull 2nd batch of DT updates for 6.11. Most of it is a treewide 
change to of_property_for_each_u32() which was small enough to do in one 
go before rc1 and avoids the need to create 
of_property_for_each_u32_some_new_name().

Rob


The following changes since commit c33ffdb70cc6df4105160f991288e7d2567d7ffa:

  Merge tag 'phy-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy (2024-07-24 13:11:28 -0700)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-6.11-1

for you to fetch changes up to 6dc55268f64b780eb8774de3705f791b689853bb:

  dt-bindings: iio: adc: ad7192: Fix 'single-channel' constraints (2024-07-26 13:53:20 -0500)

----------------------------------------------------------------
Devicetree fixes for 6.11, part 1

- Treewide conversion of of_property_for_each_u32() to drop internal
  arguments making struct property opaque

- Add binding for Amlogic A4 SoC watchdog

- Fix constraints for AD7192 'single-channel' property

----------------------------------------------------------------
Huqiang Qin (1):
      dt-bindings: watchdog: add support for Amlogic A4 SoCs

Luca Ceresoli (1):
      of: remove internal arguments from of_property_for_each_u32()

Rob Herring (Arm) (1):
      dt-bindings: iio: adc: ad7192: Fix 'single-channel' constraints

 .../devicetree/bindings/iio/adc/adi,ad7192.yaml    |  5 +--
 .../bindings/watchdog/amlogic,meson-gxbb-wdt.yaml  |  1 +
 arch/powerpc/sysdev/xive/native.c                  |  4 +-
 arch/powerpc/sysdev/xive/spapr.c                   |  3 +-
 drivers/bus/ti-sysc.c                              |  4 +-
 drivers/clk/clk-conf.c                             |  4 +-
 drivers/clk/clk-si5351.c                           | 43 +++++++++++++---------
 drivers/clk/clk.c                                  | 12 +++---
 drivers/clk/qcom/common.c                          |  4 +-
 drivers/clk/sunxi/clk-simple-gates.c               |  4 +-
 drivers/clk/sunxi/clk-sun8i-bus-gates.c            |  4 +-
 drivers/clocksource/samsung_pwm_timer.c            |  4 +-
 drivers/gpio/gpio-brcmstb.c                        |  5 +--
 drivers/iio/adc/ti_am335x_adc.c                    |  4 +-
 drivers/irqchip/irq-atmel-aic-common.c             |  4 +-
 drivers/irqchip/irq-pic32-evic.c                   |  4 +-
 drivers/mfd/ti_am335x_tscadc.c                     |  4 +-
 drivers/pinctrl/nxp/pinctrl-s32cc.c                |  4 +-
 drivers/pinctrl/pinctrl-k210.c                     |  4 +-
 drivers/pwm/pwm-samsung.c                          |  4 +-
 drivers/tty/sysrq.c                                |  4 +-
 drivers/usb/misc/usb251xb.c                        |  4 +-
 include/linux/of.h                                 | 15 ++++----
 sound/soc/codecs/arizona.c                         | 12 +++---
 24 files changed, 64 insertions(+), 96 deletions(-)

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

* Re: [GIT PULL] Devicetree updates for v6.11, part 2
  2024-07-26 19:15 [GIT PULL] Devicetree updates for v6.11, part 2 Rob Herring
@ 2024-07-27 20:07 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-07-27 20:07 UTC (permalink / raw)
  To: Rob Herring
  Cc: Linus Torvalds, Saravana Kannan, Krzysztof Kozlowski,
	Conor Dooley, linux-kernel, devicetree

The pull request you sent on Fri, 26 Jul 2024 14:15:58 -0500:

> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-6.11-1

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

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:[~2024-07-27 20:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-26 19:15 [GIT PULL] Devicetree updates for v6.11, part 2 Rob Herring
2024-07-27 20:07 ` 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).