public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Devicetree fixes for v5.4, round 2
@ 2019-10-24 22:22 Rob Herring
  2019-10-24 22:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring @ 2019-10-24 22:22 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, devicetree, Frank Rowand

Hi Linus,

Please pull a couple more DT fixes for 5.4.

Rob


The following changes since commit f437ade3296bacaddb6d7882ba0515940f01daf4:

  dt-bindings: phy: lantiq: Fix Property Name (2019-10-02 14:14:58 -0500)

are available in the Git repository at:

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

for you to fetch changes up to 5dba51754b04a941a1064f584e7a7f607df3f9bc:

  of: reserved_mem: add missing of_node_put() for proper ref-counting (2019-10-23 15:15:05 -0500)

----------------------------------------------------------------
Devicetree fixes for 5.4:

Fix a ref count, memory leak, and Risc-V cpu schema warnings.

----------------------------------------------------------------
Chris Goldsworthy (1):
      of: reserved_mem: add missing of_node_put() for proper ref-counting

Navid Emamdoost (1):
      of: unittest: fix memory leak in unittest_data_add

Rob Herring (1):
      dt-bindings: riscv: Fix CPU schema errors

 Documentation/devicetree/bindings/riscv/cpus.yaml | 29 ++++++++++-------------
 drivers/of/of_reserved_mem.c                      |  4 +++-
 drivers/of/unittest.c                             |  1 +
 3 files changed, 17 insertions(+), 17 deletions(-)

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

end of thread, other threads:[~2019-10-24 22:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-24 22:22 [GIT PULL] Devicetree fixes for v5.4, round 2 Rob Herring
2019-10-24 22:35 ` 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