]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'pxa-for-4.16' of https://github.com/rjarzmik/linux into next/soc
authorOlof Johansson <olof@lixom.net>
Fri, 5 Jan 2018 07:10:08 +0000 (23:10 -0800)
committerOlof Johansson <olof@lixom.net>
Fri, 5 Jan 2018 07:10:08 +0000 (23:10 -0800)
commit0458f1b6705172b45972c31077b051984f695c16
tree9c5c927eaac667c8940bf149d6596d0cd3595cca
parent47a71a0cf3cbba10726aba7a60d1bf2da3f461e1
parent66d07ac4fc25d29fdd376d8e4d11e2a0f3dcccb8
Merge tag 'pxa-for-4.16' of https://github.com/rjarzmik/linux into next/soc

This is the pxa changes for v4.16 cycle.

It is :
 - the conversion to the new parser sharpslpart parser
   for the Sharp variants
 - an I2C platform data cleanup for PXA
 - a gpioreg switch of one register for lubbock

* tag 'pxa-for-4.16' of https://github.com/rjarzmik/linux:
  ARM: pxa/lubbock: add GPIO driver for LUB_MISC_WR register
  ARM: pxa/poodle: Remove hardcoded partitioning, use sharpslpart parser
  ARM: pxa/spitz: Remove hardcoded partitioning, use sharpslpart parser
  ARM: pxa/tosa: Remove hardcoded partitioning, use sharpslpart parser
  ARM: pxa/corgi: Remove hardcoded partitioning, use sharpslpart parser
  ARM: pxa: move header file out of I2C realm
  ARM: pxa: move declarations to proper place

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