All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Renesas ARM64 Based SoC Defconfig Updates for v4.19
@ 2018-07-20 12:03 ` Simon Horman
  0 siblings, 0 replies; 6+ messages in thread
From: Simon Horman @ 2018-07-20 12:03 UTC (permalink / raw)
  To: arm
  Cc: linux-renesas-soc, Olof Johansson, Kevin Hilman, Arnd Bergmann,
	linux-arm-kernel, Magnus Damm, Simon Horman

Hi Olof, Hi Kevin, Hi Arnd,

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


The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:

  Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)

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

for you to fetch changes up to 83c05e98f732bfa77830631e8d4403c76cad9b31:

  arm64: defconfig: Enable BD9571MWV regulator (2018-06-18 12:01:14 +0200)

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

* Enable BD9571MWV regulator in ARM64 defconfig

  This is to allow wider testing of the BD9571 PMIC which is
  present on boards with Renesas R-Car Gen3 SoCs

----------------------------------------------------------------
Dien Pham (1):
      arm64: defconfig: Enable BD9571MWV regulator

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL] Renesas ARM64 Based SoC Defconfig Updates for v4.19
@ 2018-07-20 12:03 ` Simon Horman
  0 siblings, 0 replies; 6+ messages in thread
From: Simon Horman @ 2018-07-20 12:03 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof, Hi Kevin, Hi Arnd,

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


The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:

  Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)

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

for you to fetch changes up to 83c05e98f732bfa77830631e8d4403c76cad9b31:

  arm64: defconfig: Enable BD9571MWV regulator (2018-06-18 12:01:14 +0200)

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

* Enable BD9571MWV regulator in ARM64 defconfig

  This is to allow wider testing of the BD9571 PMIC which is
  present on boards with Renesas R-Car Gen3 SoCs

----------------------------------------------------------------
Dien Pham (1):
      arm64: defconfig: Enable BD9571MWV regulator

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH 1/1] arm64: defconfig: Enable BD9571MWV regulator
  2018-07-20 12:03 ` Simon Horman
@ 2018-07-20 12:03   ` Simon Horman
  -1 siblings, 0 replies; 6+ messages in thread
From: Simon Horman @ 2018-07-20 12:03 UTC (permalink / raw)
  To: linux-renesas-soc
  Cc: linux-arm-kernel, Magnus Damm, Dien Pham, Geert Uytterhoeven,
	Simon Horman

From: Dien Pham <dien.pham.ry@renesas.com>

The BD9571 PMIC is present on the Renesas Salvator-X(S) and R-Car
Starter Kit Premier/Pro development boards.

Signed-off-by: Dien Pham <dien.pham.ry@renesas.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 arch/arm64/configs/defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 3cfa8ca26738..85ce8f24cdbe 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -383,6 +383,7 @@ CONFIG_MESON_WATCHDOG=m
 CONFIG_RENESAS_WDT=y
 CONFIG_UNIPHIER_WATCHDOG=y
 CONFIG_BCM2835_WDT=y
+CONFIG_MFD_BD9571MWV=y
 CONFIG_MFD_AXP20X_RSB=y
 CONFIG_MFD_CROS_EC=y
 CONFIG_MFD_CROS_EC_I2C=y
@@ -396,6 +397,7 @@ CONFIG_MFD_SPMI_PMIC=y
 CONFIG_MFD_RK808=y
 CONFIG_MFD_SEC_CORE=y
 CONFIG_REGULATOR_AXP20X=y
