linux-stable/include/dt-bindings/pinctrl
Linus Torvalds 5e2e7383b5 Pin control bulk changes for v6.0:
Core changes:
 
 - Add PINCTRL_PINGROUP() helper macro (and use it in the AMD driver).
 
 New drivers:
 
 - Intel Meteor Lake support.
 
 - Reneasas RZ/V2M and r8a779g0 (R-Car V4H).
 
 - AXP209 variants AXP221, AXP223 and AXP809.
 
 - Qualcomm MSM8909, PM8226, PMP8074 and SM6375.
 
 - Allwinner D1.
 
 Improvements:
 
 - Proper pin multiplexing in the AMD driver.
 
 - Mediatek MT8192 can use generic drive strength and pin
   bias, then fixes on top plus some I2C pin group fixes.
 
 - Have the Allwinner Sunplus SP7021 use the generic DT schema and
   make interrupts optional.
 
 - Handle Qualcomm SC7280 ADSP.
 
 - Handle Qualcomm MSM8916 CAMSS GP clock muxing.
 
 - High impedance bias on ZynqMP.
 
 - Serialize StarFive access to MMIO.
 
 - Immutable gpiochip for BCM2835, Ingenic, Qualcomm SPMI GPIO.
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEElDRnuGcz/wPCXQWMQRCzN7AZXXMFAmLy1PoACgkQQRCzN7AZ
 XXOavA/+O9lIcZqt/I3ZzA4+paEJsXM/win6NKGUHlAE76D5qOvMEXPYCszccGVl
 0ZV9s3A3xmlb0AQZONeiK5M6FTghnIHiPMI5Ewzw358hZQg68Mgaba5+/yTqc9ZT
 L5zs6whboB1Mlr05L3g5e5ImM1FdFklGHimI6G/evE5r1ZXAAdoyXbSzWgtgLwp9
 Gn3rstfqxwwPa9QWIjCXXIeZ/EFnX6BRFT5Pu47dRz/67UWB3xzJjRkZXBf8Nag9
 /H/TpmkXSFNaP8HK2kN8m5eNtfWLYM1AmjFPNICWtKLhH12ArD3j+MBYLcJoDnAI
 JZryrMSFi2P14Ov42zYeJaSjReTt/QBcRAlWBhSiuotJHl6wrFXzM6wA6JirfvsJ
 XQsNm7rKfkmfJ84VjqmCg6QF+39fwKw9MYY9IMXsey7864pBWSyl2xYXUjwXFLua
 EWh+6I1CX4db/S6I/uqvluDenT0NKAPZ3rwK5Al1m1DMI47kz0qoW5ZxAW10xeYB
 BNGN7IyRvYZhfA/DHcxMB5XgateIKTJqfcYnmHD29Ep4skEetOSac0wVytd3S+Hw
 v1zklpcGDLHNiCBXmTYniTlfgBkWJUmVCLA4K6TjSNUKfeoR+33wlpnPHveq8ckn
 PJLf79A+5Br3IsLnr6AzDrmtCd0sV46Gy8Vi5I1TD1i/LUUhnL0=
 =enmk
 -----END PGP SIGNATURE-----

Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl

Pull pin control updates from Linus Walleij:
 "Outside the pinctrl driver and DT bindings we hit some Arm DT files,
  patched by the maintainers.

  Other than that it is business as usual.

  Core changes:

   - Add PINCTRL_PINGROUP() helper macro (and use it in the AMD driver).

  New drivers:

   - Intel Meteor Lake support.

   - Reneasas RZ/V2M and r8a779g0 (R-Car V4H).

   - AXP209 variants AXP221, AXP223 and AXP809.

   - Qualcomm MSM8909, PM8226, PMP8074 and SM6375.

   - Allwinner D1.

  Improvements:

   - Proper pin multiplexing in the AMD driver.

   - Mediatek MT8192 can use generic drive strength and pin bias, then
     fixes on top plus some I2C pin group fixes.

   - Have the Allwinner Sunplus SP7021 use the generic DT schema and
     make interrupts optional.

   - Handle Qualcomm SC7280 ADSP.

   - Handle Qualcomm MSM8916 CAMSS GP clock muxing.

   - High impedance bias on ZynqMP.

   - Serialize StarFive access to MMIO.

   - Immutable gpiochip for BCM2835, Ingenic, Qualcomm SPMI GPIO"

* tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl: (117 commits)
  dt-bindings: pinctrl: qcom,pmic-gpio: add PM8226 constraints
  pinctrl: qcom: Make PINCTRL_SM8450 depend on PINCTRL_MSM
  pinctrl: qcom: sm8250: Fix PDC map
  pinctrl: amd: Fix an unused variable
  dt-bindings: pinctrl: mt8186: Add and use drive-strength-microamp
  dt-bindings: pinctrl: mt8186: Add gpio-line-names property
  ARM: dts: imxrt1170-pinfunc: Add pinctrl binding header
  pinctrl: amd: Use unicode for debugfs output
  pinctrl: amd: Fix newline declaration in debugfs output
  pinctrl: at91: Fix typo 'the the' in comment
  dt-bindings: pinctrl: st,stm32: Correct 'resets' property name
  pinctrl: mvebu: Missing a blank line after declarations.
  pinctrl: qcom: Add SM6375 TLMM driver
  dt-bindings: pinctrl: Add DT schema for SM6375 TLMM
  dt-bindings: pinctrl: mt8195: Use drive-strength-microamp in examples
  Revert "pinctrl: qcom: spmi-gpio: make the irqchip immutable"
  pinctrl: imx93: Add MODULE_DEVICE_TABLE()
  pinctrl: sunxi: Add driver for Allwinner D1
  pinctrl: sunxi: Make some layout parameters dynamic
  pinctrl: sunxi: Refactor register/offset calculation
  ...
