The Linux Kernel Mailing List
 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>,
	Marc Kleine-Budde <mkl@pengutronix.de>
Subject: [GIT PULL] Devicetree fixes for v5.10, take 2
Date: Fri, 13 Nov 2020 14:44:29 -0600	[thread overview]
Message-ID: <20201113204429.GA1955280@bogus> (raw)

Linus,

Please pull DT fixes. The 3 flexcan related commits haven't been in 
linux-next, but then neither was the 5.11 material that went in for rc3 
and broke things. :(

Rob


The following changes since commit f8394f232b1eab649ce2df5c5f15b0e528c92091:

  Linux 5.10-rc3 (2020-11-08 16:10:16 -0800)

are available in the Git repository at:

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

for you to fetch changes up to bdac39a3bd28891fb0ded91c9152459c57773462:

  dt-bindings: clock: imx5: fix example (2020-11-13 08:49:59 -0600)

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

- Fix Flexcan binding schema errors introduced in rc3

- Fix an of_node ref counting error in of_dma_is_coherent

----------------------------------------------------------------
Evan Nimmo (1):
      of/address: Fix of_node memory leak in of_dma_is_coherent

Marc Kleine-Budde (3):
      dt-bindings: can: fsl,flexcan.yaml: fix fsl,stop-mode
      dt-bindings: can: fsl,flexcan.yaml: fix compatible for i.MX35 and i.MX53
      dt-bindings: clock: imx5: fix example

 .../devicetree/bindings/clock/imx5-clock.yaml          |  2 +-
 .../devicetree/bindings/net/can/fsl,flexcan.yaml       | 18 +++++++++++-------
 drivers/of/address.c                                   |  4 +++-
 3 files changed, 15 insertions(+), 9 deletions(-)

             reply	other threads:[~2020-11-13 20:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-13 20:44 Rob Herring [this message]
2020-11-13 20:50 ` [GIT PULL] Devicetree fixes for v5.10, 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=20201113204429.GA1955280@bogus \
    --to=robh@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=frowand.list@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mkl@pengutronix.de \
    --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