mirror-linux/Documentation/devicetree/bindings/pinctrl
Linus Torvalds f888bdf982 Devicetree updates for v5.10:
- Update dtc to upstream version v1.6.0-31-gcbca977ea121
 
 - dtx_diff help text reformatting
 
 - Speed-up validation time for binding and dtb checks using json for
   intermediate files
 
 - Add support for running yamllint on DT schema files
 
 - Remove old booting-without-of.rst
 
 - Extend the example schema to address common issues
 
 - Cleanup handling of additionalProperties/unevaluatedProperties
 
 - Ensure all DSI controller schemas reference dsi-controller.yaml
 
 - Vendor prefixes for Zealz, Wandbord/Technexion, Embest RIoT, Rex, DFI,
   and Cisco Meraki
 
 - Convert at25, SPMI bus, TI hwlock, HiSilicon Hi3660 USB3 PHY, Arm
   SP805 watchdog, Arm SP804, and Samsung 11-pin USB connector to DT
   schema
 
 - Convert HiSilicon SoC and syscon bindings to DT schema
 
 - Convert SiFive Risc-V L2 cache, PLIC, PRCI, and PWM to DT schema
 
 - Convert i.MX bindings for w1, crypto, rng, SIM, PM, DDR,
    SATA, vf610 GPIO, and UART to DT schema
 
 - Add i.MX 8M compatible strings
 
 - Add LM81 and DS1780 as trivial devices
 
 - Various missing properties added to fix dtb validation warnings
 -----BEGIN PGP SIGNATURE-----
 
 iQJEBAABCgAuFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAl+HCHMQHHJvYmhAa2Vy
 bmVsLm9yZwAKCRD6+121jbxhw6eKD/wNIzs0Jhwp9SCLws7OHj/S1gDkkCouwGQs
 ThQzNpZptYzC2srUOpDsycVj7dBjCn2B4SieYOnlVk3cWk4ZBtB96fLHgwYK8iT3
 nlr1FbY+mXIx9Gcf6I4ZTuvvXGkRD+55mgEuJo9pwfLFio6eCvHOSCnCiVLHNWEe
 fdy5YqLlsiPvhIvwbE1C3wrfmAjw45w1AWAYa7vkXUzWX6CLNkcmMyZHJ0HbtiGj
 MJpjZdWb1w7OVrNPXTZFr3RI0ljtTFQ3XanJ57sqV/6WHEfYdfIvPHnMqF6Sm3Uh
 cxkG5ds0ZWqYkDVdq2dTgSCtOUQq48L/etsxZyUkMO+iEboMNo8jlCP9CqhAP3Tt
 8o8YFWKbv27AdejkFHWp+vVjBU4XNvvjGyEIeftxOhgTdoATwVwgE7IBg8TZ8QVJ
 6zbFbh5S5txX0mOCNccIB8GkiHBC1OCeIYxfOYLZ8wk+84XencUnsN9rd/oFhb47
 QdDeuTGUQLiMasElJG02wlWjX+Lb8Vw1uh9qfyQPzqjrPwiCN2GME3XkVyO6KDMy
 pNYj8HRtayl3U8LsgwJWNZqJ3w+emRVerq/M6gtIrXEdINtSMCNAZ1rogxSdnQjg
 dRVIQe/BCI0IVcCmiRYDZ+uldd/GzSvmCJ5NpzpFpQelxfQlIR9V6T2w3Stiw8ja
 TOVF6rhqtw==
 =gL4K
 -----END PGP SIGNATURE-----

Merge tag 'devicetree-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux

Pull devicetree updates from Rob Herring:

 - Update dtc to upstream version v1.6.0-31-gcbca977ea121

 - dtx_diff help text reformatting

 - Speed-up validation time for binding and dtb checks using json for
   intermediate files

 - Add support for running yamllint on DT schema files

 - Remove old booting-without-of.rst

 - Extend the example schema to address common issues

 - Cleanup handling of additionalProperties/unevaluatedProperties

 - Ensure all DSI controller schemas reference dsi-controller.yaml

 - Vendor prefixes for Zealz, Wandbord/Technexion, Embest RIoT, Rex,
   DFI, and Cisco Meraki

 - Convert at25, SPMI bus, TI hwlock, HiSilicon Hi3660 USB3 PHY, Arm
   SP805 watchdog, Arm SP804, and Samsung 11-pin USB connector to DT
   schema

 - Convert HiSilicon SoC and syscon bindings to DT schema

 - Convert SiFive Risc-V L2 cache, PLIC, PRCI, and PWM to DT schema

 - Convert i.MX bindings for w1, crypto, rng, SIM, PM, DDR, SATA, vf610
   GPIO, and UART to DT schema

 - Add i.MX 8M compatible strings

 - Add LM81 and DS1780 as trivial devices

 - Various missing properties added to fix dtb validation warnings

