summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/spi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | MAINTAINERS: Update email of Neil ArmstrongNeil Armstrong2022-08-182-2/+2
| |/ /
* | | Merge tag 'spi-fix-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-08-163-3/+3
|\ \ \ | |/ / |/| / | |/
| * spi: dt-bindings: Drop Pratyush YadavKrzysztof Kozlowski2022-08-113-3/+3
* | Merge tag 'devicetree-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-041-39/+0
|\ \
| * | dt-bindings: efm32: remove bindings for deleted platformWolfram Sang2022-06-161-39/+0
* | | Merge tag 'spi-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2022-08-0215-95/+243
|\ \ \ | | |/ | |/|
| * | spi: dt-bindings: add documentation for hpe,gxp-spifiNick Hawkins2022-07-291-0/+56
| * | spi/panel: dt-bindings: drop CPHA and CPOL from common propertiesKrzysztof Kozlowski2022-07-262-10/+11
| * | spi: dt-bindings: spi-controller: correct example indentationKrzysztof Kozlowski2022-07-221-4/+4
| * | spi: npcm-fiu: add Arbel NPCM8XX supportMark Brown2022-07-201-1/+12
| |\ \
| | * | dt-binding: spi: Add npcm845 compatible to npcm-fiu documentTomer Maimon2022-07-201-1/+12
| * | | spi: dt-bindings: qcom,spi-geni-qcom: allow three interconnectsKrzysztof Kozlowski2022-07-201-1/+4
| |/ /
| * | spi: dt-bindings: Add compatible for MediaTek MT8188Johnson Wang2022-07-181-0/+1
| * | spi: dt-bindings: mediatek,spi-mtk-nor: Update bindings for nor flashAllen-KH Cheng2022-07-181-6/+9
| * | spi: dt-bindings: atmel,at91rm9200-spi: convert to json-schemaSergiu Moga2022-07-142-36/+75
| * | spi: Add bindings for Intel Thunder Bay SOCNandhini Srikandan2022-07-131-0/+2
| * | spi: dt-bindings: zynqmp-qspi: add missing 'required'Krzysztof Kozlowski2022-07-041-0/+7
| * | spi: dt-bindings: cadence: add missing 'required'Krzysztof Kozlowski2022-07-041-0/+7
| * | spi: dt-bindings: dw-apb-ssi: update spi-{r,t}x-bus-widthConor Dooley2022-07-011-6/+0
| * | spi: s3c64xx: define exynosautov9 compatibleChanho Park2022-06-291-1/+4
| * | spi: dt-bindings: samsung: Add Exynos4210 SPIKrzysztof Kozlowski2022-06-271-0/+1
| * | spi: dt-bindings: Add compatible for Tegra241 QSPIKrishna Yarlagadda2022-06-131-0/+1
| * | spi: dt-bindings: split peripheral prodsKrishna Yarlagadda2022-06-133-21/+34
| * | spi: dt-bindings: Move 'rx-sample-delay-ns' to spi-peripheral-props.yamlRob Herring2022-06-062-9/+14
| * | spi: mt65xx: add MT8365 SoC bindingsFabien Parent2022-06-061-0/+1
| |/
* / spi: dt-bindings: Fix unevaluatedProperties warnings in examplesRob Herring2022-06-062-2/+0
|/
* Merge tag 'arm-drivers-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-262-39/+116
|\
| * Merge tag 'qcom-drivers-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2022-05-092-39/+116
| |\
| | * spi: dt-bindings: qcom,spi-geni-qcom: convert to dtschemaKrzysztof Kozlowski2022-04-262-39/+116
* | | Merge tag 'arm-dt-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2022-05-261-0/+1
|\ \ \
| * | | dt-bindings: spi: sunxi: document F1C100 controllersAndre Przywara2022-04-061-0/+1
| | |/ | |/|
* | | Merge tag 'devicetree-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-258-110/+84
|\ \ \
| * \ \ Merge branch 'dt/linus' into dt/nextRob Herring2022-04-191-2/+0
| |\ \ \
| * | | | dt-bindings: align SPI NOR node name with dtschemaKrzysztof Kozlowski2022-04-072-2/+2
| * | | | spi: dt-bindings: qcom,spi-qup: convert to dtschemaKrzysztof Kozlowski2022-04-072-103/+81
| * | | | dt-bindings: qcom: update maintainers (drop Akash and Mukesh)Krzysztof Kozlowski2022-04-071-2/+1
| * | | | dt-bindings: white-space cleanupsKrzysztof Kozlowski2022-04-043-3/+0
| | |/ / | |/| |
* | | | Merge tag 'spi-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2022-05-246-0/+180
|\ \ \ \ | |_|_|/ |/| | |
| * | | spi: Convert the Aspeed SMC controllers device tree bindingCédric Le Goater2022-05-161-0/+82
| * | | spi: dt-bindings: renesas,rspi: Document RZ/G2UL SoCBiju Das2022-05-031-0/+2
| * | | spi: dt-bindings: add binding doc for spi-mtk-snfiChuanhong Guo2022-04-271-0/+88
| * | | spi: Add bindings for new Ingenic SoCs.周琰杰 (Zhou Yanjie)2022-04-251-0/+3
| * | | spi: mediatek: add single/quad mode supportMark Brown2022-04-051-0/+4
| |\ \ \
| | * | | spi: support hclkLeilk Liu2022-04-041-0/+4
| | |/ /
| * / / spi: qcom-qspi: Add minItems to interconnect-namesKuldeep Singh2022-04-051-0/+1
| |/ /
* | | Merge tag 'devicetree-fixes-for-5.18-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-04-161-2/+0
|\ \ \ | | |/ | |/|
| * | dt-bindings: Fix array constraints on scalar propertiesRob Herring2022-04-141-2/+0
| |/
* / dt-bindings: update Krzysztof Kozlowski's emailKrzysztof Kozlowski2022-04-042-2/+2
|/
* dt-bindings: Fix missing '/schemas' in $ref pathsRob Herring2022-03-283-3/+3
* Merge tag 'devicetree-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-03-261-3/+1
|\