]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge tag 'at91-ab-4.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
authorOlof Johansson <olof@lixom.net>
Wed, 19 Apr 2017 14:03:33 +0000 (07:03 -0700)
committerOlof Johansson <olof@lixom.net>
Wed, 19 Apr 2017 14:03:33 +0000 (07:03 -0700)
commit1bbecc8cd0a4192ec2a30f6cb3e6f4bd166f576a
treeb02abf10a7aad5eccbaa9d2d586ddeaeca2a75f6
parentd7718c147a89783ec3bf1735f724ca32174393dd
parentb32de9dd38fcf9063e993dcdd64cc64ad344d3ac
Merge tag 'at91-ab-4.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux into next/soc

SoC for 4.12:

 - huge PM cleanup
 - Move SoC detection to its own driver

* tag 'at91-ab-4.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux:
  ARM: at91: move SoC detection to its own driver
  ARM: at91: pm: correct typo
  ARM: at91: pm: Remove at91_pm_set_standby
  ARM: at91: pm: Merge all at91sam9*_pm_init
  ARM: at91: pm: Tie the USB clock mask to the pmc
  ARM: at91: pm: Tie the memory controller type to the ramc id
  ARM: at91: pm: Workaround DDRSDRC self-refresh bug with LPDDR1 memories.
  ARM: at91: pm: Simplify at91rm9200_standby
  ARM: at91: pm: Use struct at91_pm_data in pm_suspend.S
  ARM: at91: pm: Move global variables into at91_pm_data
  ARM: at91: pm: Move at91_ramc_read/write to pm.c
  ARM: at91: pm: Cleanup headers
  MAINTAINERS: Add memory drivers to AT91 entry
  MAINTAINERS: Update AT91 entry
  ARM: at91: pm: cpu_idle: switch DDR to power-down mode
  Revert "ARM: at91/dt: sama5d2: Use new compatible for ohci node"

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