mbox series

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

Message ID cover.1555654474.git.horms+renesas@verge.net.au (mailing list archive)
State Mainlined, archived
Commit b266731b76d5c33c0f6d781c449e43ad9991fb70
Headers show
Series [GIT,PULL] Renesas ARM Based SoC Defconfig Updates for v5.2 | expand

Pull-request

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

Message

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

Please consider these Renesas ARM 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-arm-defconfig-for-v5.2

for you to fetch changes up to b266731b76d5c33c0f6d781c449e43ad9991fb70:

  ARM: shmobile: Enable USB [EO]HCI HCD PLATFORM support in shmobile_defconfig (2019-04-12 14:16:10 +0200)

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

shmobile and multi_v7 defconfigs
* Enable support for CFI NOR FLASH

shmobile defconfig
* Enable USB [EO]HCI HCD PLATFORM and PHY_RCAR_GEN3_USB2
* Refresh for v5.1-rc1

----------------------------------------------------------------
Biju Das (2):
      ARM: shmobile: Enable PHY_RCAR_GEN3_USB2 in shmobile_defconfig
      ARM: shmobile: Enable USB [EO]HCI HCD PLATFORM support in shmobile_defconfig

Geert Uytterhoeven (3):
      ARM: shmobile: defconfig: Refresh for v5.1-rc1
      ARM: shmobile: defconfig: Enable support for CFI NOR FLASH
      ARM: multi_v7_defconfig: Enable support for CFI NOR FLASH

 arch/arm/configs/multi_v7_defconfig |  4 ++++
 arch/arm/configs/shmobile_defconfig | 13 +++++++++----
 2 files changed, 13 insertions(+), 4 deletions(-)

Comments

Olof Johansson April 29, 2019, 6:40 a.m. UTC | #1
On Fri, Apr 19, 2019 at 04:34:18PM +0200, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
> 
> Please consider these Renesas ARM 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-arm-defconfig-for-v5.2
> 
> for you to fetch changes up to b266731b76d5c33c0f6d781c449e43ad9991fb70:
> 
>   ARM: shmobile: Enable USB [EO]HCI HCD PLATFORM support in shmobile_defconfig (2019-04-12 14:16:10 +0200)
> 
> ----------------------------------------------------------------
> Renesas ARM Based SoC Defconfig Updates for v5.2
> 
> shmobile and multi_v7 defconfigs
> * Enable support for CFI NOR FLASH
> 
> shmobile defconfig
> * Enable USB [EO]HCI HCD PLATFORM and PHY_RCAR_GEN3_USB2
> * Refresh for v5.1-rc1

Merged, thanks.


-Olof