mbox series

[GIT,PULL] Renesas ARM64 Based SoC Defconfig Updates for v4.17

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

Pull-request

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

Message

Simon Horman March 16, 2018, 2:50 p.m. UTC
Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM64 based SoC defconfig updates for v4.17.


The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:

  Linux 4.16-rc1 (2018-02-11 15:04:29 -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-v4.17

for you to fetch changes up to f3768b0bc2e924477b6ca20c2293e8d51d948431:

  arm64: defconfig: enable R8A77965 SoC (2018-02-26 12:01:34 +0100)

----------------------------------------------------------------
Renesas ARM64 Based SoC Defconfig Updates for v4.17

Enable the following to allow them to be more widely exercised:
* Newly added R8A77965 and R8A77980 SoCs
* PWM and USB as used on R-Car Gen3 SoCs

----------------------------------------------------------------
Simon Horman (2):
      arm64: defconfig: enable R8A77980 SoC
      arm64: defconfig: enable R8A77965 SoC

Yoshihiro Shimoda (1):
      arm64: defconfig: Enable PWM and USB for R-Car

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

Comments

Arnd Bergmann March 27, 2018, 1:13 p.m. UTC | #1
On Fri, Mar 16, 2018 at 3:50 PM, Simon Horman
<horms+renesas@verge.net.au> wrote:
> Renesas ARM64 Based SoC Defconfig Updates for v4.17
>
> Enable the following to allow them to be more widely exercised:
> * Newly added R8A77965 and R8A77980 SoCs
> * PWM and USB as used on R-Car Gen3 SoCs
>

Pulled into next/defconfig, thanks!

      Arnd
Arnd Bergmann March 27, 2018, 1:15 p.m. UTC | #2
On Tue, Mar 27, 2018 at 3:13 PM, Arnd Bergmann <arnd@arndb.de> wrote:
> On Fri, Mar 16, 2018 at 3:50 PM, Simon Horman
> <horms+renesas@verge.net.au> wrote:
>> Renesas ARM64 Based SoC Defconfig Updates for v4.17
>>
>> Enable the following to allow them to be more widely exercised:
>> * Newly added R8A77965 and R8A77980 SoCs
>> * PWM and USB as used on R-Car Gen3 SoCs
>>
>
> Pulled into next/defconfig, thanks!

This was actually next/soc of course.

      Arnd