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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1B542C433FE for ; Mon, 17 Oct 2022 14:54:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230309AbiJQOyA (ORCPT ); Mon, 17 Oct 2022 10:54:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58760 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230167AbiJQOxz (ORCPT ); Mon, 17 Oct 2022 10:53:55 -0400 Received: from mail-pj1-x1035.google.com (mail-pj1-x1035.google.com [IPv6:2607:f8b0:4864:20::1035]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 74F96691A0 for ; Mon, 17 Oct 2022 07:53:44 -0700 (PDT) Received: by mail-pj1-x1035.google.com with SMTP id n18-20020a17090ade9200b0020b0012097cso13173447pjv.0 for ; Mon, 17 Oct 2022 07:53:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=jveD8Fr76glp1DYxH8RBX8//jU+rwCCAw4goKV+WEYA=; b=UJIoHx/gk4qgZaNeRdbeKXp0RWtmWsifoNxgVvBVZKdSitOOLM8ii0b5MMfBMYzdY2 OrEpEtj7HKemElQL9lCXKCVZrZD1jDtjbVsrQnOtOUOPW2Ny+9R8g/0uALspK835lnWR fWGTsdbdlq1DJI8l3MHLMVIF7b/28sgZW9zZs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=jveD8Fr76glp1DYxH8RBX8//jU+rwCCAw4goKV+WEYA=; b=hRzGHUDLNPYZfONnHXpuzz1zM5OD5CkanC83RYKNkTen2bHftNbzxTAgRatmJhhX6k QC11tSQwNbK/HzDguAxmsf2dVx1aSrr640nW6ZckFsr1ng+/B3xYqjE3bwHt8S5cdtOM TYqQo8d3uyeKY4snPGoIQg5vm8D4Keb+KNgNfGLOzwcfCP2MKux3nHSZrHssXT48Ulz+ 5QfDJP/Uf+iv7Fo+e/8006k4s/Lm2wN/oOzlXctqFvRTlrAAjpzk+l2GsN/HnKtUapkB 4EAnJBN6kLcbD873WBbS5I4wYh5LLOfBrhW8JERqc+qUYJ5ejnQyqmZzEekM7a6HXI1h 3OxA== X-Gm-Message-State: ACrzQf3uXCfuJzX6EKKIy/B7GR2X2moYqqr/KKkrfivqIiIVSRo+efdx AjjdOW+4qYALyKoELsbfcqINDacWO1qPgA== X-Google-Smtp-Source: AMsMyM4nQO4UKJ5QXVdrP2rsGsz82Ln+VXPL0rE36fYHd294i1sfhLZWTgeQ040q5LTsPdgww1DS0Q== X-Received: by 2002:a17:90b:2812:b0:205:cdc9:2ccf with SMTP id qb18-20020a17090b281200b00205cdc92ccfmr13741770pjb.97.1666018423239; Mon, 17 Oct 2022 07:53:43 -0700 (PDT) Received: from mail-pf1-f174.google.com (mail-pf1-f174.google.com. [209.85.210.174]) by smtp.gmail.com with ESMTPSA id m34-20020a634c62000000b004561e7569f8sm6310096pgl.8.2022.10.17.07.53.42 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 17 Oct 2022 07:53:42 -0700 (PDT) Received: by mail-pf1-f174.google.com with SMTP id i3so11298942pfk.9 for ; Mon, 17 Oct 2022 07:53:42 -0700 (PDT) X-Received: by 2002:a63:1326:0:b0:439:40b5:77cc with SMTP id i38-20020a631326000000b0043940b577ccmr11277758pgl.473.1666018421795; Mon, 17 Oct 2022 07:53:41 -0700 (PDT) MIME-Version: 1.0 References: <20220929161917.2348231-1-rrangel@chromium.org> <20220929093200.v6.6.I8092e417a8152475d13d8d638eb4c5d8ea12ac7b@changeid> In-Reply-To: From: Raul Rangel Date: Mon, 17 Oct 2022 08:53:29 -0600 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v6 06/13] ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flags To: "Rafael J. Wysocki" Cc: Dmitry Torokhov , Andy Shevchenko , ACPI Devel Maling List , linux-input , Hans de Goede , Mika Westerberg , Mario Limonciello , Tim Van Patten , Linus Walleij , "jingle.wu" , Dan Williams , Greg Kroah-Hartman , Jonathan Cameron , Len Brown , Nathan Chancellor , Nick Desaulniers , Terry Bowman , Tom Rix , Linux Kernel Mailing List , llvm@lists.linux.dev Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org On Sat, Oct 15, 2022 at 10:56 AM Rafael J. Wysocki wrote: > > On Fri, Sep 30, 2022 at 7:55 PM Dmitry Torokhov > wrote: > > > > On Fri, Sep 30, 2022 at 08:42:13PM +0300, Andy Shevchenko wrote: > > > On Fri, Sep 30, 2022 at 07:13:37PM +0200, Rafael J. Wysocki wrote: > > > > On Fri, Sep 30, 2022 at 1:22 AM Dmitry Torokhov > > > > wrote: > > > > > > ... > > > > > > > I think that patches [5-8/13] from this series are significant > > > > framework changes, so it would make sense to route them via the ACPI > > > > tree. > > > > > > > > If this is fine with everybody, I will queue them up for merging into > > > > 6.1 (probably in the second half of the upcoming merge window). > > > > > > I believe it's fine from GPIO ACPI perspective (there shouldn't be conflict, > > > but if you wish you always may take this PR [1] to your tree (it's already in > > > GPIO tree pending v6.1), it may be considered as immutable tag. > > > > > > [1]: https://lore.kernel.org/linux-gpio/Yym%2Fj+Y9MBOIhWtK@black.fi.intel.com/ > > > > Yeah, having an immutable branch hanging off 6.0-rcN would be awesome - > > I could pull it and this would avoid any potential conflicts later. > > This material is in the mainline now, but the branch is still there in > case you need it: > > git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \ > acpi-wakeup > > It won't be necessary any more after 6.1-rc1 is out, though, I suppose. Awesome, thanks for merging in the ACPI patches!