From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E595EC5CFEB for ; Wed, 11 Jul 2018 09:17:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 92BE320878 for ; Wed, 11 Jul 2018 09:17:17 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 92BE320878 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=nvidia.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732531AbeGKJUg (ORCPT ); Wed, 11 Jul 2018 05:20:36 -0400 Received: from hqemgate16.nvidia.com ([216.228.121.65]:19822 "EHLO hqemgate16.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726398AbeGKJUf (ORCPT ); Wed, 11 Jul 2018 05:20:35 -0400 Received: from hqpgpgate102.nvidia.com (Not Verified[216.228.121.13]) by hqemgate16.nvidia.com (using TLS: TLSv1, AES128-SHA) id ; Wed, 11 Jul 2018 02:17:10 -0700 Received: from HQMAIL101.nvidia.com ([172.20.161.6]) by hqpgpgate102.nvidia.com (PGP Universal service); Wed, 11 Jul 2018 02:17:11 -0700 X-PGP-Universal: processed; by hqpgpgate102.nvidia.com on Wed, 11 Jul 2018 02:17:11 -0700 Received: from [10.21.132.122] (10.124.1.5) by HQMAIL101.nvidia.com (172.20.187.10) with Microsoft SMTP Server (TLS) id 15.0.1347.2; Wed, 11 Jul 2018 09:17:13 +0000 Subject: Re: [GIT PULL] RTC for 4.18 To: Alexandre Belloni CC: Linus Torvalds , , 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> From: Jon Hunter Message-ID: Date: Wed, 11 Jul 2018 10:17:11 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: <20180710221410.GL16084@piout.net> X-Originating-IP: [10.124.1.5] X-ClientProxiedBy: HQMAIL104.nvidia.com (172.18.146.11) To HQMAIL101.nvidia.com (172.20.187.10) Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 Cheers! Jon -- nvpublic