mbox series

[GIT,PULL] Renesas ARM64 Based SoC Defconfig Updates for v5.1

Message ID cover.1549622798.git.horms+renesas@verge.net.au (mailing list archive)
State Not Applicable
Delegated to: Simon Horman
Headers show
Series [GIT,PULL] Renesas ARM64 Based SoC Defconfig Updates for v5.1 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm64-defconfig-for-v5.1

Message

Simon Horman Feb. 8, 2019, 11:12 a.m. UTC
Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM64 based SoC defconfig updates for v5.1.


The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm64-defconfig-for-v5.1

for you to fetch changes up to b8c3667a892a2ef2a2a5f91dfc2e3e3f0225185e:

  arm64: defconfig: select Kingfisher Sound related configs (2019-01-07 14:54:31 +0100)

----------------------------------------------------------------
Renesas ARM64 Based SoC Defconfig Updates for v5.1

Enable:
* PCM3168A support which is required for audio on Kingfisher daughterboards
* R-Car thermal support
* Gen3 PCIe PHY support

----------------------------------------------------------------
Geert Uytterhoeven (1):
      arm64: defconfig: Enable CONFIG_PHY_RCAR_GEN3_PCIE

Kuninori Morimoto (1):
      arm64: defconfig: select Kingfisher Sound related configs

Simon Horman (1):
      arm64: defconfig: Enable R-Car thermal driver

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

Comments

Arnd Bergmann Feb. 15, 2019, 3:51 p.m. UTC | #1
On Fri, Feb 8, 2019 at 12:13 PM Simon Horman <horms+renesas@verge.net.au> wrote:
> Renesas ARM64 Based SoC Defconfig Updates for v5.1
>
> Enable:
> * PCM3168A support which is required for audio on Kingfisher daughterboards
> * R-Car thermal support
> * Gen3 PCIe PHY support

Pulled into arm/defconfig, thanks!

    Arnd