Pin control fixes for the v5.12 kernel cycle:

- Fix up some Intel GPIO base calculations.
- Fix a register offset in the Microchip driver.
- Fix suspend/resume bug in the Rockchip driver.
- Default pull up strength in the Qualcomm LPASS
  driver.
- Fix two pingroup offsets in the Qualcomm SC7280
  driver.
- Fix SDC1 register offset in the Qualcomm SC7280
  driver.
- Fix a nasty string concatenation in the
  Qualcomm SDX55 driver.
- Check the REVID register to see if the device is
  real or virtualized during virtualization in the
  Intel driver.
Merge tag 'intel-pinctrl-v5.12-3' of gitolite.kernel.org:pub/scm/linux/kernel/git/pinctrl/intel into fixes

intel-pinctrl for v5.12-3

* Check if device is present, which is not the case in Xen

The following is an automated git shortlog grouped by driver:

intel:
 -  check REVID register value for device presence