From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 029BF3537C7 for ; Fri, 8 May 2026 06:04:01 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.15 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778220247; cv=none; b=V9NN+5UR+tPcWRH1Hhl8oBHGdqYSx3zmdGi+fFO9i4ku1aHNUfiMZ4VlvBq1qyM9RcEYagbGY0Wx1G4CfPJ+pVkuba3XJUIw4r4rXej3kqxx15Mb6Wm2I7zRWJTicYBxojg4xPGuhlCdahq20vr1WyksYeQM0xYqoE8bFtxQ/3o= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778220247; c=relaxed/simple; bh=ha+Myc3+RQ2XdM0knSj3ZEXZZwjIhTDQ2c1+8gSfVdg=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=Np0no1ymCowtHsnYr448L2z1mnJlxtlwzvmzCOugNYoraT5Gwia9lDH2xykplpR8BeQZ6zdqlFazCayqu0PUASoqr9Umb+4EXYK7rT+RdcTKpCzYITBU6lEXya7ENyQPtzwk4VzDitWQzpzke6TDgccFVv5pVeqamYUIgKQW3CA= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=pass smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=RzqPl2K6; arc=none smtp.client-ip=192.198.163.15 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="RzqPl2K6" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1778220242; x=1809756242; h=date:from:to:cc:subject:message-id:mime-version; bh=ha+Myc3+RQ2XdM0knSj3ZEXZZwjIhTDQ2c1+8gSfVdg=; b=RzqPl2K6TJP5DDE0/T6nK7Q2v1oAqtyAbttTtq/vl7Xbh5qNAn3/1N5E tX2zZniGhZgB7qca9qwtl20lhBLafYn2mJjQfoXHIsPk4EWF1Psu41bh+ PGk0uSghzctkgednynj5gOipfjo5644IsDQp3hKJooFOWFZkhYksz/iqi wvs0IiLbAaCkTLMdHsGEU382UzqfCHVnAqiDOZzJaiLsNYdUOQW7vxYOg YeidV2f8/IoU0BMPutBhpB3QM7a1nWk8HS9IC1KhY/42EpLYRqvmxhzsR iURbgVeH/EB+QRwUg2YClzTfm+N0Bak5/022wXCVtP6vdsxsGr0lc4AVL Q==; X-CSE-ConnectionGUID: TmAjN5Q2RjmxOWU+cA/vgQ== X-CSE-MsgGUID: rGrf2FYzTxWDKxk2BhN2mQ== X-IronPort-AV: E=McAfee;i="6800,10657,11779"; a="79290310" X-IronPort-AV: E=Sophos;i="6.23,223,1770624000"; d="scan'208";a="79290310" Received: from orviesa007.jf.intel.com ([10.64.159.147]) by fmvoesa109.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 May 2026 23:04:00 -0700 X-CSE-ConnectionGUID: T01xFDVaTN2d7wUcI42uOg== X-CSE-MsgGUID: QG2z3RZARwSTUgQ4iynGCA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.23,223,1770624000"; d="scan'208";a="236925493" Received: from black.igk.intel.com ([10.91.253.5]) by orviesa007.jf.intel.com with ESMTP; 07 May 2026 23:03:59 -0700 Received: by black.igk.intel.com (Postfix, from userid 1003) id 544C598; Fri, 08 May 2026 08:03:57 +0200 (CEST) Date: Fri, 8 May 2026 08:03:57 +0200 From: Andy Shevchenko To: Linux GPIO Cc: Linus Walleij , Bartosz Golaszewski , Andy Shevchenko Subject: [GIT PULL] intel-gpio for 7.1-1 Message-ID: Precedence: bulk X-Mailing-List: linux-gpio@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Hi Linux GPIO maintainers, A single fix for ACPI interrupts handling on boot. Have been in Linux Next for a while without reported regressions. Please, pull for the current, v7.1 cycle. Thanks, With Best Regards, Andy Shevchenko The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731: Linux 7.1-rc1 (2026-04-26 14:19:00 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel.git tags/intel-gpio-v7.1-1 for you to fetch changes up to 3bb62e3f99a557d257e5f5a803200051b7de3afa: gpiolib: acpi: Only trigger ActiveBoth interrupts on boot (2026-04-29 15:47:02 +0200) ---------------------------------------------------------------- intel-gpio for v7.1-1 * Only trigger interrupts that defined ActiveBoth in ACPI on boot ---------------------------------------------------------------- Mario Limonciello (1): gpiolib: acpi: Only trigger ActiveBoth interrupts on boot drivers/gpio/gpiolib-acpi-core.c | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) -- With Best Regards, Andy Shevchenko