Merge tag 'at91-5.7-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux...
authorArnd Bergmann <arnd@arndb.de>
Wed, 25 Mar 2020 20:04:15 +0000 (21:04 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 25 Mar 2020 20:04:15 +0000 (21:04 +0100)
commitec18b456be46f5ddc9e9c1750fa1ea03f4f3920c
tree8cb3236e7bcbd26b20a85a74b3c188c33cc98197
parentfd91e03e5fe3f6f5010e7b3db533b829f28b8385
parentbb1a0e87e1c54cd884e9b92b1cec06b186edc7a0
Merge tag 'at91-5.7-soc' of git://git./linux/kernel/git/at91/linux into arm/soc

AT91 SoC for 5.7

 - Rework PM to support sam9x60

* tag 'at91-5.7-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: at91: pm: add quirk for sam9x60's ulp1
  ARM: at91: pm: add plla disable/enable support for sam9x60
  clk: at91: move sam9x60's PLL register offsets to PMC header
  ARM: at91: pm: s/sfr/sfrbu in pm_suspend.S
  ARM: at91: pm: add pmc_version member to at91_pm_data
  ARM: at91: pm: add macros for plla disable/enable
  ARM: at91: pm: revert do not disable/enable PLLA for ULP modes
  ARM: at91: pm: use proper master clock register offset
  ARM: at91: Drop unneeded select of COMMON_CLK

Link: https://lore.kernel.org/r/20200322090116.GA208895@piout.net
Signed-off-by: Arnd Bergmann <arnd@arndb.de>