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

Linus,

Please pull a few fixes for 6.12.

Rob


The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:

  Linux 6.12-rc1 (2024-09-29 15:06:19 -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.12-1

for you to fetch changes up to 6e0391e48cf9fb8b1b5e27c0cbbaf2e4639f2c33:

  of: Skip kunit tests when arm64+ACPI doesn't populate root node (2024-10-10 12:43:01 -0500)

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

- Disable kunit tests for arm64+ACPI

- Fix refcount issue in kunit tests

- Drop constraints on non-conformant 'interrupt-map' in fsl,ls-extirq

- Drop type ref on 'msi-parent in fsl,qoriq-mc binding

- Move elgin,jg10309-01 to its own binding from trivial-devices

----------------------------------------------------------------
Fabio Estevam (1):
      dt-bindings: display: elgin,jg10309-01: Add own binding

Frank Li (2):
      dt-bindings: misc: fsl,qoriq-mc: remove ref for msi-parent
      dt-bindings: interrupt-controller: fsl,ls-extirq: workaround wrong interrupt-map number

Jinjie Ruan (1):
      of: Fix unbalanced of node refcount and memory leaks

Stephen Boyd (1):
      of: Skip kunit tests when arm64+ACPI doesn't populate root node

 .../bindings/display/elgin,jg10309-01.yaml         | 54 ++++++++++++++++++++++
 .../interrupt-controller/fsl,ls-extirq.yaml        | 26 +++++++++--
 .../devicetree/bindings/misc/fsl,qoriq-mc.yaml     |  2 +-
 .../devicetree/bindings/trivial-devices.yaml       |  2 -
 drivers/of/of_kunit_helpers.c                      | 15 ++++++
 drivers/of/of_private.h                            |  3 ++
 drivers/of/of_test.c                               |  3 ++
 drivers/of/overlay_test.c                          |  5 +-
 8 files changed, 103 insertions(+), 7 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/display/elgin,jg10309-01.yaml

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

* Re: [GIT PULL] Devicetree fixes for v6.12, part 1
  2024-10-11 21:55 [GIT PULL] Devicetree fixes for v6.12, part 1 Rob Herring
@ 2024-10-11 23:25 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-10-11 23:25 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, 11 Oct 2024 16:55:29 -0500:

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

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

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-10-11 23:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-11 21:55 [GIT PULL] Devicetree fixes for v6.12, part 1 Rob Herring
2024-10-11 23:25 ` 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).