mirror-linux/Documentation/devicetree/bindings/spi
Linus Torvalds fc2e58b8b7 spi: Updates for v6.4
A fairly standard release for SPI with the exception of a change to the
 API for specifying chip selects done in preparation for supporting
 devices with more than one chip select, this required some mechanical
 changes throughout the tree which have been cooking in -next happily for
 a while.  There's also a new API to allow us to TPM chips on half duplex
 controllers.
 
 There's three commits in here that were mangled by a bad interaction
 between the alsa-devel mailing list software and b4, I didn't notice
 until there were merges on top with it being SPI not ALSA.  It seemed
 clear enough to not be worth going back and fixing.
 
  - Refactoring in preparation for supporting multiple chip selects for a
    single device, needed by some flash devices, which required a change
    in the SPI device API visible throughout the tree.
  - Support for hardware assisted interaction with SPI TPMs on half
    duplex controllers, implemented on nVidia Tedra210 QuadSPI.
  - Optimisation for large transfers on fsl-cpm devices.
  - Cleanups around device property use which fix some sisues with
    fwnode.
  - Use of both void remove() and devm_platform_.*ioremap_resource().
  - Support for AMD Pensando Elba, Amlogic A1, Cadence device mode,
    Intel MetorLake-S and StarFive J7110 QuadSPI.
 
 The final commit converting to DEV_PM_OPS() was applied late to fix a
 warning that was introduced by some of the earlier work.
 -----BEGIN PGP SIGNATURE-----
 
 iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmRIFQgACgkQJNaLcl1U
 h9BJOwf+JF2RySdn5g1LsyTndPZhLfw4iJgTHaMlnv5tiPHvYVYMM/mNMbMr5Znh
 Y2T0OUkzuRfOK273C+hItC1bTYFTa2cEbDb5dpmKBOZdQ3hjGsZQBvuH2bScUQ+a
 H7UgD3FYOJST6k6rRgZQxVMPePFrXAOaO1gmFWTR3v1EcEr2JeQnjZsmymFXcTnc
 CtPg9N3RvhVnq5aXuxSgQeyyKIjo4LJh/eZ2mexPIu0DeUq3MftaWwSwCXFIoeNC
 DMLA4mZWTgf/yt6JUALwLr+bIiJjb4qGjp3xGZ2wmX7zn73f9QQvuunKb1V4zbNF
 EdXLo2VjA9cZjsihenBaKeHnkfgNfA==
 =IRqY
 -----END PGP SIGNATURE-----

Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi

Pull spi updates from Mark Brown:
 "A fairly standard release for SPI with the exception of a change to
  the API for specifying chip selects done in preparation for supporting
  devices with more than one chip select, this required some mechanical
  changes throughout the tree which have been cooking in -next happily
  for a while.

  There's also a new API to allow us to support TPM chips on half duplex
  controllers.

  Summary:

   - Refactoring in preparation for supporting multiple chip selects for
     a single device, needed by some flash devices, which required a
     change in the SPI device API visible throughout the tree

   - Support for hardware assisted interaction with SPI TPMs on half
     duplex controllers, implemented on nVidia Tedra210 QuadSPI

   - Optimisation for large transfers on fsl-cpm devices

   - Cleanups around device property use which fix some sisues with
     fwnode

   - Use of both void remove() and devm_platform_.*ioremap_resource()

   - Support for AMD Pensando Elba, Amlogic A1, Cadence device mode,
     Intel MetorLake-S and StarFive J7110 QuadSPI"

* tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi: (185 commits)
  spi: bcm63xx: use macro DEFINE_SIMPLE_DEV_PM_OPS
  spi: tegra210-quad: Enable TPM wait polling
  spi: Add TPM HW flow flag
  spi: bcm63xx: remove PM_SLEEP based conditional compilation
  spi: cadence-quadspi: use macro DEFINE_SIMPLE_DEV_PM_OPS
  spi: spi-cadence: Add support for Slave mode
  spi: spi-cadence: Switch to spi_controller structure
  spi: cadence-quadspi: fix suspend-resume implementations
  spi: dw: Add support for AMD Pensando Elba SoC
  spi: dw: Add AMD Pensando Elba SoC SPI Controller
  spi: cadence-quadspi: Disable the SPI before reconfiguring
  spi: cadence-quadspi: Update the read timeout based on the length
  spi: spi-loopback-test: Add module param for iteration length
  spi: add support for Amlogic A1 SPI Flash Controller
  dt-bindings: spi: add Amlogic A1 SPI controller
  spi: fsl-spi: No need to check transfer length versus word size
  spi: fsl-spi: Change mspi_apply_cpu_mode_quirks() to void
  spi: fsl-cpm: Use 16 bit mode for large transfers with even size
  spi: fsl-spi: Re-organise transfer bits_per_word adaptation
  spi: fsl-spi: Fix CPM/QE mode Litte Endian
  ...
