Merge tag 'intel-pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 18 Nov 2022 08:20:20 +0000 (09:20 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 18 Nov 2022 08:20:20 +0000 (09:20 +0100)
commit91dd31146f06f37cdf59c5478d0058ac9f246a72
tree0ae872d5e302dbf1f145be16d029324429ba4aa9
parent196270c5d6f3cfabd609e6202858fbccec14691f
parentb14ef61314b37a4a720a1f5686627d5061387480
Merge tag 'intel-pinctrl-v6.2-1' of git://git./linux/kernel/git/pinctrl/intel into devel

intel-pinctrl for v6.2-1

* Add Intel Moorefield pin control driver
* Deduplicate COMMUNITY() macro in the Intel pin control drivers
* Switch Freescale GPIO driver to use fwnode instead of of_node
* Miscellaneous clenups here and there

The following is an automated git shortlog grouped by driver:

alderlake:
 -  Deduplicate COMMUNITY macro code

cannonlake:
 -  Deduplicate COMMUNITY macro code

device property:
 -  Introduce fwnode_device_is_compatible() helper

icelake:
 -  Deduplicate COMMUNITY macro code

intel:
 -  Add Intel Moorefield pin controller support
 -  Use temporary variable for struct device
 -  Use str_enable_disable() helper

merrifield:
 -  Use temporary variable for struct device

qcom:
 -  lpass-lpi: Add missed bitfield.h

soc:
 -  fsl: qe: Switch to use fwnode instead of of_node

sunrisepoint:
 -  Deduplicate COMMUNITY macro code

tigerlake:
 -  Deduplicate COMMUNITY macro code