linux/Documentation/devicetree/bindings/spi
Linus Torvalds 854e80bcfd ARM: devicetree updates for v5.7
Most of the commits are for additional hardware support and minor fixes
 for existing machines for all the usual platforms: qcom, amlogic, at91,
 gemini, mediatek, ti, socfpga, i.mx, layerscape, uniphier, rockchip,
 exynos, ux500, mvebu, tegra, stm32, renesas, sunxi, broadcom, omap,
 and versatile.
 
 The conversion of binding files to machine-readable yaml format
 continues, along with fixes found during the validation.
 Andre Przywara takes over maintainership for the old Calxeda Highbank
 platform and provides a number of updates.
 
 The OMAP2+ platforms see a continued move from platform data into
 dts files, for many devices that relied on a mix of auxiliary data
 in addition to the DT description
 
 A moderate number of new SoCs and machines are added, here is a full
 list:
 
 - Two new Qualcomm SoCs with their evaluation boards: Snapdragon 865
   (SM8250) is the current high-end phone chip, and IPQ6018 is a new
   WiFi-6 router chip.
 
 - Mediatek MT8516 application processor SoC for voice assistants, along
   with the "pumpkin" development board
 
 - NXP i.MX8M Plus SoC, a variant of the popular i.MX8M, along with an
   evaluation board.
 
 - Kontron "sl28" board family based on NXP LS1028A
 
 - Eleven variations of the new i.MX6 TechNexion Pico board, combining
   the "dwarf", "hobbit", "nymph" and "pi" baseboards with i.MX6/i.MX7
   SoM carriers
 
 - Three additional variants of the Toradex Colibri board family, all
   based on versions of the NXP i.MX7.
 
 - The Pinebook Pro laptop based on Rockchip RK3399
 
 - Samsung S7710 Galaxy Xcover 2, a 2013 vintage Android phone based on
   the ST-Ericsson u8500 platform
 
 - DH Electronics DHCOM SoM and PDK2 rev. 400 carrier based on
   STMicroelectronics stm32mp157
 
 - Renesas M3ULCB starter kit for R-Car M3-W+
 
 - Hoperun HiHope development board with Renesas RZ/G2M
 
 - Pine64 PineTab tablet and PinePhone phone, both based on Allwinner A64
 
 - Linutronix Testbox v2 for the Lamobo R1 router, based on Allwinner A20
 
 - PocketBook Touch Lux 3 ebook reader, based on Allwinner A13
 
 Signed-off-by: Arnd Bergmann <arnd@arndb.de>
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEo6/YBQwIrVS28WGKmmx57+YAGNkFAl6HpMkACgkQmmx57+YA
 GNkGsQ/+KRbE74XGQvZww5PleaesqoZZhrt2gbi0pEJZ/JTgNa3dBkT+JwlToe/H
 x7nFVfMZeEl4O9GO0+/CH2tsmQa5BA8R9JddhFxwnZ48ZYLQAdaukwt94LM2zj3K
 GFgs47N4DAAF5QJoXNtmmQCXUWbj7A/0S5TTpXe94TYPN9XiJCdsyNNLpW3undTe
 K1HLnd4yWGforQc/VfRsV/Gsqi1VNHgL34M3belahiG7x0lytJDCHfhsfmIdxdGR
 n3LVRRJr6NhKcuUw3XtA8MxT4dTAcgHjbbDLkS/b1nHfuXMi0/zW8VPBzD/xyHL7
 fbFl8ayUMANB6FD/U7ptUC/0IMXuHDUn4B60CEEzK8ddkEbErrmXlYVGogpFHxvm
 MqrW8CnO0YEr0YMNAIyZoqHYGq8+8DCq+SRH48brdPzuiKI6OahdV1o07ulGhOjq
 ihwoZNE+J0NjeaX7C1xBX3DT1XqdcNPCmu3gx6r06u2FVXVm1J19YkIzQnEXQvKy
 NRIw5LIOfEsxkMSQ0oUuAUUUY1Fq1zuHqD8MmgBd3jqIULQqgfahmPL6Dtwm5QFf
 R17YsMcQ7ae1Pp7a+D3Jrkbn+s2y8wmJZIqH3eWebps9RvpWmrxzsRfOJ2czhqM1
 NY7Z/TGMM7lGM75DZ+xskfk7UCAX+hqMSTiNg9xbRo8946GAbV4=
 =ye2F
 -----END PGP SIGNATURE-----

