summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/spi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spi-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2022-01-1111-144/+252
|\
| * Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2022-01-101-0/+1
| |\
| * | spi: dt-bindings: mediatek,spi-mtk-nor: Fix example 'interrupts' propertyRob Herring2022-01-061-1/+1
| * | spi: spi-mux: Add reference to spi-peripheral-props.yaml schemaRob Herring2022-01-061-0/+1
| * | spi: spi-mtk-nor: add new clock name 'axi' for spi norTinghan Shen2021-12-201-1/+5
| * | spi: atmel,quadspi: Define sama7g5 QSPITudor Ambarus2021-12-151-2/+14
| * | spi: atmel,quadspi: Convert to json-schemaTudor Ambarus2021-12-152-37/+87
| * | spi: dt-bindings: cdns,qspi-nor: Move peripheral-specific properties outPratyush Yadav2021-12-013-33/+44
| * | spi: dt-bindings: add schema listing peripheral-specific propertiesPratyush Yadav2021-12-012-67/+89
| * | spi: fsl-lpspi: Add imx8ulp compatible stringJacky Bai2021-11-221-4/+7
| * | spi: Add resets to the PL022 bindingsLinus Walleij2021-11-221-0/+3
| * | spi: dt-bindings: renesas,rspi: Document RZ/G2L SoCLad Prabhakar2021-11-181-1/+3
* | | dt-bindings: spi: cadence-quadspi: document "intel,socfpga-qspi"Dinh Nguyen2021-12-271-0/+1
* | | Merge tag 'spi-fix-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-12-061-0/+1
|\ \ \ | |/ / |/| / | |/
| * spi: spi-rockchip: Add rk3568-spi compatibleNicolas Frattaroli2021-11-291-0/+1
* | dt-bindings: Remove Netlogic bindingsRob Herring2021-11-111-38/+0
* | dt-bindings: treewide: Update @st.com email address to @foss.st.comPatrice Chotard2021-11-112-4/+4
* | dt-bindings: Rename Ingenic CGU headers to ingenic,*.hPaul Cercueil2021-11-111-1/+1
|/
* spi: Convert NXP flexspi to json schemaKuldeep Singh2021-10-292-44/+86
* Merge branch 'spi-5.15' into spi-5.16Mark Brown2021-10-071-1/+1
|\
| * spi: Use 'flash' node name instead of 'spi-flash' in exampleApurva Nandan2021-09-211-1/+1
* | spi: Add sc7180 bindingRajesh Patil2021-10-021-0/+1
* | dt-bindings: spi: cadence-quadspi: Add support for Xilinx Versal OSPISai Krishna Potthuri2021-10-011-0/+12
* | Merge series "add support for Cadence's XSPI controller" from Parshuram Thomb...Mark Brown2021-09-271-0/+77
|\ \
| * | spi: cadence: add dt-bindings documentation for Cadence XSPI controllerParshuram Thombare2021-09-271-0/+77
* | | spi: Add sc7280 supportRajesh Patil2021-09-271-1/+4
|/ /
* / dt-bindings: spi: Document Ingenic SPI controller bindingsPaul Cercueil2021-09-131-0/+72
|/
* spi: dt-bindings: xilinx: Drop type reference on *-bits propertiesRob Herring2021-09-101-2/+0
* dt-bindings: More use 'enum' instead of 'oneOf' plus 'const' entriesRob Herring2021-09-101-3/+3
* Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-09-011-6/+6
|\
| * dt-bindings: Use 'enum' instead of 'oneOf' plus 'const' entriesRob Herring2021-08-301-6/+6
* | Merge remote-tracking branch 'spi/for-5.15' into spi-nextMark Brown2021-08-266-111/+313
|\ \
| * | spi: add sprd ADI for sc9863 and ums512Chunyan Zhang2021-08-261-0/+2
| * | spi: Convert sprd ADI bindings to yamlChunyan Zhang2021-08-262-63/+102
| * | spi: rockchip-sfc: Bindings for Rockchip serial flash controllerChris Morgan2021-08-171-0/+91
| * | spi: omap-spi: Convert to json-schemaAswath Govindraju2021-07-142-48/+117
| * | spi: mediatek: update spi master bingdings for MT6893 SOCMason Zhang2021-07-111-0/+1
| |/
* / dt-bindings: Move fixed string 'patternProperties' to 'properties'Rob Herring2021-07-151-16/+16
|/
* Merge tag 'devicetree-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-07-033-4/+1
|\
| * dt-bindings: Drop redundant minItems/maxItemsRob Herring2021-06-212-3/+0
| * dt-bindings: clock: update ti,sci-clk.yaml referencesMauro Carvalho Chehab2021-06-021-1/+1
* | spi: convert Xilinx Zynq UltraScale+ MPSoC GQSPI bindings to YAMLNobuhiro Iwamatsu2021-06-252-25/+51
* | spi: spi-rockchip: add description for rv1126Jon Lin2021-06-231-0/+1
* | spi: dt-bindings: support devices with multiple chipselectsSebastian Reichel2021-06-221-2/+5
* | spi: xilinx: convert to yamlNobuhiro Iwamatsu2021-06-172-23/+57
* | spi: convert Cadence SPI bindings to YAMLNobuhiro Iwamatsu2021-06-172-30/+66
* | Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2021-06-011-1/+1
|\ \
| * | Merge tag 'v5.13-rc2' into spi-5.13Mark Brown2021-05-184-24/+15
| |\|
| * | dt-bindings: spi: spi-mux: rename flash nodeMichael Walle2021-05-181-1/+1
* | | spi: dw-apb-ssi: Integrate Renesas RZ/N1 SPI controllerGeert Uytterhoeven2021-05-102-11/+6
| |/ |/|