public inbox for linux-kernel@vger.kernel.org
 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.11, part 2
Date: Fri, 16 Aug 2024 14:08:24 -0600	[thread overview]
Message-ID: <20240816200824.GA2049154-robh@kernel.org> (raw)

Linus,

Please pull a couple of DT fixes for 6.11.

Rob


The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:

  Linux 6.11-rc1 (2024-07-28 14:19:55 -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-2

for you to fetch changes up to b739dffa5d570b411d4bdf4bb9b8dfd6b7d72305:

  of/irq: Prevent device address out-of-bounds read in interrupt map walk (2024-08-13 15:17:24 -0600)

----------------------------------------------------------------
Devicetree fixes for v6.11, part 2:

- Fix a possible (but unlikely) out-of-bounds read in interrupts parsing
  code

- Add AT25 EEPROM "fujitsu,mb85rs256" compatible

- Update Konrad Dybcio's email

----------------------------------------------------------------
Francesco Dolcini (1):
      dt-bindings: eeprom: at25: add fujitsu,mb85rs256 compatible

Konrad Dybcio (1):
      dt-bindings: Batch-update Konrad Dybcio's email

Stefan Wiehler (1):
      of/irq: Prevent device address out-of-bounds read in interrupt map walk

 .../devicetree/bindings/clock/qcom,dispcc-sm6350.yaml     |  2 +-
 .../devicetree/bindings/clock/qcom,gcc-msm8994.yaml       |  2 +-
 .../devicetree/bindings/clock/qcom,gcc-sm6125.yaml        |  2 +-
 .../devicetree/bindings/clock/qcom,gcc-sm6350.yaml        |  2 +-
 .../devicetree/bindings/clock/qcom,sm6115-gpucc.yaml      |  2 +-
 .../devicetree/bindings/clock/qcom,sm6125-gpucc.yaml      |  2 +-
 .../devicetree/bindings/clock/qcom,sm6350-camcc.yaml      |  2 +-
 .../devicetree/bindings/clock/qcom,sm6375-dispcc.yaml     |  2 +-
 .../devicetree/bindings/clock/qcom,sm6375-gcc.yaml        |  2 +-
 .../devicetree/bindings/clock/qcom,sm6375-gpucc.yaml      |  2 +-
 .../devicetree/bindings/clock/qcom,sm8350-videocc.yaml    |  2 +-
 .../devicetree/bindings/clock/qcom,sm8450-gpucc.yaml      |  2 +-
 .../devicetree/bindings/display/msm/qcom,sm6375-mdss.yaml |  2 +-
 .../bindings/display/panel/asus,z00t-tm5p5-nt35596.yaml   |  2 +-
 .../bindings/display/panel/sony,td4353-jdi.yaml           |  2 +-
 Documentation/devicetree/bindings/eeprom/at25.yaml        |  1 +
 .../bindings/interconnect/qcom,sc7280-rpmh.yaml           |  2 +-
 .../bindings/interconnect/qcom,sc8280xp-rpmh.yaml         |  2 +-
 .../bindings/interconnect/qcom,sm8450-rpmh.yaml           |  2 +-
 Documentation/devicetree/bindings/iommu/qcom,iommu.yaml   |  2 +-
 .../devicetree/bindings/pinctrl/qcom,mdm9607-tlmm.yaml    |  2 +-
 .../devicetree/bindings/pinctrl/qcom,sm6350-tlmm.yaml     |  2 +-
 .../devicetree/bindings/pinctrl/qcom,sm6375-tlmm.yaml     |  2 +-
 .../devicetree/bindings/remoteproc/qcom,rpm-proc.yaml     |  2 +-
 .../bindings/soc/qcom/qcom,rpm-master-stats.yaml          |  2 +-
 drivers/of/irq.c                                          | 15 +++++++++++----
 26 files changed, 36 insertions(+), 28 deletions(-)

             reply	other threads:[~2024-08-16 20:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-16 20:08 Rob Herring [this message]
2024-08-16 21:07 ` [GIT PULL] Devicetree fixes for v6.11, part 2 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=20240816200824.GA2049154-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