mbox

[GIT,PULL,5/6] Broadcom defconfig-arm64 changes for 4.14

Message ID 20170817183748.1450-6-f.fainelli@gmail.com
State New
Headers show

Pull-request

http://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.14/defconfig-arm64

Message

Florian Fainelli Aug. 17, 2017, 6:37 p.m. UTC
The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

  Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

  http://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.14/defconfig-arm64

for you to fetch changes up to d5512507716eff4594f337d58318a853d1ff94be:

  arm64: defconfig: add CONFIG_BRCMSTB_THERMAL (2017-08-15 10:21:37 -0700)

----------------------------------------------------------------
This pull request contains ARM64 defconfig changes for Broadcom ARM64-based
SoCs for 4.14, please pull the following:

- Markus enables the Broadcom STB AVS thermal monitoring driver as a module
  which is currently queued in Rui Zhang's tree

----------------------------------------------------------------
Markus Mayer (1):
      arm64: defconfig: add CONFIG_BRCMSTB_THERMAL

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

Comments

Arnd Bergmann Aug. 18, 2017, 9:59 p.m. UTC | #1
On Thu, Aug 17, 2017 at 8:37 PM, Florian Fainelli <f.fainelli@gmail.com> wrote:
> ----------------------------------------------------------------
> This pull request contains ARM64 defconfig changes for Broadcom ARM64-based
> SoCs for 4.14, please pull the following:
>
> - Markus enables the Broadcom STB AVS thermal monitoring driver as a module
>   which is currently queued in Rui Zhang's tree

Pulled into next/arm64, thanks!

        Arnd