Message ID | 20190825153237.28829-2-shawnguo@kernel.org |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL,1/7] i.MX drivers update for 5.4 | expand |
On Sun, Aug 25, 2019 at 5:33 PM Shawn Guo <shawnguo@kernel.org> wrote: > > The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b: > > Linus 5.3-rc1 (2019-07-21 14:05:38 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-soc-5.4 > > for you to fetch changes up to acf993a0f22215dbc1d39f974e3053d6b4f4e594: > > ARM: imx: stop adjusting ar8031 phy tx delay (2019-08-24 20:30:22 +0200) > > ---------------------------------------------------------------- > 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. Pulled into arm/soc, thanks! Arnd