]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4f8eaea5783298f6ed25457b3e310a6ec2bbb6f6
tree22bc6d66ca6eaabcfbef56a950071041426c3b85
parentcb855dad5e187ef50ba760a96bbbb9467520dbda
parentc80c440c5e1d1253238a61dd14b23f2165350ee1
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>