linux_dsm_epyc7002/Documentation/devicetree/bindings/spi
Linus Torvalds cef7298262 ARM: DT updates for v5.4
This is another huge branch with close to 450 changessets related to
 devicetree files, roughly half of this for 32-bit and 64-bit respectively.
 There are lots of cleanups and additional hardware support for platforms
 we already support based on SoCs from Renesas, ST-Microelectronics,
 Intel/Altera, Rockchips, Allwinner, Broadcom and other manufacturers.
 
 A total of 6 new SoCs and 37 new boards gets added this time, one more
 SoC will come in a follow-up branch. Most of the new boards are for
 64-bit ARM SoCs, the others are typically for the 32-bit Cortex-A7.
 
 Going more into details for SoC platforms with new hardware support:
 
 The Snapdragon 855 (SM8150) is Qualcomm's current high-end phone platform,
 usually paired with an external 5G modem. So far we only support the
 Qualcomm SM8150 MTP reference platform, but no actual products.
 
 For the slightly older Qualcomm platforms, support for several interesting
 products is getting added: Three laptops based on Snapdragon 835/MSM8998
 (Asus NovaGo, HP Envy X2 and Lenovo Miix 630), one laptop based on
 Snapdragon 850/sdm850 (Lenovo Yoga C630) and several phones based on
 the older Snapdragon 410/MSM8916 (Samsung A3 and A5, Longcheer L8150
 aka Android One 2nd gen "seed" aka Wileyfox Swift).
 
 Mediatek MT7629 is a new wireless network router chip, similar to
 the older MT7623. It gets added together with the reference board
 implementation.
 
 Allwinner V3 is a repackaged version of the existing low-end V3s chip,
 and is used in the tiny Lichee Pi Zero plus, also added here.  There is
 also a new TV set-top box based on Allwinner H6, the Tanix TX6, and the
 eMMC variant of the Olimex A64-Olinuxino development board.
 
 NXP i.MX8M Nano is a new member of the ever-expanding i.MX SoC family,
 similar to the i.MX8M Mini. As usual, there is a large number of new
 boards for i.MX SoCs: Einfochips i.MX8QXP AI_ML, SolidRun Hummingboard
 Pulse baseboard and System-on-Module, Boundary Devices i.MX8MQ Nitrogen8M,
 and TechNexion PICO-PI-IMX8M-DEV for the 64-bit i.MX8 line. For 32-bit,
 we get the Kontron i.MX6UL N6310 SoM with two baseboards, the PHYTEC
 phyBOARD-Segin SoM with three baseboards, and the Zodiac Inflight
 Innovations i.MX7 RMU2 board.
 
 In a different NXP product line, the Layerscape LS1046A "Freeway"
 reference board gets added.
 
 Amlogic SM1 (S905X3) and G12B (S922X, A311D) are updated chips from their
 set-top-box line and smart speaker with newer CPU and GPU cores compared
 to their predecessors. Both are now also supported by the Khadas VIM3
 development board series, and the dts files for that get reorganized a
 bit to better deal with all variants.  Another board based on SM1 that
 gets added is the SEI Robotics SEI610.
 
 There are a handful of new x86 and Power9 server boards using Aspeed BMC
 chips that are gaining support for running Linux on the BMC through the
 OpenBMC project: Facebook Minipack/Wedge100/Wedge40, Lenovo Hr855xg2,
 and Mihawk. Notably these are still new machines using SoCs based on
 the ARM9 and ARM11 CPU cores, as support for the new Cortex-A7 based
 AST2600 is still ramping up.
 
 There are three new end-user products using 32-bit Rockchips SoCs:
 Mecer Xtreme Mini S6 is an Android "mini PC" box based on the low-end
 RK3229 chip, while the two AOpen products Chromebox Mini (Fievel) and
 Chromebase Mini (Tiger) run ChromeOS and are meant for commercial settings
 (digital signage, PoS, ...).
 
 One more single-board computer based on the popular 64-bit RK3399 is
 added: the Leez RK3399 P710.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2
 
 iQIcBAABCAAGBQJdf6StAAoJEJpsee/mABjZDfEP/3h0GusRkoQ6PJ5FHsj4nIR6
 NJK8RxmX4B4ctXxBc+Rbt8bHp1d/IdHL4Jcqe7xgR2OIVQPloJz1lFrLaF0wn4Mu
 G1EP2DzcLym3K0lBwhByvXfU1s2lhaTYdT594J8kTEVgcPXe79LKqH42A1T+1IlC
 7+xAh9sU++NLo64w+Iam3d3T72ugyeO7THWiie7Rb9wACS94i7cZwvasur35aHxf
 Ut5nOQYPbTuVVvN1FfZAdrHJpK9r7pbJLVwHLMdHnUYup2XDmoC6iuDrKlsWxqjs
 SBL0u+dO5pkdKQp17RZFQZwrx2Y97E9KLWaT9Cqb7nwJ+ftYf419TUioQvmyJRZd
 DEsCz6GVCCOs2zFcGj+9iGRr5wA2O3I42dOZkkkTciztksFwSmomrSlwAgVBT2ms
 In6K3g2DrN31aDGFW9dZnxBXHVHWXkqr/TN4UIO2h0jfR4bazAvPzBiDpJdkz1NY
 KPpDrdTRA2k4UnSimot/7Pw8y2NtsTDVJeQS1KydSe44PiLLumO8hg+FfnhJoW5s
 oaSjX89549JvUIrA7TbXPxpyGS8oo7a1XkQyzfWZs8l7JMWoR5oK/VdiuDBL7YDE
 XFlcZmCmB+kUgtSgXjw9FflkoMn06usVZBo1rnWFApYmzZ3htnniNSgz/zjMJpXn
 OtQTQnP2LzS+ioxqB2Se
 =Bm5T
 -----END PGP SIGNATURE-----

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

