Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp5610534imm; Tue, 26 Jun 2018 14:32:58 -0700 (PDT) X-Google-Smtp-Source: AAOMgpd/yRDKGqBo6iCbKfgGkb3GOii+K0+xj4NjDk2gK6S9DI1KbjDX2JR4EEeBQB+MDzyASiYt X-Received: by 2002:a62:8f8c:: with SMTP id n134-v6mr3151937pfd.66.1530048778280; Tue, 26 Jun 2018 14:32:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1530048778; cv=none; d=google.com; s=arc-20160816; b=DmummX7CDzvrow666jud5ZeTsswAKd15zMFOFISPzWsKOvbHLyVxgBNZPucCfZ7alq reZnXQH8PZMK5q0lSSk3tAstlWmVrWSYywH61ZqMaGYOd8FMDLAXmzA9ipFGNGuvGbJr jLcb6zHmhIesNn4OIyW3fXyF/qIvZ5MuMYTnizbLJ230hQgJJ5XafJdRSD35LgBhAcqe clc+wE7OvazahIWgjVddJSFu47WWHxgTXV/Mw9IiEZ48yP+1GDBLH6R1SNmv2kKX+HNG vpa7AFsXf8Zaod9wSrjyWzef74No7xvMI2vlxzOuUBis0nh6Eps3M908JrjTQKqnnj60 vWVg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=1R/ZzgGjDz+SLbtfYL27y9TEYQYuWLwk5ASPg+ggpvs=; b=qYVGSKW8vBP7OQUVb+lS4IOF87tjf+P5Heglg1XRSid5uTOfez514YRnI9Dg9RMCw2 Tk75MwY9NnGUWcGQnbIoXpw4i0xERH6R0wpeIw+Kk9iXDKjbEJwZuVON6CTAzAu5VXQ/ xcddjOJToV4/hvitfG4ffNPBucSkutNNt7Xfyc7u2I7LZLEKRxK65lPW4ikU00DlyNJa 1TuIrjXydwf0UMsQnbLax/BazWH/Xp21nrPOI8IjEW0T4TWqD7ACPFUNoUZVZ66NIsea V/XkoHAeYID3b/r9VmXoAX5Of0mg7VjO3HqIJjnz8yDWIAsoF5t7+UTB/fhKOKLxtv/u qk4g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p6-v6si2299323pfl.279.2018.06.26.14.32.43; Tue, 26 Jun 2018 14:32:58 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752690AbeFZVbv (ORCPT + 99 others); Tue, 26 Jun 2018 17:31:51 -0400 Received: from mail.bootlin.com ([62.4.15.54]:50078 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752118AbeFZVbt (ORCPT ); Tue, 26 Jun 2018 17:31:49 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id 9F7D1206D8; Tue, 26 Jun 2018 23:31:47 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost (unknown [88.191.26.124]) by mail.bootlin.com (Postfix) with ESMTPSA id 72F39203B0; Tue, 26 Jun 2018 23:31:37 +0200 (CEST) Date: Tue, 26 Jun 2018 23:31:38 +0200 From: Alexandre Belloni To: Jon Hunter Cc: Linus Torvalds , linux-rtc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [GIT PULL] RTC for 4.18 Message-ID: <20180626213138.GI4207@piout.net> References: <20180610221645.GA26123@piout.net> <20180626161536.GH4207@piout.net> <522c3fc8-a4cc-bd83-d034-b5c690e541d0@nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <522c3fc8-a4cc-bd83-d034-b5c690e541d0@nvidia.com> User-Agent: Mutt/1.10.0 (2018-05-17) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 26/06/2018 17:54:57+0100, Jon Hunter wrote: > > On 26/06/18 17:15, Alexandre Belloni wrote: > > Hi, > > > > On 26/06/2018 16:51:40+0100, Jon Hunter wrote: > >>> rtc: tps6586x: let the core handle rtc range > >> > >> Sorry I am missing the original mail with the above change, but I > >> have noticed on v4.18-rc1 that rtc wake-ups from suspend are no > >> longer working on one of our Tegra boards. The bisect points to the > >> above change and reverting it fixes the problem. I have not had > >> chance to dig further, but if you have any thoughts, please let me > >> know. > > > > > > Thanks for the report, does the following patch fix the issue: > > > > https://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git/patch/?id=1b287f23b0a1fcb2b502dae981a8024be379391e > > Thanks. I gave the above a test, but still not waking-up from suspend. > Ok, I probably found the issue but the fix is not immediate. I'll try to post something tomorrow. -- Alexandre Belloni, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com