2019-08-15 18:42:40

by Stefan Wahren

[permalink] [raw]
Subject: [GIT PULL 2/3] bcm2835-defconfig-next-2019-08-15

Hi Florian,

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://github.com/anholt/linux tags/bcm2835-defconfig-next-2019-08-15

for you to fetch changes up to 4c6f5d4038af2c7332630bdd75cfdc0309e97242:

ARM: defconfig: enable cpufreq driver for RPi (2019-07-23 22:53:35 +0200)

----------------------------------------------------------------
This pull request enables the new RPi cpufreq driver in the 32-bit
defconfigs.

----------------------------------------------------------------
Nicolas Saenz Julienne (1):
ARM: defconfig: enable cpufreq driver for RPi

arch/arm/configs/bcm2835_defconfig | 9 +++++++++
arch/arm/configs/multi_v7_defconfig | 2 ++
2 files changed, 11 insertions(+)


2019-08-15 23:53:39

by Florian Fainelli

[permalink] [raw]
Subject: Re: [GIT PULL 2/3] bcm2835-defconfig-next-2019-08-15

On 8/15/19 11:34 AM, Stefan Wahren wrote:
> Hi Florian,
>
> 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://github.com/anholt/linux tags/bcm2835-defconfig-next-2019-08-15
>
> for you to fetch changes up to 4c6f5d4038af2c7332630bdd75cfdc0309e97242:
>
> ARM: defconfig: enable cpufreq driver for RPi (2019-07-23 22:53:35 +0200)
>
> ----------------------------------------------------------------
> This pull request enables the new RPi cpufreq driver in the 32-bit
> defconfigs.
>
> ----------------------------------------------------------------

Merged into defconfig/next, thanks Stefan!
--
Florian