diff mbox

[v2] arm64: defconfig: enable CONFIG_UNIPHIER_WATCHDOG

Message ID 1500359890-30358-1-git-send-email-hayashibara.keiji@socionext.com
State New
Headers show

Commit Message

Keiji Hayashibara July 18, 2017, 6:38 a.m. UTC
Enable the watchdog driver for UniPhier SoC

Signed-off-by: Keiji Hayashibara <hayashibara.keiji@socionext.com>

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

-- 
2.7.4

Comments

Masahiro Yamada Aug. 10, 2017, 10:50 a.m. UTC | #1
Forwarding to ARM-SOC


Hi Arnd, Olof,


This patch was sent to arm64 maintainers a few weeks ago
(but not picked up).

I think the best home for this patch is the ARM-SOC tree.

Could you pick it up, please?

This patch:
https://patchwork.kernel.org/patch/9847049/


Thanks,
Masahiro



2017-07-18 15:38 GMT+09:00 Keiji Hayashibara <hayashibara.keiji@socionext.com>:
> Enable the watchdog driver for UniPhier SoC

>

> Signed-off-by: Keiji Hayashibara <hayashibara.keiji@socionext.com>

> ---

>  arch/arm64/configs/defconfig | 1 +

>  1 file changed, 1 insertion(+)

>

> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig

> index 6c7d147..629c815 100644

> --- a/arch/arm64/configs/defconfig

> +++ b/arch/arm64/configs/defconfig

> @@ -311,6 +311,7 @@ CONFIG_S3C2410_WATCHDOG=y

>  CONFIG_MESON_GXBB_WATCHDOG=m

>  CONFIG_MESON_WATCHDOG=m

>  CONFIG_RENESAS_WDT=y

> +CONFIG_UNIPHIER_WATCHDOG=y

>  CONFIG_BCM2835_WDT=y

>  CONFIG_MFD_CROS_EC=y

>  CONFIG_MFD_CROS_EC_I2C=y

> --

> 2.7.4

>




-- 
Best Regards
Masahiro Yamada
Arnd Bergmann Aug. 15, 2017, 4:03 p.m. UTC | #2
On Tue, Jul 18, 2017 at 8:38 AM, Keiji Hayashibara
<hayashibara.keiji@socionext.com> wrote:
> Enable the watchdog driver for UniPhier SoC

>

> Signed-off-by: Keiji Hayashibara <hayashibara.keiji@socionext.com>


Applied to next/arm64, thanks!

      Arnd
diff mbox

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 6c7d147..629c815 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -311,6 +311,7 @@  CONFIG_S3C2410_WATCHDOG=y
 CONFIG_MESON_GXBB_WATCHDOG=m
 CONFIG_MESON_WATCHDOG=m
 CONFIG_RENESAS_WDT=y
+CONFIG_UNIPHIER_WATCHDOG=y
 CONFIG_BCM2835_WDT=y
 CONFIG_MFD_CROS_EC=y
 CONFIG_MFD_CROS_EC_I2C=y