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: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	Frank Rowand <frowand.list@gmail.com>
Subject: [GIT PULL] Devicetree fixes for v5.15, take 2
Date: Fri, 17 Sep 2021 17:12:35 -0500	[thread overview]
Message-ID: <YUUS0/i5AqSmmbGA@robh.at.kernel.org> (raw)

Linus,

Please pull another set of DT fixes.

Rob


The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-5.15-2

for you to fetch changes up to 55c21d57eafb7b379bb7b3e93baf9ca2695895b0:

  dt-bindings: arm: Fix Toradex compatible typo (2021-09-17 16:02:41 -0500)

----------------------------------------------------------------
Devicetree fixes for v5.15, take 2:

- Revert fw_devlink tracking 'phy-handle' links. This broke at least a
  few platforms. A better solution is being worked on.

- Add Samsung UFS binding which fell thru the cracks

- Doc reference fixes from Mauro

- Fix for restricted DMA error handling

----------------------------------------------------------------
Alim Akhtar (1):
      dt-bindings: ufs: Add bindings for Samsung ufs host

David Brazdil (1):
      of: restricted dma: Fix condition for rmem init

David Heidelberg (1):
      dt-bindings: arm: Fix Toradex compatible typo

Mauro Carvalho Chehab (2):
      dt-bindings: net: dsa: sja1105: update nxp,sja1105.yaml reference
      dt-bindings: arm: mediatek: mmsys: update mediatek,mmsys.yaml reference

Saravana Kannan (1):
      Revert "of: property: fw_devlink: Add support for "phy-handle" property"

 Documentation/devicetree/bindings/arm/tegra.yaml   |  2 +-
 .../bindings/display/mediatek/mediatek,disp.txt    |  2 +-
 .../bindings/ufs/samsung,exynos-ufs.yaml           | 89 ++++++++++++++++++++++
 Documentation/networking/dsa/sja1105.rst           |  2 +-
 drivers/of/device.c                                |  6 +-
 drivers/of/property.c                              |  2 -
 6 files changed, 97 insertions(+), 6 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/ufs/samsung,exynos-ufs.yaml

             reply	other threads:[~2021-09-17 22:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-17 22:12 Rob Herring [this message]
2021-09-18 19:52 ` [GIT PULL] Devicetree fixes for v5.15, take 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=YUUS0/i5AqSmmbGA@robh.at.kernel.org \
    --to=robh@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=frowand.list@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --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