mbox series

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

Message ID cover.1555683540.git.horms+renesas@verge.net.au
State New
Headers show
Series [GIT,PULL] Renesas ARM64 Based SoC Defconfig Updates for v5.2 | expand

Pull-request

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

Message

Simon Horman April 19, 2019, 2:33 p.m. UTC
Hi Olof, Hi Kevin, Hi Arnd,

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


The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

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.2

for you to fetch changes up to 940d1a288a598ee18afa25ee74f4ca124bddd364:

  arm64: defconfig: enable RX-8581 config option (2019-03-18 10:32:55 +0100)

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

+ Enable support for RX-8571/RX-8581 RTC

----------------------------------------------------------------
Biju Das (1):
      arm64: defconfig: enable RX-8581 config option

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

Comments

Olof Johansson April 29, 2019, 6:39 a.m. UTC | #1
On Fri, Apr 19, 2019 at 04:33:02PM +0200, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
> 
> Please consider these Renesas ARM64 based SoC defconfig updates for v5.2.
> 
> 
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
> 
>   Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
> 
> 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.2
> 
> for you to fetch changes up to 940d1a288a598ee18afa25ee74f4ca124bddd364:
> 
>   arm64: defconfig: enable RX-8581 config option (2019-03-18 10:32:55 +0100)
> 
> ----------------------------------------------------------------
> Renesas ARM64 Based SoC Defconfig Updates for v5.2
> 
> + Enable support for RX-8571/RX-8581 RTC

Merged, thanks.


-Olof