Merge tag 'pinctrl-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Pull pin control fixes from Linus Walleij: "Here are some overly ripe pin control fixes for the v4.2 series. They got delayed because of various crap commits and having to clean and rinse the patch stack a few times. Now they are however looking good. - some dead defines dropped from the Samsung driver, was targeted for -rc2 but got delayed - drop the strict mode from abx500, this was too strict - fix the R-Car sparse IRQs code to work as intended - fix the IRQ code for the pinctrl-single GPIO backend to not enforce threaded IRQs - clear the latched events/IRQs for the Broadcom BCM2835 driver - fix up debugfs for the Freescale imx1 driver - fix a typo bug in the Schmitt Trigger setup in the LPC18xx driver" * tag 'pinctrl-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl: pinctrl: lpc18xx: fix schmitt trigger setup Subject: pinctrl: imx1-core: Fix debug output in .pin_config_set callback pinctrl: bcm2835: Clear the event latch register when disabling interrupts pinctrl: single: ensure pcs irq will not be forced threaded sh-pfc: fix sparse GPIOs for R-Car SoCs pinctrl: abx500: remove strict mode pinctrl: samsung: Remove old unused defines
No related branches found
No related tags found
Showing
- drivers/pinctrl/bcm/pinctrl-bcm2835.c 2 additions, 0 deletionsdrivers/pinctrl/bcm/pinctrl-bcm2835.c
- drivers/pinctrl/freescale/pinctrl-imx1-core.c 1 addition, 2 deletionsdrivers/pinctrl/freescale/pinctrl-imx1-core.c
- drivers/pinctrl/nomadik/pinctrl-abx500.c 0 additions, 1 deletiondrivers/pinctrl/nomadik/pinctrl-abx500.c
- drivers/pinctrl/pinctrl-lpc18xx.c 2 additions, 2 deletionsdrivers/pinctrl/pinctrl-lpc18xx.c
- drivers/pinctrl/pinctrl-single.c 2 additions, 1 deletiondrivers/pinctrl/pinctrl-single.c
- drivers/pinctrl/samsung/pinctrl-samsung.c 0 additions, 5 deletionsdrivers/pinctrl/samsung/pinctrl-samsung.c
- drivers/pinctrl/sh-pfc/sh_pfc.h 1 addition, 1 deletiondrivers/pinctrl/sh-pfc/sh_pfc.h
Please register or sign in to comment