+CONFIG_REGULATOR_BD9571MWV=y
 CONFIG_REGULATOR_FAN53555=y
 CONFIG_REGULATOR_FIXED_VOLTAGE=y
 CONFIG_REGULATOR_GPIO=y
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [PATCH 1/1] arm64: defconfig: Enable BD9571MWV regulator
@ 2018-07-20 12:03   ` Simon Horman
  0 siblings, 0 replies; 6+ messages in thread
From: Simon Horman @ 2018-07-20 12:03 UTC (permalink / raw)
  To: linux-arm-kernel

From: Dien Pham <dien.pham.ry@renesas.com>

The BD9571 PMIC is present on the Renesas Salvator-X(S) and R-Car
Starter Kit Premier/Pro development boards.

Signed-off-by: Dien Pham <dien.pham.ry@renesas.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 arch/arm64/configs/defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 3cfa8ca26738..85ce8f24cdbe 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -383,6 +383,7 @@ CONFIG_MESON_WATCHDOG=m
 CONFIG_RENESAS_WDT=y
 CONFIG_UNIPHIER_WATCHDOG=y
 CONFIG_BCM2835_WDT=y
+CONFIG_MFD_BD9571MWV=y
 CONFIG_MFD_AXP20X_RSB=y
 CONFIG_MFD_CROS_EC=y
 CONFIG_MFD_CROS_EC_I2C=y
@@ -396,6 +397,7 @@ CONFIG_MFD_SPMI_PMIC=y
 CONFIG_MFD_RK808=y
 CONFIG_MFD_SEC_CORE=y
 CONFIG_REGULATOR_AXP20X=y
+CONFIG_REGULATOR_BD9571MWV=y
 CONFIG_REGULATOR_FAN53555=y
 CONFIG_REGULATOR_FIXED_VOLTAGE=y
 CONFIG_REGULATOR_GPIO=y
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [GIT PULL] Renesas ARM64 Based SoC Defconfig Updates for v4.19
  2018-07-20 12:03 ` Simon Horman
@ 2018-07-21 21:58   ` Olof Johansson
  -1 siblings, 0 replies; 6+ messages in thread
From: Olof Johansson @ 2018-07-21 21:58 UTC (permalink / raw)
  To: Simon Horman
  Cc: arm, linux-renesas-soc, Kevin Hilman, Arnd Bergmann,
	linux-arm-kernel, Magnus Damm

On Fri, Jul 20, 2018 at 02:03:18PM +0200, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
> 
> Please consider these Renesas ARM64 based SoC defconfig updates for v4.19.
> 
> 
> The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:
> 
>   Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)
> 
> 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.19
> 
> for you to fetch changes up to 83c05e98f732bfa77830631e8d4403c76cad9b31:
> 
>   arm64: defconfig: Enable BD9571MWV regulator (2018-06-18 12:01:14 +0200)
> 
> ----------------------------------------------------------------
> Renesas ARM64 Based SoC Defconfig Updates for v4.19
> 
> * Enable BD9571MWV regulator in ARM64 defconfig
> 
>   This is to allow wider testing of the BD9571 PMIC which is
>   present on boards with Renesas R-Car Gen3 SoCs

Merged, thanks.


-Olof

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL] Renesas ARM64 Based SoC Defconfig Updates for v4.19
@ 2018-07-21 21:58   ` Olof Johansson
  0 siblings, 0 replies; 6+ messages in thread
From: Olof Johansson @ 2018-07-21 21:58 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Jul 20, 2018 at 02:03:18PM +0200, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
> 
> Please consider these Renesas ARM64 based SoC defconfig updates for v4.19.
> 
> 
> The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:
> 
>   Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)
> 
> 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.19
> 
> for you to fetch changes up to 83c05e98f732bfa77830631e8d4403c76cad9b31:
> 
>   arm64: defconfig: Enable BD9571MWV regulator (2018-06-18 12:01:14 +0200)
> 
> ----------------------------------------------------------------
> Renesas ARM64 Based SoC Defconfig Updates for v4.19
> 
> * Enable BD9571MWV regulator in ARM64 defconfig
> 
>   This is to allow wider testing of the BD9571 PMIC which is
>   present on boards with Renesas R-Car Gen3 SoCs

Merged, thanks.


-Olof

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-07-21 23:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-20 12:03 [GIT PULL] Renesas ARM64 Based SoC Defconfig Updates for v4.19 Simon Horman
2018-07-20 12:03 ` Simon Horman
2018-07-20 12:03 ` [PATCH 1/1] arm64: defconfig: Enable BD9571MWV regulator Simon Horman
2018-07-20 12:03   ` Simon Horman
2018-07-21 21:58 ` [GIT PULL] Renesas ARM64 Based SoC Defconfig Updates for v4.19 Olof Johansson
2018-07-21 21:58   ` Olof Johansson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.