From patchwork Wed Oct 26 14:10:03 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Koen Vandeputte X-Patchwork-Id: 687111 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2001:1868:205::9]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3t3sT62Blcz9sBR for ; Thu, 27 Oct 2016 01:14:01 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=ncentric.com header.i=@ncentric.com header.b=c1PHsL48; dkim-atps=neutral Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bzOv7-0000d0-3V; Wed, 26 Oct 2016 14:11:09 +0000 Received: from mail-lf0-x22d.google.com ([2a00:1450:4010:c07::22d]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bzOv4-0000Xj-1R for lede-dev@lists.infradead.org; Wed, 26 Oct 2016 14:11:07 +0000 Received: by mail-lf0-x22d.google.com with SMTP id x79so7170759lff.0 for ; Wed, 26 Oct 2016 07:10:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ncentric.com; s=google; h=from:to:subject:date:message-id; bh=60u1mNnsfyAlD27El49GyYVX0FnPSe26pzJjf7eBufs=; b=c1PHsL48ROvpuqWr0fAT/Da/aEBie37CYx9r/eRFrjfNApN0ThTa7NUczzsL5siJYW hkRIYFGyGXpo5vjb4P+zzjTKBDP+wPT+rfB1WL33TB1LmuT5idVMchWo59z8rxUHtZaT m9W7PzARWcr9ZMC58MTX5bCcC1eR1am5XB2G4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:date:message-id; bh=60u1mNnsfyAlD27El49GyYVX0FnPSe26pzJjf7eBufs=; b=eimKndY62jGUhLsIlSEtaZXBNpW9aiMb7TwWOSRfTAeNvUMqJx/N3dOqAVoWXiQDh8 xn1gtIyuHBwSk6aIDUw+54EZg7Vi7bJ/i3DRppI7DEj2E6wagAvL1ar8ceENlLncRzJd eewe1zAfTv063JLCtJPjf97r1QRmDld8jwqMxBAXvSHQ4LOKo7VIi/I+upP+Uw5ybX9h wzCeTQz9o+lJ5ctTF493xkVzrs0ZxqFxyumUTEjk4QCiBOF+Aj5FmR4AixCaiH0AxYs7 K4WFL1Wn3JUY7n3YaUTN5O2GSEELEc+xTFYHhYMAszq19ECVxFB+lmK5DU2FyTpanOxY c2og== X-Gm-Message-State: ABUngvfL9rU+kCJerp8AEBPeQwOSS6W4w2B1JUqq71Uk7AFpwNEJyV7W8EiUlyibBjFMjdjR X-Received: by 10.194.229.7 with SMTP id sm7mr2885062wjc.150.1477491042890; Wed, 26 Oct 2016 07:10:42 -0700 (PDT) Received: from localhost.localdomain (d515300d8.static.telenet.be. [81.83.0.216]) by smtp.googlemail.com with ESMTPSA id kg7sm2845026wjb.34.2016.10.26.07.10.42 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 26 Oct 2016 07:10:42 -0700 (PDT) From: Koen Vandeputte To: lede-dev@lists.infradead.org Date: Wed, 26 Oct 2016 16:10:03 +0200 Message-Id: <1477491003-30126-1-git-send-email-koen.vandeputte@ncentric.com> X-Mailer: git-send-email 2.7.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161026_071106_467651_6803EA2D X-CRM114-Status: UNSURE ( 8.20 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.7 (--) X-Spam-Report: SpamAssassin version 3.4.0 on bombadil.infradead.org summary: Content analysis details: (-2.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [2a00:1450:4010:c07:0:0:0:22d listed in] [list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid Subject: [LEDE-DEV] [PATCH] imx6: Add ds1672 RTC to kernel for working hctosys (Gateworks) X-BeenThere: lede-dev@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "Lede-dev" Errors-To: lede-dev-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org Fixes the same hctosys init issue as described in commit 5481ce9a1157a43d8b2c963e03fb243e70974361 The Gateworks Ventana family uses an emulated Dallas 1672 RTC device. Signed-off-by: Koen Vandeputte --- target/linux/imx6/config-4.4 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/imx6/config-4.4 b/target/linux/imx6/config-4.4 index 6d251b8..890ed18 100644 --- a/target/linux/imx6/config-4.4 +++ b/target/linux/imx6/config-4.4 @@ -351,6 +351,7 @@ CONFIG_RFS_ACCEL=y CONFIG_RPS=y CONFIG_RTC_CLASS=y CONFIG_RTC_DRV_DS1307=y +CONFIG_RTC_DRV_DS1672=y # CONFIG_RTC_DRV_IMXDI is not set # CONFIG_RTC_DRV_MXC is not set CONFIG_RWSEM_SPIN_ON_OWNER=y