Merge tag 'arm-dt-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc

Pull ARM devicetree updates from Arnd Bergmann:
 "Most of the commits are for additional hardware support and minor
  fixes for existing machines for all the usual platforms: qcom,
  amlogic, at91, gemini, mediatek, ti, socfpga, i.mx, layerscape,
  uniphier, rockchip, exynos, ux500, mvebu, tegra, stm32, renesas,
  sunxi, broadcom, omap, and versatile.

  The conversion of binding files to machine-readable yaml format
  continues, along with fixes found during the validation. Andre
  Przywara takes over maintainership for the old Calxeda Highbank
  platform and provides a number of updates.

  The OMAP2+ platforms see a continued move from platform data into dts
  files, for many devices that relied on a mix of auxiliary data in
  addition to the DT description

  A moderate number of new SoCs and machines are added, here is a full
  list:

   - Two new Qualcomm SoCs with their evaluation boards: Snapdragon 865
     (SM8250) is the current high-end phone chip, and IPQ6018 is a new
     WiFi-6 router chip.

   - Mediatek MT8516 application processor SoC for voice assistants,
     along with the "pumpkin" development board

   - NXP i.MX8M Plus SoC, a variant of the popular i.MX8M, along with an
     evaluation board.

   - Kontron "sl28" board family based on NXP LS1028A

   - Eleven variations of the new i.MX6 TechNexion Pico board, combining
     the "dwarf", "hobbit", "nymph" and "pi" baseboards with i.MX6/i.MX7
     SoM carriers

   - Three additional variants of the Toradex Colibri board family, all
     based on versions of the NXP i.MX7.

   - The Pinebook Pro laptop based on Rockchip RK3399

   - Samsung S7710 Galaxy Xcover 2, a 2013 vintage Android phone based
     on the ST-Ericsson u8500 platform

   - DH Electronics DHCOM SoM and PDK2 rev. 400 carrier based on
     STMicroelectronics stm32mp157

   - Renesas M3ULCB starter kit for R-Car M3-W+

   - Hoperun HiHope development board with Renesas RZ/G2M

   - Pine64 PineTab tablet and PinePhone phone, both based on Allwinner
     A64

   - Linutronix Testbox v2 for the Lamobo R1 router, based on Allwinner
     A20

   - PocketBook Touch Lux 3 ebook reader, based on Allwinner A13"

* tag 'arm-dt-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (520 commits)
  ARM: dts: ux500: Fix missing node renames
  arm64: dts: Revert "specify console via command line"
  MAINTAINERS: Update Calxeda Highbank maintainership
  arm: dts: calxeda: Group port-phys and sgpio-gpio items
  arm: dts: calxeda: Fix interrupt grouping
  arm: dts: calxeda: Provide UART clock
  arm: dts: calxeda: Basic DT file fixes
  arm64: dts: specify console via command line
  ARM: dts: at91: sama5d27_wlsom1_ek: add USB device node
  ARM: dts: gemini: Add thermal zone to DIR-685
  ARM: dts: gemini: Rename IDE nodes
  ARM: socfpga: arria10: Add ptp_ref clock to ethernet nodes
  arm64: dts: ti: k3-j721e-mcu: add scm node and phy-gmii-sel nodes
  arm64: dts: ti: k3-am65-mcu: add phy-gmii-sel node
  arm64: dts: ti: k3-am65-mcu: Add DMA entries for ADC
  arm64: dts: ti: k3-am65-main: Add DMA entries for main_spi0
  arm64: dts: ti: k3-j721e-mcu-wakeup: Add DMA entries for ADC
  arm64: dts: ti: k3-am65: Add clocks to dwc3 nodes
  arm64: dts: meson-g12b-odroid-n2: add SPIFC controller node
  arm64: dts: khadas-vim3: add SPIFC controller node
  ...
