From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.16]) (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 372883E2777; Wed, 18 Mar 2026 15:13:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.16 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773846785; cv=none; b=R4u5ud30GhqKxVDjNqKzNjaUrlf7fSwYdwmaSRl/7iv9Nf1k4KSggdA8WUfydTQtJiY6CbZcyBy3UuurORytoD7JGjqTHEF4HpT9gZL0gatJtQPbvSlQOVXHmUgUFi+Utpr6lU4ppXRXNGQjNsY5XHscTK8lybfp/W8FDQoU+5s= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773846785; c=relaxed/simple; bh=t2zkJMaFiVftfV+jr15+HFYL57C7m5hjGcWZzCLYMPw=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=Hv0VCTBueHQckvz5+R4xsjRScygoRs/EbH3ujHTqz8FhSosSIL15NZ43F8O1GJGfTdy6D3EV8+J1Dq82IreL0n8g1QqvWBKBgeVDdASkA5pe5fRF5GIZCg9MkxjXF4yJTKgXxDUCmbrTqSYYxy926Nxb59qwV9oKpF5GhCQe+Bo= 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=ffbWl6O5; arc=none smtp.client-ip=198.175.65.16 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="ffbWl6O5" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1773846784; x=1805382784; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=t2zkJMaFiVftfV+jr15+HFYL57C7m5hjGcWZzCLYMPw=; b=ffbWl6O5C98KtSe4OACBnSk7KLKWQOmRaQCeaEi+/5+2kVycaxHQhBne jr6Hdco1fOXQQaHta6MKcqv048D9evClPzhlL5HVJP/WuijVALI3TxEYK EdMQpW0ljy6zQFxnWg2aUsQ5WnEVbULGeu/hjOZlGGYltB0Za1lN1ldVO Btq/Mj/QQu0kQ7xqbKS3sWZD8q7I319/NPv1diQAgrRsGzH3wUb+jMEYB OIfRIcwxEvYcvKWPB2vtVphKyaEcR3rbGI0742j0llGSjd9mhYuDwji7g /ydBsfEVPs+6ywFJfbsuuHs4hj6tliEQAcDaSVFprBhhONHxtJ8+PBBA7 w==; X-CSE-ConnectionGUID: zlwhqC4OSPiL3yBMBT5Jng== X-CSE-MsgGUID: nxtrdLcNTO60v6vWP1qqkQ== X-IronPort-AV: E=McAfee;i="6800,10657,11733"; a="75084538" X-IronPort-AV: E=Sophos;i="6.23,127,1770624000"; d="scan'208";a="75084538" Received: from fmviesa001.fm.intel.com ([10.60.135.141]) by orvoesa108.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Mar 2026 08:13:01 -0700 X-CSE-ConnectionGUID: FGM7mnJbRUedmRnbxiqWFg== X-CSE-MsgGUID: vjJzXHC9QmKUWgwYqVX1DQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.23,127,1770624000"; d="scan'208";a="247122453" Received: from black.igk.intel.com ([10.91.253.5]) by fmviesa001.fm.intel.com with ESMTP; 18 Mar 2026 08:12:59 -0700 Received: by black.igk.intel.com (Postfix, from userid 1003) id 147009D; Wed, 18 Mar 2026 16:12:58 +0100 (CET) From: Andy Shevchenko To: Mika Westerberg , Andy Shevchenko , linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Andy Shevchenko , Linus Walleij Subject: [PATCH v1 2/5] pinctrl: intel: Fix the revision for new features (1kOhm PD, HW debouncer) Date: Wed, 18 Mar 2026 16:10:16 +0100 Message-ID: <20260318151256.2590375-3-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.50.1 In-Reply-To: <20260318151256.2590375-1-andriy.shevchenko@linux.intel.com> References: <20260318151256.2590375-1-andriy.shevchenko@linux.intel.com> Precedence: bulk X-Mailing-List: linux-gpio@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit The 1kOhm pull down and hardware debouncer are features of the revision 0.92 of the Chassis specification. Fix that in the code accordingly. Signed-off-by: Andy Shevchenko --- drivers/pinctrl/intel/pinctrl-intel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pinctrl/intel/pinctrl-intel.c b/drivers/pinctrl/intel/pinctrl-intel.c index adaa37a42754..a5a264ba6fbb 100644 --- a/drivers/pinctrl/intel/pinctrl-intel.c +++ b/drivers/pinctrl/intel/pinctrl-intel.c @@ -1611,7 +1611,7 @@ int intel_pinctrl_probe(struct platform_device *pdev, value = readl(regs + REVID); if (value == ~0u) return -ENODEV; - if (((value & REVID_MASK) >> REVID_SHIFT) >= 0x94) { + if (((value & REVID_MASK) >> REVID_SHIFT) >= 0x92) { community->features |= PINCTRL_FEATURE_DEBOUNCE; community->features |= PINCTRL_FEATURE_1K_PD; } -- 2.50.1