summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/spi
AgeCommit message (Expand)AuthorFilesLines
2020-12-11spi: dt-bindings: clarify CS behavior for spi-cs-high and gpio descriptorsH. Nikolaus Schaller1-0/+27
2020-12-09dt-bindings: spi: dw-apb-ssi: Add Canaan K210 SPI controllerDamien Le Moal1-0/+2
2020-12-08spi: Update DT binding docs to support SiFive FU740 SoCYash Shah1-4/+6
2020-10-14Merge tag 'devicetree-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds17-6/+48
2020-10-14spi: dt-bindings: spi-controller: explicitly require #address-cells=<0> for s...Zhen Lei1-6/+14
2020-10-09Merge remote-tracking branch 'spi/for-5.10' into spi-nextMark Brown6-49/+142
2020-10-08spi: dw: Add Baikal-T1 SPI Controller bindingsSerge Semin1-2/+31
2020-10-07dt-bindings: Explicitly allow additional properties in common schemasRob Herring1-0/+2
2020-10-07dt-bindings: Add missing 'unevaluatedProperties'Rob Herring16-0/+32
2020-10-06dt-bindings: spi: add mt8192-nor compatible stringIkjoon Jang1-0/+1
2020-10-05spi: renesas,sh-msiof: Add r8a77961 supportGeert Uytterhoeven1-0/+1
2020-09-14spi: Add compatible string for brcmstb SoCsRay Jui1-0/+2
2020-09-13Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-8/+8
2020-09-09dt-bindings: spi: Fix spi-bcm-qspi compatible orderingFlorian Fainelli1-8/+8
2020-09-08dt-bindings: snps, dw-apb-ssi: Add sparx5 support, plus rx-sample-delay-ns pr...Lars Povlsen1-0/+21
2020-08-26dt-bindings: spi: Convert spi-mtk-nor to json-schemaIkjoon Jang2-47/+85
2020-08-25Merge tag 'v5.9-rc2' into spi-5.10Mark Brown1-1/+1
2020-08-22Merge tag 'devicetree-fixes-for-5.9-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2020-08-18Merge tag 'spi-fix-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2020-08-18spi: renesas,rspi: Add r8a7742 to the compatible listLad Prabhakar1-0/+1
2020-08-18dt-bindings: Use Shawn Guo's preferred e-mail for i.MX bindingsFabio Estevam1-1/+1
2020-08-17Merge existing fixes from spi/for-5.9Mark Brown1-0/+1
2020-08-14dt-bindings: Whitespace clean-ups in schema filesRob Herring5-62/+62
2020-08-10dt-bindings: lpspi: Add missing boolean type for fsl,spi-only-use-cs1-selGeert Uytterhoeven1-0/+1
2020-08-05Merge tag 'devicetree-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2020-07-29Merge remote-tracking branch 'spi/for-5.9' into spi-nextMark Brown10-115/+244
2020-07-29dt-bindings: lpspi: New property in document DT bindings for LPSPIClark Wang1-0/+7
2020-07-22spi: update bindings for MT8192 SoCleilk.liu1-0/+1
2020-07-22spi: Add bindings for Lightning Mountain SoCDilip Kota1-2/+19
2020-07-17spi: renesas,sh-msiof: Add r8a774e1 supportLad Prabhakar1-0/+1
2020-07-10dt-bindings: spi: Convert imx lpspi to json-schemaAnson Huang2-29/+60
2020-07-10dt-bindings: spi: Convert imx cspi to json-schemaAnson Huang2-56/+97
2020-07-10dt-bindings: spi: Convert mxs spi to json-schemaAnson Huang2-26/+56
2020-07-09SPI SUBSYSTEM: Replace HTTP links with HTTPS onesAlexander A. Klimov1-2/+2
2020-07-09Merge tag 'devicetree-fixes-for-5.8-2' into dt/nextRob Herring1-1/+1
2020-07-02Merge tag 'devicetree-fixes-for-5.8-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2020-06-22Merge tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-9/+17
2020-06-18dt: Fix broken references to renamed docsMauro Carvalho Chehab1-1/+1
2020-06-15spi: renesas,sh-msiof: Add r8a7742 supportLad Prabhakar1-0/+1
2020-06-15dt-bindings: spi: Document bcm2711 and bcm7211 SPI compatibleFlorian Fainelli1-1/+2
2020-06-15Merge existing fixes from spi/for-5.8Mark Brown1-9/+17
2020-06-10spi: dt-bindings: amlogic, meson-gx-spicc: Fix schema for meson-g12aAlexander Stein1-9/+17
2020-06-04Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-114/+129
2020-05-29spi: Convert DW SPI binding to DT schemaSerge Semin3-73/+133
2020-05-29dt-bindings: snps,dw-apb-ssi: add optional reset propertyDinh Nguyen1-0/+5
2020-05-28dt-bindings: spi: Convert spi-pxa2xx to json-schemaLubomir Rintel2-27/+58
2020-05-22spi: rb4xx: add corresponding device tree documentationChristopher Hill1-0/+36
2020-05-19spi: ti_qspi: fix unit addressKangmin Park1-1/+1
2020-05-15spi: dw: Add Tx/Rx DMA propertiesSerge Semin1-0/+2
2020-05-14dt-bindings: Fix incorrect 'reg' property sizesRob Herring2-2/+2