mbox series

[GIT,PULL] Renesas ARM Based SoC Defconfig Updates for v4.15

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

Pull-request

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

Message

Simon Horman Sept. 25, 2017, 7:53 a.m. UTC
Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM based SoC defconfig updates for v4.15.


The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:

  Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)

are available in the git repository at:

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

for you to fetch changes up to 545dc83ed09b5c04f663b766a92cbc8bb02c5f15:

  ARM: multi_v7_defconfig: Enable BQ32000 RTC driver (2017-09-18 07:57:41 +0200)

----------------------------------------------------------------
Renesas ARM Based SoC Defconfig Updates for v4.15

Enable BQ32000 RTC driver in multi_v7_defconfig.

Biju Das says, "The iWave RZ/G1M Q7 SOM supports RTC (TI BQ32000).
To increase hardware support enable the driver in the
multi_v7_defconfig multiplatform configuration."

----------------------------------------------------------------
Biju Das (1):
      ARM: multi_v7_defconfig: Enable BQ32000 RTC driver

 arch/arm/configs/multi_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Arnd Bergmann Oct. 19, 2017, 3:57 p.m. UTC | #1
On Mon, Sep 25, 2017 at 9:53 AM, Simon Horman
<horms+renesas@verge.net.au> wrote:
>   ARM: multi_v7_defconfig: Enable BQ32000 RTC driver (2017-09-18 07:57:41 +0200)
>
> ----------------------------------------------------------------
> Renesas ARM Based SoC Defconfig Updates for v4.15
>
> Enable BQ32000 RTC driver in multi_v7_defconfig.
>
> Biju Das says, "The iWave RZ/G1M Q7 SOM supports RTC (TI BQ32000).
> To increase hardware support enable the driver in the
> multi_v7_defconfig multiplatform configuration."

Pulled into next/soc, thanks!