[GIT PULL] Devicetree fixes for v6.12, part 1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxxxxxxx/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




[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux