devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Saravana Kannan <saravanak@google.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org
Subject: [GIT PULL] Devicetree fixes for v6.12, part 1
Date: Fri, 11 Oct 2024 16:55:29 -0500	[thread overview]
Message-ID: <20241011215529.GA2601838-robh@kernel.org> (raw)

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

             reply	other threads:[~2024-10-11 21:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-11 21:55 Rob Herring [this message]
2024-10-11 23:25 ` [GIT PULL] Devicetree fixes for v6.12, part 1 pr-tracker-bot

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=20241011215529.GA2601838-robh@kernel.org \
    --to=robh@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=saravanak@google.com \
    --cc=torvalds@linux-foundation.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).