alistair23-linux/drivers/pinctrl/intel
Andy Shevchenko 6d649fca34 pinctrl: intel: Move npins closer to pin_base in struct intel_community
It's common across the drivers to use the (pin_base, npins) pair to describe
community characteristics. Thus, move them in the struct intel_community
to be closer to each other.

While at it, add a blank line to cut driver usable fields from what core
reserves for itself.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
2020-04-22 14:20:00 +03:00
..
Kconfig pinctrl: intel: Add Intel Jasper Lake pin controller support 2020-04-14 16:17:13 +03:00
Makefile pinctrl: intel: Add Intel Jasper Lake pin controller support 2020-04-14 16:17:13 +03:00
pinctrl-baytrail.c pinctrl: baytrail: Use platform_get_irq_optional() explicitly 2020-04-15 18:30:39 +03:00
pinctrl-broxton.c pinctrl: broxton: Provide Interrupt Status register offset 2019-08-07 16:45:41 +03:00
pinctrl-cannonlake.c pinctrl: cannonlake: Use generic flag for special GPIO base treatment 2020-04-14 16:17:13 +03:00
pinctrl-cedarfork.c pinctrl: cedarfork: Update pin names according to v1.13c 2019-04-03 14:49:47 +03:00
pinctrl-cherryview.c pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handler 2020-04-17 14:36:22 +03:00
pinctrl-denverton.c pinctrl: denverton: Update pin names according to v1.08 2019-08-08 12:57:01 +03:00
pinctrl-geminilake.c pinctrl: geminilake: Provide Interrupt Status register offset 2019-08-07 16:45:41 +03:00
pinctrl-icelake.c pinctrl: icelake: Use generic flag for special GPIO base treatment 2020-04-14 16:17:13 +03:00
pinctrl-intel.c pinctrl: intel: Introduce new flag to force GPIO base to be 0 2020-04-14 16:17:13 +03:00
pinctrl-intel.h pinctrl: intel: Move npins closer to pin_base in struct intel_community 2020-04-22 14:20:00 +03:00
pinctrl-jasperlake.c pinctrl: intel: Add Intel Jasper Lake pin controller support 2020-04-14 16:17:13 +03:00
pinctrl-lewisburg.c pinctrl: lewisburg: Update pin list according to v1.1v6 2019-11-21 15:04:16 +01:00
pinctrl-lynxpoint.c pinctrl: lynxpoint: Use platform_get_irq_optional() explicitly 2020-04-16 18:54:34 +03:00
pinctrl-merrifield.c pinctrl: merrifield: Use devm_platform_ioremap_resource() 2019-07-23 16:13:14 +03:00
pinctrl-sunrisepoint.c pinctrl: sunrisepoint: Fix PAD lock register offset for SPT-H 2020-04-13 13:14:35 +03:00
pinctrl-tigerlake.c pinctrl: tigerlake: Use generic flag for special GPIO base treatment 2020-04-14 16:17:13 +03:00