forked from Minki/linux
93a4b1b946
- Core functionality: - Enable exclusive pin ownership: it is possible to flag a pin controller so that GPIO and other functions cannot use a single pin simultaneously. - New drivers: - NXP LPC18xx System Control Unit pin controller - Imagination Pistachio SoC pin controller - New subdrivers: - Freescale i.MX7d SoC - Intel Sunrisepoint-H PCH - Renesas PFC R8A7793 - Renesas PFC R8A7794 - Mediatek MT6397, MT8127 - SiRF Atlas 7 - Allwinner A33 - Qualcomm MSM8660 - Marvell Armada 395 - Rockchip RK3368 - Cleanups: - A big cleanup of the Marvell MVEBU driver rectifying it to correspond to reality - Drop platform device probing from the SH PFC driver, we are now a DT only shop for SuperH - Drop obsolte multi-platform check for SH PFC - Various janitorial: constification, grammar etc - Improvements: - The AT91 GPIO portions now supports the set_multiple() feature - Split out SPI pins on the Xilinx Zynq - Support DTs without specific function nodes in the i.MX driver -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAABAgAGBQJVin37AAoJEEEQszewGV1zIlQP/i6+C47z3OV67hYAOmlGoynl wsdTFbyp+GIPl3N1r0lRzxOfQsuc9t93iDMrC5ssN9VFaj8MgH/j3XKWf5A55iVn u7nNQzIFjzTwl58/Pu4oM+d9l5i26o44teFKh3xI4aup4AFed3+lDkQtRipgo29c V4y+6SaQxQ46e2qaOAM20gEagm2a8EvChn1Zo/HLQnnmZcKBxgObJna7iTZWm+fN LzyBWtczFYPxfQ9IqYzklyeou4ohfrcHzqN71IEtmGMXxob+i04QS9FQXaPitgBG UORjwFVh8690n3ETQobjLrylOF5F/3+RdCGqanYOLgaJ0aix4+EByLz9FbxLPnJk 4Utijk2SKxLUb3dXZIfpwKtmPmvLJkFqwSazN5WDIg9Rjqz/H1p9UTWP0cfPRwJa 9INDZeK833kjYdtK6UMBpuNFkgGtpKTlhMX/cI78KYsEwVgK8r69b7uNr+2OUMgh 4i7dbHgb5/NpHlUlacVPTBvXf7C1iQ//vqh0Oc20lp/mAY1tVGuYRHno6QVyRtfS DmCNPtbAgCa9FmP/t5NA8a3wana2ObTT2NCNMGEue7tJxVX4YaLpwIAEnUSHSJOQ seI8HT2M1yEiSes9V+OuigHt3pKk68fMe0ZqDkovcd4QBlub6WTAPXWrXpbHtBCo k+hT8TlDYaDbQkNDzXtg =UyKm -----END PGP SIGNATURE----- Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl Pull pin control updates from Linus Walleij: "Here is the bulk of pin control changes for the v4.2 series: Quite a lot of new SoC subdrivers and two new main drivers this time, apart from that business as usual. Details: Core functionality: - Enable exclusive pin ownership: it is possible to flag a pin controller so that GPIO and other functions cannot use a single pin simultaneously. New drivers: - NXP LPC18xx System Control Unit pin controller - Imagination Pistachio SoC pin controller New subdrivers: - Freescale i.MX7d SoC - Intel Sunrisepoint-H PCH - Renesas PFC R8A7793 - Renesas PFC R8A7794 - Mediatek MT6397, MT8127 - SiRF Atlas 7 - Allwinner A33 - Qualcomm MSM8660 - Marvell Armada 395 - Rockchip RK3368 Cleanups: - A big cleanup of the Marvell MVEBU driver rectifying it to correspond to reality - Drop platform device probing from the SH PFC driver, we are now a DT only shop for SuperH - Drop obsolte multi-platform check for SH PFC - Various janitorial: constification, grammar etc Improvements: - The AT91 GPIO portions now supports the set_multiple() feature - Split out SPI pins on the Xilinx Zynq - Support DTs without specific function nodes in the i.MX driver" * tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl: (99 commits) pinctrl: rockchip: add support for the rk3368 pinctrl: rockchip: generalize perpin driver-strength setting pinctrl: sh-pfc: r8a7794: add SDHI pin groups pinctrl: sh-pfc: r8a7794: add MMCIF pin groups pinctrl: sh-pfc: add R8A7794 PFC support pinctrl: make pinctrl_register() return proper error code pinctrl: mvebu: armada-39x: add support for Armada 395 variant pinctrl: mvebu: armada-39x: add missing SATA functions pinctrl: mvebu: armada-39x: add missing PCIe functions pinctrl: mvebu: armada-38x: add ptp functions pinctrl: mvebu: armada-38x: add ua1 functions pinctrl: mvebu: armada-38x: add nand functions pinctrl: mvebu: armada-38x: add sata functions pinctrl: mvebu: armada-xp: add dram functions pinctrl: mvebu: armada-xp: add nand rb function pinctrl: mvebu: armada-xp: add spi1 function pinctrl: mvebu: armada-39x: normalize ref clock naming pinctrl: mvebu: armada-xp: rename spi to spi0 pinctrl: mvebu: armada-370: align spi1 clock pin naming pinctrl: mvebu: armada-370: align VDD cpu-pd pin naming with datasheet ... |
||
---|---|---|
.. | ||
8xxx_gpio.txt | ||
abilis,tb10x-gpio.txt | ||
brcm,brcmstb-gpio.txt | ||
brcm,kona-gpio.txt | ||
cavium-octeon-gpio.txt | ||
cirrus,clps711x-mctrl-gpio.txt | ||
fsl-imx-gpio.txt | ||
fujitsu,mb86s70-gpio.txt | ||
gpio_atmel.txt | ||
gpio_lpc32xx.txt | ||
gpio-74x164.txt | ||
gpio-74xx-mmio.txt | ||
gpio-adnp.txt | ||
gpio-altera.txt | ||
gpio-atlas7.txt | ||
gpio-clps711x.txt | ||
gpio-davinci.txt | ||
gpio-dsp-keystone.txt | ||
gpio-etraxfs.txt | ||
gpio-fan.txt | ||
gpio-grgpio.txt | ||
gpio-lp3943.txt | ||
gpio-max732x.txt | ||
gpio-mcp23s08.txt | ||
gpio-mm-lantiq.txt | ||
gpio-msm.txt | ||
gpio-mvebu.txt | ||
gpio-mxs.txt | ||
gpio-nmk.txt | ||
gpio-omap.txt | ||
gpio-palmas.txt | ||
gpio-pca953x.txt | ||
gpio-pcf857x.txt | ||
gpio-poweroff.txt | ||
gpio-restart.txt | ||
gpio-samsung.txt | ||
gpio-stericsson-coh901.txt | ||
gpio-stmpe.txt | ||
gpio-stp-xway.txt | ||
gpio-sx150x.txt | ||
gpio-twl4030.txt | ||
gpio-tz1090-pdc.txt | ||
gpio-tz1090.txt | ||
gpio-vf610.txt | ||
gpio-xgene-sb.txt | ||
gpio-xgene.txt | ||
gpio-xilinx.txt | ||
gpio-xlp.txt | ||
gpio-zevio.txt | ||
gpio-zynq.txt | ||
gpio.txt | ||
moxa,moxart-gpio.txt | ||
mrvl-gpio.txt | ||
nvidia,tegra20-gpio.txt | ||
nxp,lpc1850-gpio.txt | ||
pl061-gpio.txt | ||
renesas,gpio-rcar.txt | ||
snps-dwapb-gpio.txt | ||
sodaville.txt | ||
spear_spics.txt |