Message ID | 20200624131931.3686-5-geert+renesas@glider.be (mailing list archive) |
---|---|
State | Mainlined |
Commit | 5139cb0b04d97fdcca24ee66c71e9f2c7d24f461 |
Headers | show
Return-Path: <SRS0=Zeyf=AF=lists.infradead.org=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 5B5CA90 for <patchwork-linux-arm@patchwork.kernel.org>; Wed, 24 Jun 2020 13:21:53 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 34AA120738 for <patchwork-linux-arm@patchwork.kernel.org>; Wed, 24 Jun 2020 13:21:53 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="P5FOxF2V" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 34AA120738 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=glider.be Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:MIME-Version:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:References:In-Reply-To:Message-Id:Date:Subject:To: From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=8FDc5abxCu9VbLF+/aHVhQbcQwhl/WwJtEe3ZUldmis=; b=P5FOxF2VZZl8nT/H4b/uo1JXWI MRGm16oAYj5p440mEQvwEuI3Tczgj5JdbY2HkclWIaltnDXihpxwlT02nheB3Zi7qjvwCZ9A7/jJX etLooSLj8fyhZod7TMFH87ucJDf68pubJQM4bEJY4hrFroT+UN/fHjTWWz0cHSuLvJ4hBvRqTFBip 9k2UZFiG08Nwj258f5iAGiJViS872j2NqJJ6i2K5fH+aq3X00p268a4J4gOjtEC3kgRUnRMxsXL3f yNqfL+TPO8+zHWaQkpfvv8X6Y/MKQ6tEkjJtpYPPW75vBFd+vJ9K/HFkbmRcxgCY5CFO8mq43u5Ts VxRd3MoA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jo5Jc-0001pI-BV; Wed, 24 Jun 2020 13:19:48 +0000 Received: from albert.telenet-ops.be ([2a02:1800:110:4::f00:1a]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jo5JU-0001lN-R0 for linux-arm-kernel@lists.infradead.org; Wed, 24 Jun 2020 13:19:42 +0000 Received: from ramsan ([IPv6:2a02:1810:ac12:ed20:55d:3294:1dc4:d387]) by albert.telenet-ops.be with bizsmtp id v1KY2200e3ySsk1061KYmH; Wed, 24 Jun 2020 15:19:36 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from <geert@linux-m68k.org>) id 1jo5JM-00027Z-O6; Wed, 24 Jun 2020 15:19:32 +0200 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from <geert@linux-m68k.org>) id 1jo5JM-0000yT-NJ; Wed, 24 Jun 2020 15:19:32 +0200 From: Geert Uytterhoeven <geert+renesas@glider.be> To: Magnus Damm <magnus.damm@gmail.com> Subject: [PATCH 4/7] ARM: shmobile: defconfig: Enable RZ/A watchdog support Date: Wed, 24 Jun 2020 15:19:28 +0200 Message-Id: <20200624131931.3686-5-geert+renesas@glider.be> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200624131931.3686-1-geert+renesas@glider.be> References: <20200624131931.3686-1-geert+renesas@glider.be> X-Spam-Note: CRM114 invocation failed X-Spam-Score: -0.7 (/) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (-0.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [2a02:1800:110:4:0:0:f00:1a listed in] [list.dnswl.org] 0.0 SPF_NONE SPF: sender does not publish an SPF Record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven <geert+renesas@glider.be>, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org |
Series |
ARM: shmobile: defconfig: Update for v5.8-rc1
|
expand
|
diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig index e451c402f017a3c9..84e5b54514b4bd12 100644 --- a/arch/arm/configs/shmobile_defconfig +++ b/arch/arm/configs/shmobile_defconfig @@ -101,6 +101,7 @@ CONFIG_RCAR_THERMAL=y CONFIG_WATCHDOG=y CONFIG_DA9063_WATCHDOG=y CONFIG_RENESAS_WDT=y +CONFIG_RENESAS_RZAWDT=y CONFIG_MFD_AS3711=y CONFIG_MFD_DA9063=y CONFIG_REGULATOR_FIXED_VOLTAGE=y
Enable support for the RZ/A watchdog timer, which is used on RZ/A1H and RZ/A2M boards. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> --- arch/arm/configs/shmobile_defconfig | 1 + 1 file changed, 1 insertion(+)