linux_dsm_epyc7002/Documentation/devicetree/bindings/spi
Linus Torvalds 74fee4e88f DeviceTree updates for 4.14:
- Convert more DT code to use of_property_read_* API.
 
 - Improve DT overlay support when adding multiple overlays.
 
 - Convert printk's to %pOF format specifiers. Most went via subsystem
   trees, but picked up the remaining orphans.
 
 - Correct unittests to use preferred "okay" for "status" property value.
 
 - Add a KASLR seed property.
 
 - Vendor prefixes for Mellanox, Theobroma System, Adaptrum, Moxa.
 
 - Fix modalias buffer handling.
 
 - Clean-up of include paths for building dtbs.
 
 - Add bindings for amc6821, isl1208, tsl2x7x, srf02, and srf10 devices.
 
 - Add nvmem bindings for MediaTek MT7623 and MT7622 SoC.
 
 - Add compatible string for Allwinner H5 Mali-450 GPU.
 
 - Fix links to old OpenFirmware docs with new mirror on devicetree.org.
 
 - Remove status property from binding doc examples.
 -----BEGIN PGP SIGNATURE-----
 
 iQItBAABCAAXBQJZsVkbEBxyb2JoQGtlcm5lbC5vcmcACgkQ+vtdtY28YcPWPhAA
 gi3Ekc3680YE1iLnXHkDkZHmzE0KvzhIyHrzqIkoxtISfmboVdydMQFnAfyhPJA4
 UA5vBKiL4uhWSpHglQpyY2ld+S9tym3IQrGEhEsHxf6njfQpkiNqVKsTYxGAmwxW
 E5B6sFl5O4q9e84pnselFsmx6TI+SlmPrqbN7BiluqczeUu358QlF2x8GZuJDN35
 cLJKZSeE/w2xLIRIpHUoh7My8/d3jJ/OxuqXFyt/f42BtGp++WganCQS5XR0dxSA
 SMdzHhWDTqCKsih5/80vqVXpDBn8iX6NEx7zKprSRc3mTCNIWHG70m/tNAk6/FQR
 gvMR3BJOiA0MOIO3M3qaJeVuFkJDixaXmwL0V/Qpuon+6EMdRIfgcVTScAXNnamP
 IHmN7fzFYE9tNCzkQjEHkQtVxyQi+1CAM61dZQD1rwi4M2YZHmNxdfLj4ilRb+q8
 2SDugUjz3tEdEzi6huKc5oGwqmJwLQmSlgP+VGcJnt6kotLy+PEdPK1cYWtwSKmp
 p/xhbXZSCFcwCHXGbyGE6yOXX4DKaLD11KmAMlJ2zwphfvwE4v/azuLmOtviiYTS
 23KGIEZJYwRP1QG/BwsjKhl7x37NeKKKHomryMVF3R7M0mf1VtcdSSYROirNi2+t
 AZZSyXoK8E/Fx4hR1YHxJ3TX4aBkJ2rBi3+RgABXa10=
 =IBAh
 -----END PGP SIGNATURE-----

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

Pull DeviceTree updates from Rob Herring:
 "There's a few orphans in the conversion to %pOF printf specifiers
  included here that no one else picked up.

  Summary:

   - Convert more DT code to use of_property_read_* API.

   - Improve DT overlay support when adding multiple overlays

   - Convert printk's to %pOF format specifiers. Most went via subsystem
     trees, but picked up the remaining orphans

   - Correct unittests to use preferred "okay" for "status" property
     value

   - Add a KASLR seed property

   - Vendor prefixes for Mellanox, Theobroma System, Adaptrum, Moxa

   - Fix modalias buffer handling

   - Clean-up of include paths for building dtbs

   - Add bindings for amc6821, isl1208, tsl2x7x, srf02, and srf10
     devices

   - Add nvmem bindings for MediaTek MT7623 and MT7622 SoC

   - Add compatible string for Allwinner H5 Mali-450 GPU

   - Fix links to old OpenFirmware docs with new mirror on
     devicetree.org

   - Remove status property from binding doc examples"

* tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (45 commits)
  devicetree: Adjust status "ok" -> "okay" under drivers/of/
  dt-bindings: Remove "status" from examples
  dt-bindings: pinctrl: sh-pfc: Use generic node name
  dt-bindings: Add vendor Mellanox
  dt-binding: net/phy: fix interrupts description
  virt: Convert to using %pOF instead of full_name
  macintosh: Convert to using %pOF instead of full_name
  ide: pmac: Convert to using %pOF instead of full_name
  microblaze: Convert to using %pOF instead of full_name
  dt-bindings: usb: musb: Grammar s/the/to/, s/is/are/
  of: Use PLATFORM_DEVID_NONE definition
  of/device: Fix of_device_get_modalias() buffer handling
  of/device: Prevent buffer overflow in of_device_modalias()
  dt-bindings: add amc6821, isl1208 trivial bindings
  dt-bindings: add vendor prefix for Theobroma Systems
  of: search scripts/dtc/include-prefixes path for both CPP and DTC
  of: remove arch/$(SRCARCH)/boot/dts from include search path for CPP
  of: remove drivers/of/testcase-data from include search path for CPP
  of: return of_get_cpu_node from of_cpu_device_node_get if CPUs are not registered
  iio: srf08: add device tree binding for srf02 and srf10
  ...
2017-09-07 14:43:33 -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
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 "status" from examples 2017-09-05 10:03:06 -05:00
fsl-imx-cspi.txt spi: imx: add selection for iMX53 and iMX6 controller 2017-07-17 12:09:48 +01:00
fsl-spi.txt spi: fsl-espi: Configure FSL eSPI CSBEF and CSAFT 2014-04-16 22:04:07 +01: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
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 dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
omap-spi.txt
qcom,spi-qup.txt spi: qup: Add DMA capabilities 2015-03-07 11:21:20 +00:00
sh-hspi.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
sh-msiof.txt DeviceTree updates for 4.14: 2017-09-07 14:43:33 -07:00
snps,dw-apb-ssi.txt dt: snps,dw-apb-ssi: Document new I/O data register width property 2015-08-21 10:25:24 -07: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_pl022.txt spi: pl022: Document property values 2017-03-20 11:24:25 +00:00
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: Document DT bindings for SPI controllers in slave mode 2017-05-26 13:11:00 +01:00
spi-cadence.txt spi: Add devicetree bindings documentation for Cadence SPI 2014-04-14 21:00:31 +01:00
spi-clps711x.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
spi-davinci.txt spi: Fix typo in devicetree/bindings/spi 2016-06-28 20:35:48 +01:00
spi-dw.txt spi: dw: document device tree binding 2014-04-24 18:01:05 +01:00
spi-fsl-dspi.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
spi-fsl-lpspi.txt spi: imx: add devicetree binding for lpspi 2016-11-23 12:37:29 +00:00
spi-gpio.txt spi: spi-gpio: Add dt support for a single device with no chip select 2014-11-04 19:57:25 +00: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 spi: lantiq-ssc: add support for Lantiq SSC SPI controller 2017-02-14 17:10:40 +00:00
spi-meson.txt spi: meson: Add SPICC bindings 2017-05-24 18:19:18 +01:00
spi-mt65xx.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
spi-octeon.txt
spi-orion.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
spi-rockchip.txt spi: rockchip: add compatible string for rv1108 spi 2017-08-14 17:24:02 +01:00
spi-rspi.txt spi: rspi: Add support for new R-Car Gen2 SoCs 2014-08-28 15:33:17 +01: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-sirf.txt spi: sirf: add support for USP-based SPI 2015-05-20 19:05:40 +01:00
spi-st-ssc.txt spi: st: Provide Device Tree binding documentation 2014-12-22 18:16:57 +00:00
spi-stm32.txt spi: stm32: fix example with st, spi-midi-ns property 2017-06-28 20:00:48 +01:00
spi-sun4i.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
spi-sun6i.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
spi-xilinx.txt spi: xilinx: Add devicetree binding for spi-xilinx 2016-03-10 10:31:21 +07:00
spi-xlp.txt spi: Add DT bindings documentation for Netlogic XLP SPI controller 2015-08-28 18:22:20 +01:00
spi-xtensa-xtfpga.txt
spi-zynqmp-qspi.txt spi: zynq: Add DT bindings documentation for Zynq Ultrascale+ MPSoC GQSPI controller 2015-06-12 18:33:15 +01: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