]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
pinctrl: intel: Fix the revision for new features (1kOhm PD, HW debouncer)
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 11 Mar 2026 17:14:04 +0000 (18:14 +0100)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 19 Mar 2026 06:58:53 +0000 (07:58 +0100)
commita4337a24d13e9e3b98a113e71d6b80dc5ed5f8c4
tree529dcb65859b471e91d3332a461698353c678960
parent340bba73c545bfc7e8fcbc5ee4c02f85088f024d
pinctrl: intel: Fix the revision for new features (1kOhm PD, HW debouncer)

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 <andriy.shevchenko@linux.intel.com>
drivers/pinctrl/intel/pinctrl-intel.c