mbox series

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

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

Pull-request

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

for you to fetch changes up to e2dd73ac4440f7143e990e76bad9a46dc63a5951:

  arm64: defconfig: enable cpufreq support for RPi3 (2019-07-23 23:17:09 +0200)

----------------------------------------------------------------
This pull request enables the new RPi cpufreq driver in the 64-bit
defconfig.

----------------------------------------------------------------
Nicolas Saenz Julienne (1):
      arm64: defconfig: enable cpufreq support for RPi3

 arch/arm64/configs/defconfig | 2 ++
 1 file changed, 2 insertions(+)

Comments

Florian Fainelli Aug. 15, 2019, 10:57 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-64-next-2019-08-15
> 
> for you to fetch changes up to e2dd73ac4440f7143e990e76bad9a46dc63a5951:
> 
>   arm64: defconfig: enable cpufreq support for RPi3 (2019-07-23 23:17:09 +0200)
> 
> ----------------------------------------------------------------
> This pull request enables the new RPi cpufreq driver in the 64-bit
> defconfig.
> 
> ----------------------------------------------------------------

Merged into defconfig-arm64/next, thanks Stefan!