Re: [GIT PULL] Devicetree fix for 5.0-rc

2019-01-19 Thread pr-tracker-bot
The pull request you sent on Sat, 19 Jan 2019 10:43:42 -0600:

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

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker


[GIT PULL] Devicetree fix for 5.0-rc

2019-01-19 Thread Rob Herring
Linus,

Please pull one more DT fix.

Rob

The following changes since commit 3705add0b783e0deeb6646ba0311bf214fe52b0a:

  dt-bindings: reset: meson-axg: fix SPDX license id (2019-01-16 12:50:27 -0600)

are available in the Git repository at:

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

for you to fetch changes up to 75a080cde08d2dcba19ee864f9732094d93fab41:

  powerpc: chrp: Use of_node_is_type to access device_type (2019-01-19
10:35:42 -0600)


A single build fix for powerpc due to device_node.type removal


Rob Herring (1):
  powerpc: chrp: Use of_node_is_type to access device_type

 arch/powerpc/platforms/chrp/setup.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)