Pull ARM DT updates from Arnd Bergmann:
 "This is another huge branch with close to 450 changessets related to
  devicetree files, roughly half of this for 32-bit and 64-bit
  respectively. There are lots of cleanups and additional hardware
  support for platforms we already support based on SoCs from Renesas,
  ST-Microelectronics, Intel/Altera, Rockchips, Allwinner, Broadcom and
  other manufacturers.

  A total of 6 new SoCs and 37 new boards gets added this time, one more
  SoC will come in a follow-up branch. Most of the new boards are for
  64-bit ARM SoCs, the others are typically for the 32-bit Cortex-A7.

  Going more into details for SoC platforms with new hardware support:

   - The Snapdragon 855 (SM8150) is Qualcomm's current high-end phone
     platform, usually paired with an external 5G modem. So far we only
     support the Qualcomm SM8150 MTP reference platform, but no actual
     products.

   - For the slightly older Qualcomm platforms, support for several
     interesting products is getting added: Three laptops based on
     Snapdragon 835/MSM8998 (Asus NovaGo, HP Envy X2 and Lenovo Miix
     630), one laptop based on Snapdragon 850/sdm850 (Lenovo Yoga C630)
     and several phones based on the older Snapdragon 410/MSM8916
     (Samsung A3 and A5, Longcheer L8150 aka Android One 2nd gen "seed"
     aka Wileyfox Swift).

   - Mediatek MT7629 is a new wireless network router chip, similar to
     the older MT7623. It gets added together with the reference board
     implementation.

   - Allwinner V3 is a repackaged version of the existing low-end V3s
     chip, and is used in the tiny Lichee Pi Zero plus, also added here.
     There is also a new TV set-top box based on Allwinner H6, the Tanix
     TX6, and the eMMC variant of the Olimex A64-Olinuxino development
     board.

   - NXP i.MX8M Nano is a new member of the ever-expanding i.MX SoC
     family, similar to the i.MX8M Mini. As usual, there is a large
     number of new boards for i.MX SoCs: Einfochips i.MX8QXP AI_ML,
     SolidRun Hummingboard Pulse baseboard and System-on-Module,
     Boundary Devices i.MX8MQ Nitrogen8M, and TechNexion
     PICO-PI-IMX8M-DEV for the 64-bit i.MX8 line. For 32-bit, we get the
     Kontron i.MX6UL N6310 SoM with two baseboards, the PHYTEC
     phyBOARD-Segin SoM with three baseboards, and the Zodiac Inflight
     Innovations i.MX7 RMU2 board.

   - In a different NXP product line, the Layerscape LS1046A "Freeway"
     reference board gets added.

   - Amlogic SM1 (S905X3) and G12B (S922X, A311D) are updated chips from
     their set-top-box line and smart speaker with newer CPU and GPU
     cores compared to their predecessors. Both are now also supported
     by the Khadas VIM3 development board series, and the dts files for
     that get reorganized a bit to better deal with all variants.
     Another board based on SM1 that gets added is the SEI Robotics
     SEI610.

   - There are a handful of new x86 and Power9 server boards using
     Aspeed BMC chips that are gaining support for running Linux on the
     BMC through the OpenBMC project: Facebook
     Minipack/Wedge100/Wedge40, Lenovo Hr855xg2, and Mihawk. Notably
     these are still new machines using SoCs based on the ARM9 and ARM11
     CPU cores, as support for the new Cortex-A7 based AST2600 is still
     ramping up.

   - There are three new end-user products using 32-bit Rockchips SoCs:
     Mecer Xtreme Mini S6 is an Android "mini PC" box based on the
     low-end RK3229 chip, while the two AOpen products Chromebox Mini
     (Fievel) and Chromebase Mini (Tiger) run ChromeOS and are meant for
     commercial settings(digital signage, PoS, ...).

   - One more single-board computer based on the popular 64-bit RK3399
     is added: the Leez RK3399 P710"

* tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (467 commits)
  arm64: dts: qcom: Add Lenovo Yoga C630
  ARM: dts: aspeed-g5: Fixe gpio-ranges upper limit
  ARM; dts: aspeed: mihawk: File should not be executable
  ARM: dts: aspeed: swift: Change power supplies to version 2
  ARM: dts: aspeed: vesnin: Add secondary SPI flash chip
  ARM: dts: aspeed: vesnin: Add wdt2 with alt-boot option
  ARM: dts: aspeed-g4: Add all flash chips
  ARM: dts: exynos: Enable GPU/Mali T604 on Arndale board
  ARM: dts: exynos: Enable GPU/Mali T604 on Chromebook Snow
  ARM: dts: exynos: Add GPU/Mali T604 node to Exynos5250
  ARM: dts: exynos: Fix min/max buck4 for GPU on Arndale board
  ARM: dts: exynos: Mark LDO10 as always-on on Peach Pit/Pi Chromebooks
  ARM: dts: exynos: Remove not accurate secondary ADC compatible
  arm64: dts: rockchip: limit clock rate of MMC controllers for RK3328
  arm64: dts: meson-sm1-sei610: add stdout-path property back
  arm64: dts: meson-sm1-sei610: enable DVFS
  arm64: dts: khadas-vim3: add support for the SM1 based VIM3L
  dt-bindings: arm: amlogic: add Amlogic SM1 based Khadas VIM3L bindings
  arm64: dts: khadas-vim3: move common nodes into meson-khadas-vim3.dtsi
  arm64: dts: meson: g12a: add reset to tdm formatters
  ...
