Merge tag 'hisi-armv7-soc-for-4.19' of git://github.com/hisilicon/linux-hisi into...
authorOlof Johansson <olof@lixom.net>
Sat, 21 Jul 2018 21:16:18 +0000 (14:16 -0700)
committerOlof Johansson <olof@lixom.net>
Sat, 21 Jul 2018 21:16:18 +0000 (14:16 -0700)
commit484a033bf07a83274377afda1ad4a5cdc6235c80
tree22bc6d66ca6eaabcfbef56a950071041426c3b85
parent07167d8a4ec89f8e140a6a3bf9e42d32ea10622f
parentd396cb185c0337aae5664b250cdd9a73f6eb1503
Merge tag 'hisi-armv7-soc-for-4.19' of git://github.com/hisilicon/linux-hisi into next/soc

ARM: mach-hisi: Hisilicon SoC updates for 4.19

- check of_iomap and add missing of_node_put since of_find_compatible_node
  is invoked on hisilicon SoCs like hip01, hix5hd2 and hi3xxx.

* tag 'hisi-armv7-soc-for-4.19' of git://github.com/hisilicon/linux-hisi:
  ARM: hisi: handle of_iomap and fix missing of_node_put
  ARM: hisi: check of_iomap and fix missing of_node_put
  ARM: hisi: fix error handling and missing of_node_put

Signed-off-by: Olof Johansson <olof@lixom.net>