linux/drivers/pinctrl/intel
Andy Shevchenko 0633dc4a54 pinctrl: cherryview: Don't use IRQ core constanst for invalid IRQ
The semantics of INVALID_HWIRQ is rather localized to IPI usage.
Let's keep it that way.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
2023-06-02 20:34:54 +03:00
..
Kconfig pinctrl: intel: Add Intel Moorefield pin controller support 2022-11-08 16:28:17 +02:00
Makefile pinctrl: intel: Add Intel Moorefield pin controller support 2022-11-08 16:28:17 +02:00
pinctrl-alderlake.c pinctrl: alderlake: Replace ADL_COMMUNITY() by INTEL_COMMUNITY_GPPS() 2022-12-27 21:17:54 +02:00
pinctrl-baytrail.c pinctrl: baytrail: Use BIT() in BYT_PULL_ASSIGN_* definitions 2023-06-02 20:34:53 +03:00
pinctrl-broxton.c pinctrl: broxton: Replace BXT_COMMUNITY() by INTEL_COMMUNITY_SIZE() 2022-12-27 21:17:54 +02:00
pinctrl-cannonlake.c pinctrl: cannonlake: Replace CNL_COMMUNITY() by INTEL_COMMUNITY_GPPS() 2022-12-27 21:17:54 +02:00
pinctrl-cedarfork.c pinctrl: cedarfork: Replace CDF_COMMUNITY() by INTEL_COMMUNITY_GPPS() 2022-12-27 21:17:54 +02:00
pinctrl-cherryview.c pinctrl: cherryview: Don't use IRQ core constanst for invalid IRQ 2023-06-02 20:34:54 +03:00
pinctrl-denverton.c pinctrl: denverton: Replace DNV_COMMUNITY() by INTEL_COMMUNITY_GPPS() 2022-12-27 21:17:54 +02:00
pinctrl-elkhartlake.c pinctrl: elkhartlake: Replace EHL_COMMUNITY() by INTEL_COMMUNITY_GPPS() 2022-12-27 21:17:54 +02:00
pinctrl-emmitsburg.c pinctrl: emmitsburg: Replace EBG_COMMUNITY() by INTEL_COMMUNITY_GPPS() 2022-12-27 21:17:54 +02:00
pinctrl-geminilake.c pinctrl: geminilake: Replace GLK_COMMUNITY() by INTEL_COMMUNITY_SIZE() 2022-12-27 21:17:54 +02:00
pinctrl-icelake.c pinctrl: icelake: Replace ICL_COMMUNITY() by INTEL_COMMUNITY_GPPS() 2022-12-27 21:17:54 +02:00
pinctrl-intel.c Core changes: 2023-02-22 11:05:56 -08:00
pinctrl-intel.h pinctrl: intel: Get rid of unused members in struct intel_function 2022-12-30 10:22:53 +02:00
pinctrl-jasperlake.c pinctrl: jasperlake: Replace JSL_COMMUNITY() by INTEL_COMMUNITY_GPPS() 2022-12-27 21:17:55 +02:00
pinctrl-lakefield.c pinctrl: lakefield: Replace LKF_COMMUNITY() by INTEL_COMMUNITY_GPPS() 2022-12-27 21:17:55 +02:00
pinctrl-lewisburg.c pinctrl: lewisburg: Replace LBG_COMMUNITY() by INTEL_COMMUNITY_SIZE() 2022-12-27 21:17:55 +02:00
pinctrl-lynxpoint.c pinctrl: lynxpoint: Convert to use new memeber in struct intel_function 2022-12-30 10:22:53 +02:00
pinctrl-merrifield.c pinctrl: merrifield: Convert to use new memeber in struct intel_function 2022-12-30 10:22:53 +02:00
pinctrl-meteorlake.c pinctrl: meteorlake: Replace MTL_COMMUNITY() by INTEL_COMMUNITY_GPPS() 2022-12-27 21:17:55 +02:00
pinctrl-moorefield.c pinctrl: moorefield: Convert to use new memeber in struct intel_function 2022-12-30 10:22:53 +02:00
pinctrl-sunrisepoint.c pinctrl: sunrisepoint: Replace SPT_COMMUNITY() by INTEL_COMMUNITY_*() 2022-12-27 21:17:55 +02:00
pinctrl-tigerlake.c pinctrl: tigerlake: Replace TGL_COMMUNITY() by INTEL_COMMUNITY_GPPS() 2022-12-27 21:17:55 +02:00