From patchwork Tue Aug 7 00:32:11 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 954318 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=linux-gpio-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="WSw05l9Y"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 41kwT62FRRz9s5K for ; Tue, 7 Aug 2018 10:32:26 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732347AbeHGCoC (ORCPT ); Mon, 6 Aug 2018 22:44:02 -0400 Received: from mail-it0-f68.google.com ([209.85.214.68]:34631 "EHLO mail-it0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731092AbeHGCoC (ORCPT ); Mon, 6 Aug 2018 22:44:02 -0400 Received: by mail-it0-f68.google.com with SMTP id d70-v6so13838256ith.1 for ; Mon, 06 Aug 2018 17:32:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:from:date:message-id:subject:to:cc; bh=N8+sNy05ycg9c2PeJx0NTstMC0emdQUf3EpwdrhV3Ig=; b=WSw05l9YX/qpNHUTUq9xzvjsjE9NOAggLGNfI2fY1opwUq56y+dSyi92wOh+7o201W UH41NnTyHqToR+Wpdpu5gE3Q/3qI9GN+irqtOsOoiiucJ65G8LJv6Yrja4quRSeqba/A LPV9QakQoB87tzIU9JMwYY2ITs5wYkkpxy8yM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=N8+sNy05ycg9c2PeJx0NTstMC0emdQUf3EpwdrhV3Ig=; b=Qf4QFvb/xmLpSgX+ZtFTInFuKQcHB9sXg8FgG3ROWaetadPdV5P64h/ocP6fyirXsm PwlhizAqROxb/MyOH1YbFYrduwuqSydEL9cUrpzCMdaS99C2LJcjFg6GZKH7JDNKke1z cjhZxiQ2mVVVUoF0hL1dRfqDYZfF5DXZbFMa+9FkGyctQHtBVx7zloBAjsqTCdGi+3JG VtRU/PIozowCgjHJ4qnPVDzRYCte8FO3oBMf/Qd3aWcw1KLmrTwJ3/UPYh54jdKmENr7 H3Qt0yYYUZsge5Vd5ayjCjDxk86NzuhNzdKqzAn+GCcdO69FelK1bcGNPtMiFSkYC3Wp V6vQ== X-Gm-Message-State: AOUpUlEl42ZtRAd8gx6l9PTBHOVsas2pqMgktN5rey4xNPQmVeq1+tHQ kqJ2zodr6GPRS0LGzC+FV92Bv4+bWKrWsbQkR0n8MR6q7AI= X-Google-Smtp-Source: AA+uWPxPHhRqmNzVxZJ2o27eaLiRPu0SGLgaFT5ulJ6cAbsFWXvQUJF6B7SfZudf6xa1K5Nzhn4DFVp3WXQmN+mphxk= X-Received: by 2002:a24:2c49:: with SMTP id i70-v6mr198172iti.135.1533601944365; Mon, 06 Aug 2018 17:32:24 -0700 (PDT) MIME-Version: 1.0 From: Linus Walleij Date: Tue, 7 Aug 2018 02:32:11 +0200 Message-ID: Subject: [GIT PULL] GPIO fix for v4.18 To: Linus Torvalds Cc: "open list:GPIO SUBSYSTEM" , linux-kernel , Benjamin Tissoires Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org Hi Linus, a single ACPI GPIO thingie that is standing out. Please pull it in! Description in the commit log. Yours, Linus Walleij The following changes since commit acb1872577b346bd15ab3a3f8dff780d6cca4b70: Linux 4.18-rc7 (2018-07-29 14:44:52 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git tags/gpio-v4.18-3 for you to fetch changes up to ca876c7483b697b498868b1f575997191b077885: gpiolib-acpi: make sure we trigger edge events at least once on boot (2018-08-01 11:45:10 +0200) ---------------------------------------------------------------- GPIO fixes for v4.18: This is a single fix affecting X86 ACPI, and as such pretty important. It is going to stable as well and have all the high-notch x86 platform developers agreeing on it. ---------------------------------------------------------------- Benjamin Tissoires (1): gpiolib-acpi: make sure we trigger edge events at least once on boot drivers/gpio/gpiolib-acpi.c | 56 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 55 insertions(+), 1 deletion(-) --- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html