linux-stable/drivers/pinctrl/intel
Andy Shevchenko ed153b0793 pinctrl: intel: Define maximum pad number in the group
Instead of using hard coded magic number here and there,
define maximum pad number in the group in newly added
INTEL_PINCTRL_MAX_GPP_SIZE.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
2022-12-28 14:20:19 +02: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: Switch to to embedded struct pingroup 2022-06-20 14:38:29 +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: Add missing header(s) 2022-10-24 17:06:47 +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 pinctrl: intel: Define maximum pad number in the group 2022-12-28 14:20:19 +02:00
pinctrl-intel.h pinctrl: intel: Define maximum pad number in the group 2022-12-28 14:20:19 +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: Add missing header(s) 2022-10-24 17:06:47 +03:00
pinctrl-merrifield.c pinctrl: merrifield: Use temporary variable for struct device 2022-11-03 13:43:22 +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: intel: Add Intel Moorefield pin controller support 2022-11-08 16:28:17 +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