mbox series

[GIT,PULL] ARM: at91: defconfig for 5.5

Message ID 20191107222445.GA202433@piout.net (mailing list archive)
State Mainlined, archived
Commit 0fc21fdf4e1023d0e5f8d42a42cdd372177699e2
Headers show
Series [GIT,PULL] ARM: at91: defconfig for 5.5 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux tags/at91-5.5-defconfig

Message

Alexandre Belloni Nov. 7, 2019, 10:24 p.m. UTC
Arnd, Olof,

A single patch unselecting the PIT driver to improve the boot time on
at91 platforms.

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux tags/at91-5.5-defconfig

for you to fetch changes up to 0fc21fdf4e1023d0e5f8d42a42cdd372177699e2:

  ARM: configs: at91: unselect PIT (2019-10-14 17:05:25 +0200)

----------------------------------------------------------------
AT91 defconfig for 5.5

 - Unselect PIT now that the TCBs can be used at boot time

----------------------------------------------------------------
Alexandre Belloni (1):
      ARM: configs: at91: unselect PIT

 arch/arm/configs/at91_dt_defconfig | 1 +
 arch/arm/configs/sama5_defconfig   | 1 +
 2 files changed, 2 insertions(+)

Comments

patchwork-bot+linux-soc@kernel.org Nov. 8, 2019, 6:42 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (refs/heads/for-next).

On Thu, 7 Nov 2019 23:24:45 +0100 you wrote:
> Arnd, Olof,
> 
> A single patch unselecting the PIT driver to improve the boot time on
> at91 platforms.
> 
> The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:
> 
> [...]


Here is a summary with links:
  - [GIT,PULL] ARM: at91: defconfig for 5.5
    https://git.kernel.org/soc/soc/c/8400f492a06871a1b0e9f48eb5169bdd27244248

You are awesome, thank you!