Merge tag 'imx-soc-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo...
authorArnd Bergmann <arnd@arndb.de>
Tue, 3 Sep 2019 12:21:51 +0000 (14:21 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 3 Sep 2019 12:21:52 +0000 (14:21 +0200)
commite6dde5cc391c73c8915f72c83e50c3973f6afe27
treeff3420e3b4f76ace1f0c27cc941fdf6bbafe5607
parentbf0b0eee4b541cb0f71270bf759a07f6766e78f4
parentacf993a0f22215dbc1d39f974e3053d6b4f4e594
Merge tag 'imx-soc-5.4' of git://git./linux/kernel/git/shawnguo/linux into arm/soc

i.MX SoC changes for 5.4:
 - Drop AR8031 PHY TX delay adjusting from i.MX7D machine code, as
   it's superfluous due to the recent changes to Atheros AT803X driver.
 - Select TIMER_IMX_SYS_CTR for arm64 ARCH_MXC platform, since the
   system counter is needed as broadcast timer for cpuidle support.

* tag 'imx-soc-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  ARM: imx: stop adjusting ar8031 phy tx delay
  arm64: Enable TIMER_IMX_SYS_CTR for ARCH_MXC platforms

Link: https://lore.kernel.org/r/20190825153237.28829-2-shawnguo@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>