From patchwork Thu Apr 9 14:47:28 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 46947 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-wg0-f70.google.com (mail-wg0-f70.google.com [74.125.82.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 7262B21416 for ; Thu, 9 Apr 2015 14:48:15 +0000 (UTC) Received: by wgiv13 with SMTP id v13sf26813101wgi.3 for ; Thu, 09 Apr 2015 07:48:14 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:sender:precedence:list-id :x-original-sender:x-original-authentication-results:mailing-list :list-post:list-help:list-archive:list-unsubscribe; bh=HykMX4UN6i6yOmqocnHZXc0xRXaO5CMRCVmYFEVTVPw=; b=jE7lF9rEv16OFCRbOuAOGj8lA1dNxsJpm43kgG/W3oxTMPnXin9ShCw3MNe5wA8Quw S4VL1GCtTq1E9tZ3YHEsO47yFCYiOEuUbSdX6lptD+uSPLy/Lo09+9vLEjkOzRN2470c dRByrFJCbQMSVdU2WCNEecFJ+DWbXRaIuRJS8UEw9350dd7PwDk0m8GaFY9c43igd5hK AFow7vpq62c10t9F5NBB1MDNBX485yYXCRjTyw7brUsI7ijn58+ULBNwCSvEs9aJf7hK l6Sd+cG19C7faziCE7MzywX4+KU0tLEFru6RjBXK9MHo4dBtOApUMQeYJqg9i30Ks5Wf aZ5w== X-Gm-Message-State: ALoCoQm/32xXUGE4Uu0cyf5b6BRNK+eVCWlsiPaavtp10gb/Z249gi+fBW+ZukMnyM+i0UbOrRk1 X-Received: by 10.180.74.197 with SMTP id w5mr677205wiv.5.1428590894797; Thu, 09 Apr 2015 07:48:14 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.153.8.171 with SMTP id dl11ls304109lad.55.gmail; Thu, 09 Apr 2015 07:48:14 -0700 (PDT) X-Received: by 10.112.125.167 with SMTP id mr7mr28569124lbb.106.1428590894606; Thu, 09 Apr 2015 07:48:14 -0700 (PDT) Received: from mail-lb0-f171.google.com (mail-lb0-f171.google.com. [209.85.217.171]) by mx.google.com with ESMTPS id pf2si8143795lbc.2.2015.04.09.07.48.14 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Apr 2015 07:48:14 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.171 as permitted sender) client-ip=209.85.217.171; Received: by lbbzk7 with SMTP id zk7so92962368lbb.0 for ; Thu, 09 Apr 2015 07:48:14 -0700 (PDT) X-Received: by 10.152.23.70 with SMTP id k6mr4683264laf.76.1428590894451; Thu, 09 Apr 2015 07:48:14 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.67.65 with SMTP id l1csp517231lbt; Thu, 9 Apr 2015 07:48:13 -0700 (PDT) X-Received: by 10.70.98.171 with SMTP id ej11mr42689472pdb.72.1428590888907; Thu, 09 Apr 2015 07:48:08 -0700 (PDT) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id zp6si9280360pbc.127.2015.04.09.07.48.08; Thu, 09 Apr 2015 07:48:08 -0700 (PDT) Received-SPF: none (google.com: linux-kernel-owner@vger.kernel.org does not designate permitted sender hosts) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755535AbbDIOrz (ORCPT + 27 others); Thu, 9 Apr 2015 10:47:55 -0400 Received: from mail-wi0-f181.google.com ([209.85.212.181]:38588 "EHLO mail-wi0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755329AbbDIOrr (ORCPT ); Thu, 9 Apr 2015 10:47:47 -0400 Received: by wiun10 with SMTP id n10so101088380wiu.1 for ; Thu, 09 Apr 2015 07:47:45 -0700 (PDT) X-Received: by 10.194.19.166 with SMTP id g6mr61576168wje.150.1428590865278; Thu, 09 Apr 2015 07:47:45 -0700 (PDT) Received: from localhost.localdomain ([81.134.86.156]) by mx.google.com with ESMTPSA id gt4sm20465371wib.21.2015.04.09.07.47.43 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 09 Apr 2015 07:47:44 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: lee.jones@linaro.org, kernel@stlinux.com, wim@iguana.be, linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux@roeck-us.net, a.zummo@towertech.it, david.paris@st.com Subject: [PATCH v7 3/9] ARM: multi_v7_defconfig: Enable support for ST's LPC RTC Date: Thu, 9 Apr 2015 15:47:28 +0100 Message-Id: <1428590854-14095-4-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1428590854-14095-1-git-send-email-lee.jones@linaro.org> References: <1428590854-14095-1-git-send-email-lee.jones@linaro.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: lee.jones@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.171 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Signed-off-by: Lee Jones --- arch/arm/configs/multi_v7_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 138e68a..136b8da 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -490,6 +490,7 @@ CONFIG_RTC_DRV_MAX8907=y CONFIG_RTC_DRV_MAX77686=y CONFIG_RTC_DRV_RS5C372=m CONFIG_RTC_DRV_PALMAS=y +CONFIG_RTC_DRV_ST_LPC=y CONFIG_RTC_DRV_TWL4030=y CONFIG_RTC_DRV_TPS6586X=y CONFIG_RTC_DRV_TPS65910=y