* tag 'devicetree-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (111 commits)
  dt-bindings: misc: explicitly add #address-cells for slave mode
  spi: dt-bindings: spi-controller: explicitly require #address-cells=<0> for slave mode
  dt: Remove booting-without-of.rst
  dt-bindings: update usb-c-connector example
  dt-bindings: arm: hisilicon: add missing properties into cpuctrl.yaml
  dt-bindings: arm: hisilicon: add missing properties into sysctrl.yaml
  dt-bindings: pwm: imx: document i.MX compatibles
  scripts/dtc: Update to upstream version v1.6.0-31-gcbca977ea121
  dt-bindings: Add running yamllint to dt_binding_check
  dt-bindings: powerpc: Add a schema for the 'sleep' property
  dt-bindings: pinctrl: sirf: Fix typo abitrary
  dt-bindings: pinctrl: qcom: Fix typo abitrary
  dt-bindings: Explicitly allow additional properties in common schemas
  dt-bindings: Use 'additionalProperties' instead of 'unevaluatedProperties'
  dt-bindings: Add missing 'unevaluatedProperties'
  Docs: Fixing spelling errors in Documentation/devicetree/bindings/
  dt-bindings: arm: hisilicon: convert Hi6220 domain controller bindings to json-schema
  dt-bindings: riscv: convert pwm bindings to json-schema
  dt-bindings: riscv: convert plic bindings to json-schema
  dt-bindings: fu540: prci: convert PRCI bindings to json-schema
  ...
