mbox series

[GIT,PULL,2/3] bcm2835-defconfig-next-2019-08-15

Message ID 1565894043-5249-2-git-send-email-wahrenst@gmx.net (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,1/3] bcm2835-dt-next-2019-08-15 | expand

Pull-request

git://github.com/anholt/linux tags/bcm2835-defconfig-next-2019-08-15

Message

Stefan Wahren Aug. 15, 2019, 6:34 p.m. UTC
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(+)

Comments

Florian Fainelli Aug. 15, 2019, 10:56 p.m. UTC | #1
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!