From patchwork Wed Jul 11 09:06:08 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: AKASHI Takahiro X-Patchwork-Id: 942373 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="PNiLX1Q1"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 41QY9S6rz6z9s0n for ; Wed, 11 Jul 2018 19:07:08 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id AC59CC21E70; Wed, 11 Jul 2018 09:06:12 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=RCVD_IN_MSPIKE_H2, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 0E09CC21E0B; Wed, 11 Jul 2018 09:05:34 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 1725AC21E02; Wed, 11 Jul 2018 09:05:27 +0000 (UTC) Received: from mail-pf0-f195.google.com (mail-pf0-f195.google.com [209.85.192.195]) by lists.denx.de (Postfix) with ESMTPS id 8F86FC21E45 for ; Wed, 11 Jul 2018 09:05:26 +0000 (UTC) Received: by mail-pf0-f195.google.com with SMTP id y8-v6so17998819pfm.10 for ; Wed, 11 Jul 2018 02:05:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=PBAk4BF+cSrPYngAyTegwtZGEYjsYEB1NuE1vAQZ2SM=; b=PNiLX1Q162KiVhVLT8+52XB0tP8glpUxVLZCP/qqzvbQ+0qHP9D9+Ex/XMckAIGSuC Nmyv6mIHd3G6CRp7+EZUjblopWZtRFOQYpJCyunh4y/bccEJdc3anvlFvqB+1KBkMh7h SPqj1RaQBZ3aL5WL+6ntX2OtlhuUIHDeaGyJU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=PBAk4BF+cSrPYngAyTegwtZGEYjsYEB1NuE1vAQZ2SM=; b=jjyPKRwSl/+dvwg9PBG0rXdM1W0Wb9zhTW0APAa1IcTCL75aAeoPUs8+ZuVdNcdIih WaQG8WulWdQ8+tn8TjScCbEH3U484Uz63aHJgJvk8Uc4oJc/ZNcoabwDLie2BjNHlvoJ mFOyWswg0v05fOV7TNHU9zva15BG3BYK31SVpkbDIZgLN0ZGPVfxCufk3rVxQ1vwZCS5 AyGyYYOnGEKeuaCktC4BvQtbbLo7z3kzXTlQyoj7vjtQz4xFT5/n6TexsRPPOOVdu88u nbnz6k6SmRWpSkpedLmXPRieoJRSvFUSi2rAvf6hGUhJyuCHjJWnWdQNwoGPPEUpYDH0 pAlA== X-Gm-Message-State: APt69E1yKTrIFFrEnwIKnBKcbPXoPaPDNQxX+WTfQGQS8LpGtA9ZlDa0 PtbvGixcICkCAltUWQke1EnxqA== X-Google-Smtp-Source: AAOMgpci0Oy0mDs95TsJbnK64jb8oQNSyNF/cW87ZtCg9kTF7GEeinF5b5VeMplSpOsBHqxdM1zZkw== X-Received: by 2002:a63:f18:: with SMTP id e24-v6mr26166396pgl.320.1531299925275; Wed, 11 Jul 2018 02:05:25 -0700 (PDT) Received: from linaro.org ([121.95.100.191]) by smtp.googlemail.com with ESMTPSA id u9-v6sm1799631pfi.4.2018.07.11.02.05.24 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Jul 2018 02:05:24 -0700 (PDT) From: AKASHI Takahiro To: trini@konsulko.com, sjg@chromium.org, tuomas.tynkkynen@iki.fi Date: Wed, 11 Jul 2018 18:06:08 +0900 Message-Id: <20180711090608.11526-4-takahiro.akashi@linaro.org> X-Mailer: git-send-email 2.17.0 In-Reply-To: <20180711090608.11526-1-takahiro.akashi@linaro.org> References: <20180711090608.11526-1-takahiro.akashi@linaro.org> Cc: xypron.glpk@gmx.de, agraf@suse.de, u-boot@lists.denx.de Subject: [U-Boot] [PATCH v3 3/3] arm: qemu-arm: enable RTC (PL031) by default X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Virtual machine provided by qemu-arm has a ARM PL031 Real Time Clock device. With this patch, the driver is enabled by default. Signed-off-by: AKASHI Takahiro Reviewed-by: Heinrich Schuchardt --- arch/arm/Kconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 00b28480b4..b7b1dca289 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -714,6 +714,8 @@ config ARCH_QEMU select DM_SERIAL select OF_CONTROL select PL01X_SERIAL + imply DM_RTC + imply RTC_PL031 config ARCH_RMOBILE bool "Renesas ARM SoCs"