mbox series

[GIT,PULL] Devicetree fixes for v6.8, take 2

Message ID 20240301222902.GA3168830-robh@kernel.org
State Not Applicable
Headers show
Series [GIT,PULL] Devicetree fixes for v6.8, take 2 | expand

Pull-request

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

Message

Rob Herring (Arm) March 1, 2024, 10:29 p.m. UTC
Linus,

Please pull this 1 commit.

Rob


The following changes since commit 4e06ec0774f5bebf10e27bc7a5ace4b48ae0fa56:

  dt-bindings: ufs: samsung,exynos-ufs: Add size constraints on "samsung,sysreg" (2024-02-13 10:32:13 -0600)

are available in the Git repository at:

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

for you to fetch changes up to 7cb50f6c9fbaa1c0b80100b8971bf13db5d75d06:

  of: property: fw_devlink: Fix stupid bug in remote-endpoint parsing (2024-03-01 15:28:17 -0600)

----------------------------------------------------------------
Devicetree fix for v6.8, part 2:

One fix for a bug in fw_devlink handling of OF graph. This doesn't
completely fix the reported problems, but it's with users adding out of
tree code.

----------------------------------------------------------------
Saravana Kannan (1):
      of: property: fw_devlink: Fix stupid bug in remote-endpoint parsing

 drivers/of/property.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org March 2, 2024, 1:31 a.m. UTC | #1
The pull request you sent on Fri, 1 Mar 2024 16:29:02 -0600:

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

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

Thank you!