Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp286876imm; Wed, 11 Jul 2018 02:24:07 -0700 (PDT) X-Google-Smtp-Source: AAOMgpeuqEoAqhFaibUgOwr+U3kURYTU9xt9Yrim/21yNQhVoLjRjORq/tl9RxzVuo0Lv0a1mM2H X-Received: by 2002:a63:5815:: with SMTP id m21-v6mr25242017pgb.78.1531301047501; Wed, 11 Jul 2018 02:24:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1531301047; cv=none; d=google.com; s=arc-20160816; b=rzsxQuyNZKvl8RqScXRmcPilMFfa1exPxp+TdP7WmIWJajQVu3KHbA0Os+JxmlMvig N4zz13MVs2JpcIZkTDINHOfAmXX58HY2f2LPEJtYDH7mRPwxL3j707ttASzEE16J4mby FavLShaB/C+m923U5R4aENuAD49Wsqj8RBY/6EDmJjQoENuALK+p7XGk5nCTsj7WOBYR afrZP7QNDzFQhDOenwD66XNw+hVQ44FMS9J22WgCA2sHZpbuXBhy1FM1m58YkWlIEnNC bykCpx5gRVCTyNPagMsrb7EsiMGCWNDE61D9h9TdGNlxavK2Aa3+R/X6aW9Q+vsaEA3y 725g== 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=D2jMNzURuocBoedRhYJ8UcpDht5BiWMBq9KwBj866oo=; b=kBtw5DojafqMEb1TdFQ7zFRytdpLDgGIJXwcdWvdqfko6eoX8jws8YRud/ohZ5rGju hu8lA0BQF/XE83jrdjZ3Bbk8iUMgfhutUV1kUS7IE+yBf72Sq8zigyiV0zivZfVPmC/P a4s8F66cjNJRpkqwW1N3/GrnSiDwv3Nc9DkFmnzlxRtas+LJ24i7I/z6ov/j5SwxiFR9 0QQmdypIJ9ayYrqo6gihynm0fz2FHsy2mY5foUTvV8y2uDV5UroYwZj/ZLcXSw/+c4HA SwdzrCqD2BgTl09irkYm1qra0JqQEHUcLRY8O4bU2QpuDpOvaj0z2JBR1AF9pqfcW7gI Vw+Q== 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 i3-v6si18666662pld.189.2018.07.11.02.23.52; Wed, 11 Jul 2018 02:24:07 -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 S1726637AbeGKJZz (ORCPT + 99 others); Wed, 11 Jul 2018 05:25:55 -0400 Received: from mail.bootlin.com ([62.4.15.54]:42971 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726368AbeGKJZy (ORCPT ); Wed, 11 Jul 2018 05:25:54 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id EAFC3206ED; Wed, 11 Jul 2018 11:22:31 +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 (242.171.71.37.rev.sfr.net [37.71.171.242]) by mail.bootlin.com (Postfix) with ESMTPSA id 75EEF20732; Wed, 11 Jul 2018 11:22:13 +0200 (CEST) Date: Wed, 11 Jul 2018 11:22:13 +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: <20180711092213.GN16084@piout.net> References: <20180610221645.GA26123@piout.net> <20180626161536.GH4207@piout.net> <522c3fc8-a4cc-bd83-d034-b5c690e541d0@nvidia.com> <20180626213138.GI4207@piout.net> <7fab97df-9cd9-fa57-47a8-883a717dd96c@nvidia.com> <20180709121747.GG16084@piout.net> <20180710221410.GL16084@piout.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 11/07/2018 10:17:11+0100, Jon Hunter wrote: > Hi Alexandre. > > On 10/07/18 23:14, Alexandre Belloni wrote: > > Hi Jon, > > > > Can you test that one? > > > > https://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git/patch/?id=4393575d9aa250c74335f8b37e0466b872b5080 > > > > This fixes setting alarms on the TPS658623 of my T20 board but I don't > > get the interrupt I'm expecting. However, I don't get interrupts with > > the offending patch reverted so hopefully, this fix is sufficient. > > Yes this fixes the problem. Feel free to add my ... > > Tested-by: Jon Hunter > Great ! Thank you for your patience, I'll send it as a fix before Sunday. -- Alexandre Belloni, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com