2022-08-10 11:01:44 -07:00
..
am33xx.h ARM: dts: am33xx: Added macros for numeric pinmux addresses 2019-04-08 10:01:50 -07:00
am43xx.h ARM: dts: am43xx: Fix inverted DS0_PULL_UP_DOWN_EN macro 2017-12-15 08:44:00 -08:00
apple.h dt-bindings: pinctrl: Add DT bindings for apple, pinctrl 2021-05-25 17:46:08 +02:00
at91.h pinctrl: at91: Enable slewrate by default on SAM9X60 2019-11-03 23:34:47 +01:00
bcm2835.h pinctrl: bcm2835: Switch to SPDX identifier 2018-11-16 23:13:03 +01:00
brcm,pinctrl-stingray.h arm64: dts: Add pinctrl DT nodes for Stingray SOC 2017-06-05 19:07:17 -07:00
dm814x.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dra.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
hisi.h treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE 2022-06-10 14:51:36 +02:00
k3.h dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM62 2022-02-28 05:34:43 -06:00
k210-fpioa.h dt-bindings: pinctrl: Document canaan,k210-fpioa bindings 2021-01-14 15:08:52 -08:00
keystone.h treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE 2022-06-10 14:51:36 +02:00
lochnagar.h mfd: lochnagar: Add initial binding documentation 2019-02-07 10:43:55 +00:00
mt65xx.h dt-bindings: pinctrl: mt8195: add rsel define 2021-10-03 00:43:35 +02:00
mt6397-pinfunc.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mt6779-pinfunc.h pinctrl: mediatek: update pinmux definitions for mt6779 2020-07-23 15:22:09 +02:00
mt6795-pinfunc.h dt-bindings: pinctrl: Add MediaTek MT6795 pinctrl bindings 2022-05-19 15:11:15 +02:00
mt6797-pinfunc.h dt-bindings: pinctrl: Add devicetree bindings for MT6797 SoC Pinctrl 2018-11-15 11:03:56 +01:00
mt7623-pinfunc.h pinctrl: mediatek: update pinmux defintions for MT7623 2018-05-02 14:36:08 +02:00
mt8135-pinfunc.h arm: dts: mt8135: Move pinfunc to include/dt-bindings/pinctrl 2021-08-11 10:49:43 +02:00
mt8183-pinfunc.h arm: dts: mt8183: Move pinfunc to include/dt-bindings/pinctrl 2021-08-11 10:49:43 +02:00
mt8186-pinfunc.h dt-bindings: pinctrl: mt8186: add pinctrl file and binding document 2022-03-15 01:00:03 +01:00
mt8192-pinfunc.h dt-bindings: pinctrl: mt8192: add pinctrl file 2020-08-27 10:50:49 +02:00
mt8195-pinfunc.h dt-bindings: pinctrl: mt8195: add pinctrl file and binding document 2021-04-22 01:53:02 +02:00
mt8365-pinfunc.h dt-bindings: pinctrl: mt65xx: add mt8365 SoC binding 2021-05-27 16:50:15 +02:00
nomadik.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 2019-05-30 11:29:22 -07:00
omap.h ARM: dts: am33xx: modify AM33XX_IOPAD for #pinctrl-cells = 2 2020-09-23 10:39:26 +03:00
pads-imx8dxl.h pinctrl: imx: Add imx8dxl driver 2020-04-16 14:21:22 +02:00
pads-imx8qm.h dt-bindings: arm: fsl-scu: add imx8qm pinctrl support 2018-12-27 10:42:11 +01:00
pads-imx8qxp.h pinctrl: imx: add imx8qxp driver 2018-11-05 09:33:32 +01:00
pinctrl-starfive.h dt-bindings: pinctrl: Add StarFive pinctrl definitions 2021-12-16 17:24:23 +01:00
pinctrl-tegra-io-pad.h dt-bindings: Add Tegra PMC pad configuration bindings 2018-08-27 12:21:43 +02:00
pinctrl-tegra-xusb.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pinctrl-tegra.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 2019-06-05 17:36:37 +02:00
pinctrl-zynq.h dt-bindings: pinctrl-zynq: Replace 'io-standard' with 'power-source' 2021-07-30 14:40:33 +02:00
pinctrl-zynqmp.h dt-bindings: pinctrl: Add binding for ZynqMP pinctrl driver 2021-04-22 01:58:59 +02:00
qcom,pmic-gpio.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qcom,pmic-mpp.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
r7s9210-pinctrl.h dt-bindings: pinctrl: renesas: Remove spaces before #define 2022-06-29 15:21:58 +02:00
r7s72100-pinctrl.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
rockchip.h include: dt-bindings: rockchip: remove unused defines 2020-05-18 23:39:31 +02:00
rzg2l-pinctrl.h dt-bindings: pinctrl: renesas: Remove spaces before #define 2022-06-29 15:21:58 +02:00
rzn1-pinctrl.h dt-bindings: pinctrl: renesas,rzn1-pinctrl: documentation 2018-10-02 12:16:39 +02:00
rzv2m-pinctrl.h dt-bindings: pinctrl: Add DT bindings for Renesas RZ/V2M pinctrl 2022-07-01 09:04:40 +02:00
samsung.h dt-bindings: pinctrl: samsung: Add pin drive definitions for Exynos850 2021-12-20 10:35:32 +01:00
sppctl-sp7021.h dt-bindings: pinctrl: Add dt-bindings for Sunplus SP7021 2022-01-30 02:55:41 +01:00
sppctl.h dt-bindings: pinctrl: Add dt-bindings for Sunplus SP7021 2022-01-30 02:55:41 +01:00
stm32-pinfunc.h dt-bindings: pinctrl: stm32: add new entry for package information 2019-04-23 10:46:37 +02:00
sun4i-a10.h