2020-10-14 15:31:58 -07:00
..
abilis,tb10x-iomux.txt dt-bindings: Use lower case hex in unit-addresses 2017-12-26 10:37:05 -06:00
actions,s500-pinctrl.yaml dt-bindings: pinctrl: Add bindings for Actions S500 SoC 2020-08-27 10:40:13 +02:00
actions,s700-pinctrl.txt dt-bindings: pinctrl: Add bindings for Actions Semi S700 SoC 2018-11-19 14:11:58 +01:00
actions,s900-pinctrl.txt dt-bindings: pinctrl: Add gpio interrupt bindings for Actions S900 SoC 2018-06-29 14:26:56 +02:00
allwinner,sun4i-a10-pinctrl.yaml dt-bindings: pinctrl: sunxi: Allow pinctrl with more interrupt banks 2020-10-07 11:59:47 +02:00
aspeed,ast2400-pinctrl.yaml dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -06:00
aspeed,ast2500-pinctrl.yaml dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -06:00
aspeed,ast2600-pinctrl.yaml dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -06:00
atmel,at91-pinctrl.txt dt-bindings: pinctrl: at91: Fix a typo ("descibe") 2020-03-12 11:45:15 +01:00
atmel,at91-pio4-pinctrl.txt dt-bindings: pinctrl: at91-pio4: add microchip,sama7g5 2020-09-29 15:28:00 +02:00
axis,artpec6-pinctrl.txt pinctrl: artpec6: dt: add smaller groups for uarts 2018-03-02 08:40:31 +01:00
berlin,pinctrl.txt dt-binding: pinctrl: berlin: document AS370 SoC pinctrl 2018-07-16 15:44:41 +02:00
bitmain,bm1880-pinctrl.txt dt-bindings: pinctrl: Document drive strength settings for BM1880 SoC 2019-06-08 01:29:42 +02:00
brcm,bcm2835-gpio.txt dt-bindings: pinctrl: Document optional BCM7211 wake-up interrupts 2020-06-03 14:16:38 +02:00
brcm,bcm4708-pinmux.txt dt-bindings: pinctrl: bcm4708-pinmux: rework binding to use syscon 2018-12-21 11:44:06 +01:00
brcm,bcm11351-pinctrl.txt
brcm,cygnus-pinmux.txt dt-bindings: Remove leading 0x from bindings notation 2017-12-06 14:56:33 -06:00
brcm,iproc-gpio.txt
brcm,ns2-pinmux.txt
brcm,nsp-gpio.txt
brcm,nsp-pinmux.txt
cirrus,lochnagar.yaml dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
cirrus,madera.yaml dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
cnxt,cx92755-pinctrl.txt
cortina,gemini-pinctrl.txt pinctrl: gemini: Support drive strength setting 2017-12-07 09:59:26 +01:00
fsl,imx-pinctrl.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
fsl,imx6dl-pinctrl.txt
fsl,imx6q-pinctrl.txt
fsl,imx6sl-pinctrl.txt
fsl,imx6sll-pinctrl.txt dt-bindings: imx: update pinctrl doc for imx6sll 2018-03-23 04:15:02 +01:00
fsl,imx6sx-pinctrl.txt
fsl,imx6ul-pinctrl.txt pinctrl: imx6ul: add IOMUXC SNVS pinctrl driver for i.MX 6ULL 2018-01-09 14:59:17 +01:00
fsl,imx7d-pinctrl.txt dt-bindings: pinctrl: imx7d: Fix PAD_CTL_DSE_X* 2019-04-08 14:07:52 +02:00
fsl,imx7ulp-pinctrl.txt dt-bindings: pinctrl: imx7ulp: back to imx legacy binding for consistency 2018-11-09 10:49:03 +01:00
fsl,imx8mm-pinctrl.yaml dt-bindings: Remove cases of 'allOf' containing a '$ref' 2020-05-03 11:10:41 -05:00
fsl,imx8mn-pinctrl.yaml dt-bindings: Remove cases of 'allOf' containing a '$ref' 2020-05-03 11:10:41 -05:00
fsl,imx8mp-pinctrl.yaml dt-bindings: Remove cases of 'allOf' containing a '$ref' 2020-05-03 11:10:41 -05:00
fsl,imx8mq-pinctrl.yaml dt-bindings: Remove cases of 'allOf' containing a '$ref' 2020-05-03 11:10:41 -05:00
fsl,imx25-pinctrl.txt
fsl,imx27-pinctrl.txt
fsl,imx35-pinctrl.txt
fsl,imx50-pinctrl.txt dt-bindings: pinctrl: Document the i.MX50 IOMUXC binding 2019-02-21 13:37:19 +01:00
fsl,imx51-pinctrl.txt
fsl,imx53-pinctrl.txt
fsl,mxs-pinctrl.txt
fsl,vf610-pinctrl.txt
img,pistachio-pinctrl.txt dt-bindings: Use lower case hex in unit-addresses 2017-12-26 10:37:05 -06:00
ingenic,pinctrl.yaml dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -06:00
intel,lgm-io.yaml dt-bindings: Remove cases of 'allOf' containing a '$ref' 2020-05-03 11:10:41 -05:00
lantiq,pinctrl-falcon.txt
lantiq,pinctrl-xway.txt dt-bindings: Use lower case hex in unit-addresses 2017-12-26 10:37:05 -06:00
marvell,armada-37xx-pinctrl.txt pinctrl: dt-bindings: Fix the armada-37xx documentation 2019-01-11 09:53:59 +01:00
marvell,armada-38x-pinctrl.txt
marvell,armada-39x-pinctrl.txt
marvell,armada-98dx3236-pinctrl.txt pinctrl: mvebu: pinctrl driver for 98DX3236 SoC 2017-01-30 14:55:18 +01:00
marvell,armada-370-pinctrl.txt
marvell,armada-375-pinctrl.txt
marvell,armada-xp-pinctrl.txt
marvell,dove-pinctrl.txt
marvell,kirkwood-pinctrl.txt dt-bindings: pinctrl: mvebu: Document bindings for 98DX1135 2019-06-25 14:24:36 +02:00
marvell,mvebu-pinctrl.txt
marvell,orion-pinctrl.txt
mediatek,mt6779-pinctrl.yaml dt-bindings: pinctrl: add bindings for MediaTek MT6779 SoC 2020-08-04 01:29:58 +02:00
meson,pinctrl.txt pinctrl: add compatible for Amlogic Meson A1 pin controller 2019-11-04 16:31:34 +01:00
microchip,pic32-pinctrl.txt dt-bindings: pinctrl: pic32: Spelling s/configuraion/configuration/ 2019-06-08 16:11:11 +02:00
mscc,ocelot-pinctrl.txt dt-bindings: pinctrl: ocelot: Add Sparx5 SoC support 2020-05-18 09:32:43 +02:00
nuvoton,npcm7xx-pinctrl.txt dt-bindings: Add missing newline at end of file 2019-06-18 08:11:57 -06:00
nvidia,tegra20-pinmux.txt
nvidia,tegra30-pinmux.txt
nvidia,tegra114-pinmux.txt
nvidia,tegra124-dpaux-padctl.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
nvidia,tegra124-pinmux.txt pinctrl: tegra: fix spelling in devicetree binding document 2018-07-25 14:09:39 -06:00
nvidia,tegra124-xusb-padctl.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
nvidia,tegra194-pinmux.txt pinctrl: Add Tegra194 pinctrl DT bindings 2019-06-01 19:20:08 +02:00
nvidia,tegra210-pinmux.txt pinctrl: tegra: fix spelling in devicetree binding document 2018-07-25 14:09:39 -06:00
nxp,lpc1850-scu.txt
oxnas,pinctrl.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
pincfg-node.yaml dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
pinctrl-atlas7.txt dt-bindings: pinctrl: sirf: Fix typo abitrary 2020-10-08 13:44:15 -05:00
pinctrl-bindings.txt dt-bindings: pinctrl: Convert generic pin mux and config properties to schema 2019-11-13 15:00:59 +01:00
pinctrl-max77620.txt devicetree: fix name of pinctrl-bindings.txt 2018-06-15 18:10:01 -03:00
pinctrl-mcp23s08.txt pinctrl-mcp23s08: Fix property-name in dt-example 2019-09-02 15:40:19 +01:00
pinctrl-mt65xx.txt pinctrl: mt65xx: add OF bindings for MT8167 2020-09-27 11:18:57 +02:00
pinctrl-mt6797.txt dt-bindings: pinctrl: Add devicetree bindings for MT6797 SoC Pinctrl 2018-11-15 11:03:56 +01:00
pinctrl-mt7622.txt dt-bindings: pinctrl: update bindings for MT7629 SoC 2018-11-19 15:40:27 +01:00
pinctrl-mt8183.txt pinctrl: mt8183: add DT binding document 2019-04-08 11:20:28 +02:00
pinctrl-mt8192.yaml dt-bindings: pinctrl: mt8192: add binding document 2020-08-27 10:50:49 +02:00
pinctrl-palmas.txt Documentation: pinctrl: palmas: Add ti,palmas-powerhold-override property definition 2016-12-07 15:26:59 +01:00
pinctrl-rk805.txt devicetree: fix name of pinctrl-bindings.txt 2018-06-15 18:10:01 -03:00
pinctrl-single.txt pinctrl: Document pinctrl-single,pins when #pinctrl-cells = 2 2020-09-30 11:41:15 +02:00
pinctrl-sirf.txt dt-bindings: Remove leading 0x from bindings notation 2017-12-06 14:56:33 -06:00
pinctrl-st.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
pinctrl-sx150x.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
pinctrl-vt8500.txt
pinctrl-zx.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
pinctrl_spear.txt
pinmux-node.yaml dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
qcom,apq8064-pinctrl.txt dt-bindings: pinctrl: fix bias-pull,up typo 2019-05-02 14:56:23 -05:00
qcom,apq8084-pinctrl.txt dt-bindings: pinctrl: fix spelling mistakes in pinctl documentation 2019-05-27 11:09:29 +02:00
qcom,ipq4019-pinctrl.txt dt-bindings: pinctrl: qcom: Fix typo abitrary 2020-10-08 13:44:01 -05:00
qcom,ipq6018-pinctrl.yaml dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -06:00
qcom,ipq8064-pinctrl.txt dt-bindings: pinctrl: fix bias-pull,up typo 2019-05-02 14:56:23 -05:00
qcom,ipq8074-pinctrl.txt dt-bindings: pinctrl: fix spelling mistakes in pinctl documentation 2019-05-27 11:09:29 +02:00
qcom,mdm9615-pinctrl.txt dt-bindings: pinctrl: fix spelling mistakes in pinctl documentation 2019-05-27 11:09:29 +02:00
qcom,msm8226-pinctrl.yaml dt-bindings: pinctrl: qcom: Add msm8226 pinctrl bindings 2020-08-27 10:26:24 +02:00
qcom,msm8660-pinctrl.txt dt-bindings: pinctrl: fix bias-pull,up typo 2019-05-02 14:56:23 -05:00
qcom,msm8916-pinctrl.txt dt-bindings: pinctrl: fix spelling mistakes in pinctl documentation 2019-05-27 11:09:29 +02:00
qcom,msm8960-pinctrl.txt dt-bindings: pinctrl: fix spelling mistakes in pinctl documentation 2019-05-27 11:09:29 +02:00
qcom,msm8974-pinctrl.txt dt-bindings: pinctrl: fix bias-pull,up typo 2019-05-02 14:56:23 -05:00
qcom,msm8976-pinctrl.txt dt-bindings: pinctrl: Add MSM8976 driver bindings and documentation 2019-10-16 15:56:19 +02:00
qcom,msm8994-pinctrl.txt dt-bindings: pinctrl: fix spelling mistakes in pinctl documentation 2019-05-27 11:09:29 +02:00
qcom,msm8996-pinctrl.txt dt-bindings: pinctrl: fix spelling mistakes in pinctl documentation 2019-05-27 11:09:29 +02:00
qcom,msm8998-pinctrl.txt pinctrl: msm8998: Squash TSIF pins together 2019-07-29 23:28:57 +02:00
qcom,pmic-gpio.txt Documentation: Document pm660(l) SPMI GPIOs compatible 2020-07-07 14:01:38 +02:00
qcom,pmic-mpp.txt dt-bindings: pinctrl: qcom-pmic-mpp: Add support for PM/PMI8950 2019-11-05 11:18:54 +01:00
qcom,qcs404-pinctrl.txt dt-bindings: pinctrl: fix spelling mistakes in pinctl documentation 2019-05-27 11:09:29 +02:00
qcom,sc7180-pinctrl.txt dt-bindings: pinctrl: qcom: Add new qup functions for sc7180 2019-12-16 09:38:28 +01:00
qcom,sdm660-pinctrl.txt dt-bindings: pinctrl: fix spelling mistakes in pinctl documentation 2019-05-27 11:09:29 +02:00
qcom,sdm845-pinctrl.txt pinctrl: qcom: sdm845: Expose ufs_reset as gpio 2019-06-08 01:29:42 +02:00
qcom,sm8150-pinctrl.txt dt-bindings: pinctrl: qcom: Add SM8150 pinctrl binding 2019-07-04 09:45:55 +02:00
qcom,sm8250-pinctrl.yaml dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -06:00
renesas,pfc.yaml dt-bindings: pinctrl: renesas,pfc: align example GPIO hog name with dtschema 2020-09-29 14:04:21 +02:00
renesas,rza1-ports.yaml dt-bindings: pinctrl: rza1: Convert to json-schema 2020-09-15 09:37:20 +02:00
renesas,rza2-pinctrl.yaml dt-bindings: pinctrl: renesas,rza2-pinctrl: Fix pin controller node name 2020-09-15 09:37:20 +02:00
renesas,rzn1-pinctrl.yaml dt-bindings: pinctrl: rzn1: Convert to json-schema 2020-09-15 09:37:20 +02:00
rockchip,pinctrl.txt dt-bindings: pinctrl: rockchip: update example 2020-05-18 09:21:02 +02:00
samsung-pinctrl.txt Docs: Fixing spelling errors in Documentation/devicetree/bindings/ 2020-10-07 11:04:12 -05:00
socionext,uniphier-pinctrl.yaml dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
sprd,pinctrl.txt dt-bindings: pinctrl: Add DT bindings for Spreadtrum SC9860 2017-08-31 09:19:36 +02:00
sprd,sc9860-pinctrl.txt dt-bindings: pinctrl: Add DT bindings for Spreadtrum SC9860 2017-08-31 09:19:36 +02:00
st,stm32-pinctrl.yaml dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -06:00
ste,abx500.txt
ste,nomadik.txt
ti,da850-pupd.txt devicetree: bindings: pinctrl: Add binding for ti,da850-pupd 2016-12-07 15:27:00 +01:00
ti,iodelay.txt pinctrl: Introduce TI IOdelay configuration driver 2017-01-09 19:43:21 +01:00
ti,omap-pinctrl.txt
toshiba,visconti-pinctrl.yaml pinctrl: Add DT bindings for Toshiba Visconti TMPV7700 SoC 2020-09-12 12:25:30 +02:00
xlnx,zynq-pinctrl.txt