2019-09-16 15:56:22 -07:00
..
adi,axi-spi-engine.txt spi: axi: Add bindings documentation for Analog Devices axi-spi-engine 2016-02-05 18:12:47 +00:00
allwinner,sun4i-a10-spi.yaml dt-bindings: Ensure child nodes are of type 'object' 2019-07-20 20:27:29 -06:00
allwinner,sun6i-a31-spi.yaml dt-bindings: Ensure child nodes are of type 'object' 2019-07-20 20:27:29 -06: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 spi: bcm2835aux: spi: add bindings for the bcm2835 auxiliary spi devices 2015-10-07 11:42:48 +01:00
brcm,bcm2835-spi.txt
brcm,spi-bcm-qspi.txt spi: Broadcom BRCMSTB, NSP, NS2 SoC bindings 2016-09-14 18:03:32 +01:00
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 an entry for the i.MX8QM compatible 2019-02-12 16:41:12 +00:00
fsl-spi.txt spi: spi-fsl-spi: support use of the SPISEL_BOOT signal on MPC8309 2019-03-18 14:47:24 +00:00
icpdas-lp8841-spi-rtc.txt spi: master driver to enable RTC on ICPDAS LP-8841 2016-02-24 13:09:08 +09:00
jcore,spi.txt spi: jcore: add J-Core SPI master bindings 2016-08-08 11:56:32 +01:00
microchip,spi-pic32.txt spi: pic32: Add bindings for PIC32 SPI peripheral 2016-04-04 10:04:23 -07:00
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 spi: Update NPCM PSPI controller documentation 2018-12-06 20:25:24 +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
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.txt spi: Qualcomm Quad SPI(QSPI) documentation 2018-10-11 15:11:05 +01:00
qcom,spi-qup.txt
sh-hspi.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
sh-msiof.txt spi: sh-msiof: Document r8a77470 bindings 2019-05-02 10:37:48 +09:00
snps,dw-apb-ssi.txt dt-bindings: snps,dw-apb-ssi: Add optional clock bindings documentation 2019-03-20 17:20:52 +00:00
spi_altera.txt
spi_atmel.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
spi_oc_tiny.txt
spi-armada-3700.txt spi: armada-3700: Add documentation for the Armada 3700 SPI Controller 2016-12-08 16:05:34 +00:00
spi-ath79.txt DEVICETREE: Misc fix for the AR7100 SPI controller binding 2015-07-27 08:24:39 -05:00
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: Fix the number of CS lines documented as an example 2019-08-20 13:17:59 +01: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 dt-bindings: fsl: dspi: Add fsl,ls1088a-dspi compatible string 2019-08-24 20:33:31 +02: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: img-spfi: check for max speed supported by the spfi block 2015-07-07 12:56:36 +01:00
spi-lantiq-ssc.txt dt-bindings: Use lower case hex in unit-addresses 2017-12-26 10:37:05 -06:00
spi-meson.txt spi: meson-axg: update compatible string for the Meson-AXG 2017-11-28 20:21:24 +00: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-mxic.txt dt-binding: spi: Document Macronix controller bindings 2018-11-05 11:55:14 +00:00
spi-nxp-fspi.txt dt-bindings: spi: add binding file for NXP FlexSPI controller 2019-01-28 12:28:12 +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.txt spi: rockchip: add description for px30 2018-07-17 11:34:57 +01:00
spi-rspi.txt spi: rspi: Add r8a77470 to the compatible list 2018-11-07 15:40:47 +00:00
spi-samsung.txt spi: s3c64xx: document the clocks and the clock-name property 2016-07-14 17:28:20 +01:00
spi-sc18is602.txt
spi-sifive.txt spi: sifive: Add DT documentation for SiFive SPI controller 2019-02-19 15:28:43 +00: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-stm32-qspi.txt dt-bindings: spi: stm32-qspi: add dma properties 2019-06-28 15:25:29 +01:00
spi-stm32.txt spi: stm32: add description about STM32F4 bindings 2019-01-07 18:26:01 +00: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 dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06: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 spi: pic32-sqi: add binding document for PIC32 Quad-SPI driver. 2016-04-18 17:52:46 +01:00
ti_qspi.txt spi: Fix typo in devicetree/bindings/spi 2016-06-28 20:35:48 +01:00