The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [GIT PULL] Devicetree fixes for v5.10, take 2
@ 2020-11-13 20:44 Rob Herring
  2020-11-13 20:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring @ 2020-11-13 20:44 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, devicetree, Frank Rowand, Marc Kleine-Budde

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-13 20:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-13 20:44 [GIT PULL] Devicetree fixes for v5.10, take 2 Rob Herring
2020-11-13 20:50 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox