Merge tag 'pinctrl-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Pull pin control fixes from Linus Walleij: "A bunch of pin control fixes, some a bit overly ripe, sorry about that. We have important systems like Intel laptops and Qualcomm mobile chips covered. - Pad lock register on Intel Sunrisepoint had the wrong offset - Fix pin config setting for the Baytrail GPIO chip - Fix a compilation warning in the Mediatek driver - Fix a function group name in the Actions driver - Fix a behaviour bug in the edge polarity code in the Qualcomm driver - Add a missing spinlock in the Intel Cherryview driver - Add affinity callbacks to the Qualcomm MSMGPIO chip" * tag 'pinctrl-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl: pinctrl: qcom: Add affinity callbacks to msmgpio IRQ chip pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handler pinctrl: qcom: fix wrong write in update_dual_edge pinctrl: actions: fix function group name for i2c0_group pinctrl: mediatek: remove shadow variable declaration pinctrl: baytrail: Enable pin configuration setting for GPIO chip pinctrl: sunrisepoint: Fix PAD lock register offset for SPT-H
No related branches found
No related tags found
Showing
- drivers/pinctrl/actions/pinctrl-s700.c 1 addition, 1 deletiondrivers/pinctrl/actions/pinctrl-s700.c
- drivers/pinctrl/intel/pinctrl-baytrail.c 1 addition, 0 deletionsdrivers/pinctrl/intel/pinctrl-baytrail.c
- drivers/pinctrl/intel/pinctrl-cherryview.c 4 additions, 0 deletionsdrivers/pinctrl/intel/pinctrl-cherryview.c
- drivers/pinctrl/intel/pinctrl-sunrisepoint.c 8 additions, 7 deletionsdrivers/pinctrl/intel/pinctrl-sunrisepoint.c
- drivers/pinctrl/mediatek/pinctrl-paris.c 0 additions, 2 deletionsdrivers/pinctrl/mediatek/pinctrl-paris.c
- drivers/pinctrl/qcom/pinctrl-msm.c 26 additions, 1 deletiondrivers/pinctrl/qcom/pinctrl-msm.c
Please register or sign in to comment