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

Linus,

Please pull DT fixes for v6.9.

Rob


The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-6.9-1

for you to fetch changes up to de164a7f19248fb03229a4af9b0db333d9591e55:

  nios2: Only use built-in devicetree blob if configured to do so (2024-04-03 14:35:53 -0500)

----------------------------------------------------------------
Devicetree fixes for v6.9, part 1:

- Fix NIOS2 boot with external DTB

- Add missing synchronization needed between fw_devlink and DT overlay
  removals

- Fix some unit-address regex's to be hex only

- Drop some 10+ year old "unstable binding" statements

- Add new SoCs to QCom UFS binding

- Add TPM bindings to TPM maintainers

----------------------------------------------------------------
Guenter Roeck (1):
      nios2: Only use built-in devicetree blob if configured to do so

Herve Codina (2):
      driver core: Introduce device_link_wait_removal()
      of: dynamic: Synchronize of_changeset_destroy() with the devlink removals

Krzysztof Kozlowski (9):
      docs: dt-bindings: add missing address/size-cells to example
      dt-bindings: ufs: qcom: document SC8180X UFS
      dt-bindings: ufs: qcom: document SC7180 UFS
      dt-bindings: ufs: qcom: document SM6125 UFS
      dt-bindings: clock: keystone: remove unstable remark
      dt-bindings: clock: ti: remove unstable remark
      dt-bindings: remoteproc: ti,davinci: remove unstable remark
      dt-bindings: soc: fsl: narrow regex for unit address to hex numbers
      dt-bindings: timer: narrow regex for unit address to hex numbers

Rob Herring (1):
      MAINTAINERS: Add TPM DT bindings to TPM maintainers

Sergey Shtylyov (1):
      of: module: prevent NULL pointer dereference in vsnprintf()

 .../devicetree/bindings/clock/keystone-gate.txt    |  2 --
 .../devicetree/bindings/clock/keystone-pll.txt     |  2 --
 .../devicetree/bindings/clock/ti/adpll.txt         |  2 --
 .../devicetree/bindings/clock/ti/apll.txt          |  2 --
 .../devicetree/bindings/clock/ti/autoidle.txt      |  2 --
 .../devicetree/bindings/clock/ti/clockdomain.txt   |  2 --
 .../devicetree/bindings/clock/ti/composite.txt     |  2 --
 .../devicetree/bindings/clock/ti/divider.txt       |  2 --
 .../devicetree/bindings/clock/ti/dpll.txt          |  2 --
 .../devicetree/bindings/clock/ti/fapll.txt         |  2 --
 .../bindings/clock/ti/fixed-factor-clock.txt       |  2 --
 .../devicetree/bindings/clock/ti/gate.txt          |  2 --
 .../devicetree/bindings/clock/ti/interface.txt     |  2 --
 Documentation/devicetree/bindings/clock/ti/mux.txt |  2 --
 .../devicetree/bindings/dts-coding-style.rst       |  2 ++
 .../bindings/remoteproc/ti,davinci-rproc.txt       |  3 --
 .../bindings/soc/fsl/fsl,layerscape-dcfg.yaml      |  2 +-
 .../bindings/soc/fsl/fsl,layerscape-scfg.yaml      |  2 +-
 .../bindings/timer/arm,arch_timer_mmio.yaml        |  2 +-
 .../devicetree/bindings/ufs/qcom,ufs.yaml          | 38 +++++++++++++++++++---
 MAINTAINERS                                        |  1 +
 arch/nios2/kernel/prom.c                           |  6 +++-
 drivers/base/core.c                                | 26 +++++++++++++--
 drivers/of/dynamic.c                               | 12 +++++++
 drivers/of/module.c                                |  8 +++++
 include/linux/device.h                             |  1 +
 26 files changed, 89 insertions(+), 42 deletions(-)

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

* Re: [GIT PULL] Devicetree fixes for v6.9, part 1
  2024-04-05 20:40 [GIT PULL] Devicetree fixes for v6.9, part 1 Rob Herring
@ 2024-04-06  0:10 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-04-06  0:10 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, 5 Apr 2024 15:40:17 -0500:

> git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-6.9-1

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

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-04-06  0:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-05 20:40 [GIT PULL] Devicetree fixes for v6.9, part 1 Rob Herring
2024-04-06  0:10 ` 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).