2023-04-27 11:02:26 -07:00
..
adi,axi-spi-engine.txt
allwinner,sun4i-a10-spi.yaml dt-bindings: Add missing (unevaluated|additional)Properties on child node schemas 2023-04-05 15:38:38 -05:00
allwinner,sun6i-a31-spi.yaml dt-bindings: Add missing (unevaluated|additional)Properties on child node schemas 2023-04-05 15:38:38 -05:00
amlogic,a1-spifc.yaml dt-bindings: spi: add Amlogic A1 SPI controller 2023-04-11 12:40:29 +01:00
amlogic,meson-gx-spicc.yaml spi: dt-bindings: cleanup examples - indentation, lowercase hex 2023-01-25 12:39:14 +00:00
amlogic,meson6-spifc.yaml spi: dt-bindings: cleanup examples - indentation, lowercase hex 2023-01-25 12:39:14 +00:00
aspeed,ast2600-fmc.yaml spi: dt-bindings: cleanup examples - indentation, lowercase hex 2023-01-25 12:39:14 +00:00
atmel,at91rm9200-spi.yaml MAINTAINERS: Update email of Tudor Ambarus 2023-01-07 15:18:44 +01:00
atmel,quadspi.yaml MAINTAINERS: Update email of Tudor Ambarus 2023-01-07 15:18:44 +01:00
brcm,bcm63xx-hsspi.yaml spi: Add bcmbca-hsspi controller bindings 2023-02-09 15:00:37 +00:00
brcm,bcm2835-aux-spi.txt
brcm,bcm2835-spi.txt
brcm,spi-bcm-qspi.yaml spi: dt-bindings: cleanup examples - indentation, lowercase hex 2023-01-25 12:39:14 +00:00
cdns,qspi-nor-peripheral-props.yaml spi: dt-bindings: Drop Pratyush Yadav 2022-08-11 18:41:45 +01:00
cdns,qspi-nor.yaml dt-bindings: qspi: cdns,qspi-nor: constrain minItems/maxItems of resets 2023-03-05 23:38:57 +00:00
cdns,xspi.yaml spi: dt-bindings: drop unneeded quotes 2023-01-25 12:39:13 +00:00
fsl,spi-fsl-qspi.yaml spi: dt-bindings: drop unneeded quotes 2023-01-25 12:39:13 +00:00
fsl-imx-cspi.yaml spi: dt-bindings: drop unneeded quotes 2023-01-25 12:39:13 +00:00
fsl-spi.txt
hpe,gxp-spifi.yaml spi: dt-bindings: add documentation for hpe,gxp-spifi 2022-07-29 17:38:53 +01:00
icpdas-lp8841-spi-rtc.txt
ingenic,spi.yaml dt-bindings: drop redundant part of title (end) 2022-12-16 11:41:49 -06:00
jcore,spi.txt
marvell,mmp2-ssp.yaml dt-bindings: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06:00
mediatek,spi-mt65xx.yaml spi: dt-bindings: drop unneeded quotes 2023-01-25 12:39:13 +00:00
mediatek,spi-mtk-nor.yaml dt-bindings: mediatek: Add axi clock in mt8173 dts example 2022-08-28 22:04:50 +01:00
mediatek,spi-mtk-snfi.yaml spi: dt-bindings: mtk-snfi: Add read latch latency property 2023-02-09 17:07:22 +00:00
mediatek,spi-slave-mt27xx.yaml spi: dt-bindings: drop unneeded quotes 2023-01-25 12:39:13 +00:00
microchip,mpfs-spi.yaml dt-bindings: yamllint: Require a space after a comment '#' 2023-03-08 09:04:53 -06:00
microchip,spi-pic32.txt
mikrotik,rb4xx-spi.yaml spi: dt-bindings: drop unneeded quotes 2023-01-25 12:39:13 +00:00
mxicy,mx25f0a-spi.yaml spi: dt-bindings: drop unneeded quotes 2023-01-25 12:39:13 +00:00
mxs-spi.yaml spi: dt-bindings: drop unneeded quotes 2023-01-25 12:39:13 +00:00
nuvoton,npcm-fiu.txt spi: nuvoton,npcm-fiu: Change spi-nor@0 name to flash@0 2022-11-01 12:15:42 +00:00
nuvoton,npcm-pspi.txt dt-binding: spi: npcm-pspi: Add npcm845 compatible 2022-08-15 12:17:28 +01:00
nuvoton,wpcm450-fiu.yaml spi: dt-bindings: nuvoton,wpcm450-fiu: Fix warning in example (missing reg property) 2022-11-29 11:32:11 +00:00
nvidia,tegra20-sflash.txt
nvidia,tegra20-slink.txt
nvidia,tegra114-spi.txt
nvidia,tegra210-quad-peripheral-props.yaml spi: dt-bindings: nvidia,tegra210-quad-peripheral-props: correct additional properties 2022-08-15 12:17:41 +01:00
nvidia,tegra210-quad.yaml spi: dt-bindings: cleanup examples - indentation, lowercase hex 2023-01-25 12:39:14 +00:00
omap-spi.yaml dt-bindings: drop redundant part of title (manual) 2022-12-16 12:51:43 -06:00
qca,ar934x-spi.yaml
qcom,spi-geni-qcom.yaml spi: Updates for v5.20 2022-08-02 10:55:04 -07:00
qcom,spi-qcom-qspi.yaml spi: dt-bindings: qcom,spi-qcom-qspi: document OPP and power-domains 2023-02-17 19:18:54 +00:00
qcom,spi-qup.yaml
ralink,mt7621-spi.yaml spi: migrate mt7621 text bindings to YAML 2022-09-27 12:33:06 +01:00
realtek,rtl-spi.yaml spi: dt-bindings: drop unneeded quotes 2023-01-25 12:39:13 +00:00
renesas,hspi.yaml
renesas,rspi.yaml spi: dt-bindings: cleanup examples - indentation, lowercase hex 2023-01-25 12:39:14 +00:00
renesas,sh-msiof.yaml spi: renesas,sh-msiof: Miscellaneous improvements 2023-03-20 13:11:44 +00:00
rockchip-sfc.yaml
samsung,spi-peripheral-props.yaml
samsung,spi.yaml spi: s3c64xx: define exynosautov9 compatible 2022-06-29 12:37:14 +01:00
snps,dw-apb-ssi.yaml spi: dw: Add AMD Pensando Elba SoC SPI Controller 2023-04-17 18:18:10 +01:00
socionext,f-ospi.yaml spi: Add Socionext F_OSPI controller bindings 2022-11-24 11:05:08 +00:00
socionext,synquacer-spi.yaml spi: dt-bindings: Convert Synquacer SPI to DT schema 2022-12-09 17:39:08 +00:00
socionext,uniphier-spi.yaml
spi-armada-3700.txt
spi-ath79.txt
spi-bcm63xx.txt
spi-bus.txt
spi-cadence.yaml spi: dt-bindings: drop unneeded quotes 2023-01-25 12:39:13 +00:00
spi-clps711x.txt
spi-controller.yaml dt-bindings: Add missing (unevaluated|additional)Properties on child node schemas 2023-04-05 15:38:38 -05:00
spi-davinci.txt
spi-fsl-dspi.txt
spi-fsl-lpspi.yaml spi: dt-bindings: drop unneeded quotes 2023-01-25 12:39:13 +00:00
spi-gpio.yaml spi: dt-bindings: drop unneeded quotes 2023-01-25 12:39:13 +00:00
spi-img-spfi.txt
spi-lantiq-ssc.txt
spi-mux.yaml spi: dt-bindings: drop unneeded quotes 2023-01-25 12:39:13 +00:00
spi-nxp-fspi.yaml spi: dt-bindings: drop unneeded quotes 2023-01-25 12:39:13 +00:00
spi-octeon.txt
spi-orion.txt
spi-peripheral-props.yaml spi: dt-bindings: Add hold/inactive CS delay peripheral properties 2023-01-13 12:31:50 +00:00
spi-pl022.yaml spi: dt-bindings: drop unneeded quotes 2023-01-25 12:39:13 +00:00
spi-rockchip.yaml spi: dt-bindings: drop unneeded quotes 2023-01-25 12:39:13 +00:00
spi-sc18is602.txt
spi-sifive.yaml spi: dt-bindings: drop unneeded quotes 2023-01-25 12:39:13 +00:00
spi-sprd.txt
spi-sunplus-sp7021.yaml spi: dt-bindings: cleanup examples - indentation, lowercase hex 2023-01-25 12:39:14 +00:00
spi-xilinx.yaml spi: dt-bindings: drop unneeded quotes 2023-01-25 12:39:13 +00:00
spi-xtensa-xtfpga.txt
spi-zynqmp-qspi.yaml spi: dt-bindings: drop unneeded quotes 2023-01-25 12:39:13 +00:00
spi_altera.txt
spi_oc_tiny.txt
sprd,spi-adi.yaml spi: dt-bindings: drop unneeded quotes 2023-01-25 12:39:13 +00:00
sqi-pic32.txt
st,ssc-spi.yaml spi: spi-st-ssc: convert to DT schema 2023-02-14 13:31:45 +00:00
st,stm32-qspi.yaml spi: dt-bindings: drop unneeded quotes 2023-01-25 12:39:13 +00:00
st,stm32-spi.yaml spi: dt-bindings: cleanup examples - indentation, lowercase hex 2023-01-25 12:39:14 +00:00
ti_qspi.txt
xlnx,zynq-qspi.yaml spi: dt-bindings: drop unneeded quotes 2023-01-25 12:39:13 +00:00