Merge tag 'pxa-for-4.7' of https://github.com/rjarzmik/linux into fixes
authorArnd Bergmann <arnd@arndb.de>
Fri, 20 May 2016 18:22:44 +0000 (20:22 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 20 May 2016 18:22:44 +0000 (20:22 +0200)
commit4c1d76a1e15e0d66e581764b4d29d08d207aff4a
tree93e6398be3a8cb3da241f0bd3e9b61023e290f04
parent7f058c0a4a0441044f96fcc863533004bc82cf65
parente4c740e23969470f779a4c67861be4f09f87d8a0
Merge tag 'pxa-for-4.7' of https://github.com/rjarzmik/linux into fixes

Merge "pxa changes for v4.7 cycle" from Robert Jarzmik:

This is a minor cycle with :
 - cleanup fix from Stephen on clocks (CLK_ROOT deprecated)
 - pin control activation for device-tree platforms

* tag 'pxa-for-4.7' of https://github.com/rjarzmik/linux:
  ARM: pxa: Remove CLK_IS_ROOT
  ARM: pxa: activate pinctrl for device-tree machines

These should have been part of the original pull request but got
accidentally dropped. Both changes in this branch can be considered
bugfixes, so I'm putting them in the fixes branch now.