2020-04-03 15:22:05 -07:00
..
adi,axi-spi-engine.txt
allwinner,sun4i-a10-spi.yaml dt-bindings: Change maintainer address 2019-12-12 18:38:10 -06:00
allwinner,sun6i-a31-spi.yaml dt-bindings: spi: sunxi: Document new compatible strings 2020-02-10 08:57:41 +01:00
amlogic,meson6-spifc.yaml dt-bindings: spi: meson: convert to yaml 2019-08-13 16:11:01 -06:00
amlogic,meson-gx-spicc.yaml spi: dt-bindings: amlogic, meson-gx-spicc: add Amlogic G12A compatible 2020-03-12 17:22:56 +00:00
atmel-quadspi.txt dt-bindings: spi: atmel-quadspi: QuadSPI driver for Microchip SAM9X60 2019-02-06 17:21:00 +00:00
brcm,bcm2835-aux-spi.txt
brcm,bcm2835-spi.txt
brcm,spi-bcm-qspi.txt
efm32-spi.txt dt-bindings: Remove leading 0x from bindings notation 2017-12-06 14:56:33 -06:00
fsl-imx-cspi.txt dt-bindings: spi: imx: Add i.MX8MM/i.MX8MN/i.MX8MP compatible 2020-02-11 15:43:37 +00:00
fsl-spi.txt powerpc/devicetrees: Change 'gpios' to 'cs-gpios' on fsl, spi nodes 2020-01-23 21:31:14 +11:00
icpdas-lp8841-spi-rtc.txt
jcore,spi.txt
microchip,spi-pic32.txt
mxs-spi.txt
nuvoton,npcm-fiu.txt dt-binding: spi: add NPCM FIU controller 2019-08-30 12:41:57 +01:00
nuvoton,npcm-pspi.txt dt-binding: spi: add NPCM PSPI reset binding 2020-01-23 12:13:55 +00:00
nvidia,tegra20-sflash.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
nvidia,tegra20-slink.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
nvidia,tegra114-spi.txt spi: document tx/rx clock delay properties 2019-04-08 14:21:45 +07:00
omap-spi.txt spi: omap-spi: Add compatible for AM654 SoC 2018-11-07 14:55:55 +00:00
qca,ar934x-spi.yaml dt-binding: spi: add bindings for spi-ar934x 2020-02-11 11:37:52 +00:00
qcom,spi-geni-qcom.txt spi: soc: qcom: GENI SE SPI controller device tree binding 2018-10-11 15:28:01 +01:00
qcom,spi-qcom-qspi.yaml dt-bindings: spi: Add interconnect binding for QSPI 2020-03-31 09:03:33 -06:00
qcom,spi-qup.txt
renesas,hspi.yaml dt-bindings: hspi: Convert bindings to json-schema 2019-10-01 12:32:04 +01:00
renesas,rzn1-spi.txt dt: spi: Add Renesas RZ/N1 binding documentation 2019-10-01 12:32:34 +01:00
renesas,sh-msiof.yaml dt-bindings: spi: sh-msiof: Add r8a774b1 support 2019-10-15 10:15:03 +01:00
snps,dw-apb-ssi.txt dt-bindings: snps,dw-apb-ssi: Add optional clock domain information 2019-10-01 12:32:44 +01:00
spi_altera.txt
spi_atmel.txt dt-bindings: spi_atmel: add microchip,sam9x60-spi 2020-01-09 21:26:04 +00:00
spi_oc_tiny.txt
spi-armada-3700.txt
spi-ath79.txt
spi-bcm63xx-hsspi.txt spi/bcm63xx-hsspi: document bcm63xx HS SPI devicetree bindings 2017-03-13 15:51:45 +00:00
spi-bcm63xx.txt spi/bcm63xx: document bcm63xx SPI devicetree bindings 2017-02-21 15:04:15 -08:00
spi-bus.txt spi: Add YAML schemas for the generic SPI options 2019-05-21 21:25:08 +01:00
spi-cadence.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
spi-clps711x.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
spi-controller.yaml spi: dt-bindings: spi-controller: Fix spi-[rt]x-bus-width for slave mode 2020-03-13 17:06:34 +00:00
spi-davinci.txt dt-bindings: Use lower case hex in unit-addresses 2017-12-26 10:37:05 -06:00
spi-dw.txt
spi-fsl-dspi.txt spi: spi-fsl-dspi: Make bus-num property optional 2020-03-05 14:36:25 +00:00
spi-fsl-lpspi.txt doc: lpspi: Document DT bindings for LPSPI clocks 2019-03-18 12:16:51 +00:00
spi-fsl-qspi.txt spi: spi-fsl-qspi: Add ls2080a compatibility string to bindings 2019-08-22 20:21:50 +01:00
spi-gpio.yaml spi: dt-bindings: Convert spi-gpio binding to json-schema 2019-05-22 13:22:09 +01:00
spi-img-spfi.txt
spi-lantiq-ssc.txt dt-bindings: Use lower case hex in unit-addresses 2017-12-26 10:37:05 -06:00
spi-mt65xx.txt dt-bindings: spi: update bindings for MT6765 SoC 2019-09-13 10:40:08 +01:00
spi-mt7621.txt spi: mt7621: Move SPI driver out of staging 2019-03-25 12:13:34 +00:00
spi-mtk-nor.txt dt-bindings: convert mtk-quadspi binding doc for spi-mtk-nor 2020-03-11 19:56:08 +00:00
spi-mux.yaml dt-bindings: spi: Document binding for generic SPI multiplexer 2020-02-12 23:55:58 +00:00
spi-mxic.txt dt-binding: spi: Document Macronix controller bindings 2018-11-05 11:55:14 +00:00
spi-nxp-fspi.txt spi: spi-nxp-fspi: Add support for imx8mm, imx8qxp 2020-03-05 14:36:24 +00:00
spi-octeon.txt
spi-orion.txt spi: orion: Fix clock resource by adding an optional bus clock 2018-01-12 20:17:36 +00:00
spi-pl022.yaml spi: dt-bindings: Convert Arm pl022 to json-schema 2019-05-23 14:39:38 +01:00
spi-pxa2xx.txt spi: pxa2xx: dt-bindings: Add ready GPIO signal 2018-11-13 10:02:00 -08:00
spi-rockchip.yaml dt-bindings: spi: spi-rockchip: add description for rk3328 2020-03-05 14:36:27 +00:00
spi-rspi.txt spi: rspi: Add r8a77470 to the compatible list 2018-11-07 15:40:47 +00:00
spi-samsung.txt
spi-sc18is602.txt
spi-sifive.yaml spi: dt-bindings: Convert spi-sifive binding to json-schema 2019-10-01 12:32:24 +01:00
spi-sirf.txt
spi-slave-mt27xx.txt spi: mediatek: add bindings for Mediatek MT2712 soc platform 2018-09-28 14:21:39 +01:00
spi-sprd-adi.txt spi: sprd: Change the hwlock support to be optional 2019-07-26 12:28:45 +01:00
spi-sprd.txt dt-bindings: spi: Add the DMA properties for the SPI dma mode 2019-02-13 12:20:51 +00:00
spi-st-ssc.txt devicetree: fix name of pinctrl-bindings.txt 2018-06-15 18:10:01 -03:00
spi-synquacer.txt spi: Add DT bindings for Synquacer 2019-06-04 15:50:29 +01:00
spi-uniphier.txt spi: uniphier: re-add addressing properties 2018-11-05 11:54:11 +00:00
spi-xilinx.txt spi: xilinx: add description of new property xlnx,num-transfer-bits 2019-10-24 12:45:11 +01:00
spi-xlp.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
spi-xtensa-xtfpga.txt
spi-zynq-qspi.txt dt-bindings: spi: Add device tree binding documentation for Zynq QSPI controller 2019-04-05 10:24:35 +07:00
spi-zynqmp-qspi.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
sqi-pic32.txt
st,stm32-qspi.yaml dt-bindings: spi: Convert stm32 QSPI bindings to json-schema 2019-11-22 19:54:02 +00:00
st,stm32-spi.yaml docs: dt: fix several broken doc references 2020-02-24 12:27:19 -06:00
ti_qspi.txt