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=-3.9 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no 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 9806AC2D0A3 for ; Fri, 6 Nov 2020 13:49:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1AF8F2067B for ; Fri, 6 Nov 2020 13:49:26 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="kmHCNlz3" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727342AbgKFNtZ (ORCPT ); Fri, 6 Nov 2020 08:49:25 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37692 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727214AbgKFNtZ (ORCPT ); Fri, 6 Nov 2020 08:49:25 -0500 Received: from mail-lf1-x143.google.com (mail-lf1-x143.google.com [IPv6:2a00:1450:4864:20::143]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F3F1EC0613D2 for ; Fri, 6 Nov 2020 05:49:24 -0800 (PST) Received: by mail-lf1-x143.google.com with SMTP id h6so2024016lfj.3 for ; Fri, 06 Nov 2020 05:49:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=22OIdEFUCyt4H3KQWqTyCb3vVMeDhkPiacWpzyCBWYo=; b=kmHCNlz35nAFF0GkwKonjMa/BUk+1EOVQYoXBTZfLhFVh9nr/sz9dyu3BD2g2NG/l6 D7MJ5hOXsYKiAJf8rWpv5vPOlfr5C6dmn9thpIjh7RKDQe9ibyFFhf4T+lhh6ij6lwTr iyb2XSbdel6hKpngK2AnrN58GUVUE+ETChlAbXAQFV56TTu938591orYsjm0Z593ymDq L5jR6YetcH21OTORqdlX6N7mTzckjHBm5yv90pHgAeGtLZE0IaI4rPMPr9DBqVxSRmg5 wu3gwF3Hw9OEL4ZgGexfllFdNiQOWul0PGxlkAV0JnPB43gVCLH8Il7VNgmAibKahAFR orew== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=22OIdEFUCyt4H3KQWqTyCb3vVMeDhkPiacWpzyCBWYo=; b=sq8EKWthi2NvCZfDrcPePHbsxlLc12BqQzYmSAe9KSzpq1zYXo5lPWdOajDKTtyZkv 37y189fFHU9Xmrk/ukvxb4DzCHEz8VMd81ZnFQpOC0mO23kYGasHI1IBrSq7HwqX05wc puRaLn7qVRxNOiBNcffWqK+IIJ5Ov+wiG4dcc+N2GIpnWsmjNxA5OtnvWvhNMu1GN9Yi 91sVI6CL/5JHKatJyoW7frvwIlJvmcBw9ltAyPO33LEz1uBnk3pIhST2sGnf3/DT0K3k 5K+TDtPOFShX3MIhLe7hKmkxW0UvFFPcb+gqaJcmAw5S/CBABa+s/PEPRc4XGqjK1/2C EoNA== X-Gm-Message-State: AOAM53015gNnRq5WmTvFK13dFglcL1bGQgSs1HMh9YVvQUzn3ADDvfdp lDZUqPu2CoviO+LmhWzuca4074XRIwuKNRvjFjsBPA== X-Google-Smtp-Source: ABdhPJwm3Xd7nf58h8q44ytLIskUkZZWdezej9K9s3tuJjII7XbZbLMt4ufSdT47OHwPZE8FoX7luU3/Objd/SjTU0I= X-Received: by 2002:a05:6512:322d:: with SMTP id f13mr878802lfe.571.1604670563316; Fri, 06 Nov 2020 05:49:23 -0800 (PST) MIME-Version: 1.0 References: <20201014231158.34117-1-warthog618@gmail.com> <20201028232211.GB4384@sol> <20201031000139.GA7042@sol> In-Reply-To: <20201031000139.GA7042@sol> From: Linus Walleij Date: Fri, 6 Nov 2020 14:49:12 +0100 Message-ID: Subject: Re: [PATCH v2 0/3] gpiolib: cdev: allow edge event timestamps to be configured as REALTIME To: Kent Gibson Cc: Bartosz Golaszewski , "linux-kernel@vger.kernel.org" , "open list:GPIO SUBSYSTEM" Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Sat, Oct 31, 2020 at 1:01 AM Kent Gibson wrote: > On Fri, Oct 30, 2020 at 03:52:24PM +0100, Bartosz Golaszewski wrote: > > The series no longer applies on top of v5.10-rc1. Could you rebase and resend? > > Nuts, it relies on my doc tidy-up series that Linus has pulled into > fixes, and so will likely go into v5.10-rc2?? If I have time to get the GPIO fixes into -rc2. Otherwise -rc3 and then I need to merge the resulting -rc into the devel branch before applying. I will get to it sooner or later, I think Bartosz might have some more GPIO fixes that I need to pull first before sending any fixes upstream. Yours, Linus Walleij