]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'sunxi-fixes-for-5.1' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorOlof Johansson <olof@lixom.net>
Sun, 28 Apr 2019 20:25:29 +0000 (13:25 -0700)
committerOlof Johansson <olof@lixom.net>
Sun, 28 Apr 2019 20:25:29 +0000 (13:25 -0700)
commitf42c9f86d2de70003ab13050bea7891f7423798c
treed4cc2178b4b30174c5049b3d4e82e7fb04a395ea
parentab08e8866b0d221a3d4f229269a339d018445d40
parent77121afb5e9377afa032e8b751fd42448fa6db3d
Merge tag 'sunxi-fixes-for-5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into fixes

Allwinner fixes for 5.1

 - Pinctrl related fixes for the A33 NAND controller
 - Fix the refcounting of DT nodes in our core code
 - Fix for a typo'd DT property

* tag 'sunxi-fixes-for-5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux:
  ARM: dts: sun8i: a33: Reintroduce default pinctrl muxing
  arm64: dts: allwinner: a64: Rename hpvcc-supply to cpvdd-supply
  ARM: sunxi: fix a leaked reference by adding missing of_node_put
  ARM: sunxi: fix a leaked reference by adding missing of_node_put

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