aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/devicetree/bindings/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-10Merge tag 'devicetree-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds8-8/+8
2022-10-07Merge tag 'nand/for-6.1' into mtd/nextMiquel Raynal3-64/+97
2022-09-21dt-bindings: nand: meson: convert txt to yamlLiang Yang2-55/+93
2022-09-21dt-bindings: nand: meson: fix meson nfc clockLiang Yang1-17/+12
2022-09-20dt-bindings: mtd: intel: lgm-nand: Fix maximum chip select valueMartin Blumenstingl1-1/+1
2022-09-20dt-bindings: mtd: intel: lgm-nand: Fix compatible stringMartin Blumenstingl1-3/+3
2022-09-19dt-bindings: mtd: partitions: add binding for U-Boot bootloaderRafał Miłecki1-0/+49
2022-08-25dt-bindings: Remove 'Device Tree Bindings' from end of title:Andrew Lunn8-8/+8
2022-08-05Merge tag 'mtd/for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds4-4/+72
2022-08-02dt-bindings: mtd: microchip,mchp48l640: use spi-peripheral-props.yamlKrzysztof Kozlowski1-3/+4
2022-08-01Merge remote-tracking branch 'korg_git/nand/next' into mtd/nextRichard Weinberger2-2/+27
2022-07-11dt-bindings: mtd/partitions: Convert arm-firmware-suite to DT schemaRob Herring2-17/+28
2022-06-29dt-bindings: mtd: partitions: add additional example for qcom,smem-partChristian Marangi1-0/+27
2022-06-29dt-bindings: mtd: partitions: support label/name only partitionChristian Marangi1-2/+18
2022-06-17dt-bindings: mtd: qcom_nandc: document qcom,boot-partitions bindingChristian Marangi1-0/+27
2022-06-06dt-bindings: mtd: mxc-nand: Drop undocumented properties from exampleRob Herring1-2/+0
2022-06-03dt-bindings: mtd: spi-nand: Add spi-peripheral-props.yaml referenceRob Herring1-0/+1
2022-06-03dt-bindings: memory-controllers: ingenic: Split out child node propertiesRob Herring1-0/+1
2022-05-25Merge tag 'devicetree-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-2/+1
2022-05-24Merge tag 'spi-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-51/+0
2022-05-24Merge tag 'mtd/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds5-26/+130
2022-05-20Merge tag 'nand/for-5.19' into mtd/nextMiquel Raynal3-16/+77
2022-05-16dt-bindings: mtd: partitions: Extend fixed-partitions bindingMikhail Zhilkin1-2/+53
2022-05-16dt-bindings: mtd: renesas: Fix the NAND controller descriptionMiquel Raynal1-0/+5
2022-05-16spi: Convert the Aspeed SMC controllers device tree bindingCédric Le Goater1-51/+0
2022-05-09Merge branch 'dt/linus' into dt/nextRob Herring1-2/+0
2022-05-04dt-bindings: Drop redundant 'maxItems/minItems' in if/then schemasRob Herring1-2/+0
2022-04-26dt-bindings: Drop empty and unreferenced binding .txt filesRob Herring1-1/+0
2022-04-25dt-bindings: mtd: jedec, spi-nor: remove unneeded propertiesKrzysztof Kozlowski1-8/+0
2022-04-11dt-bindings: mtd: ti,elm: Add support for AM64 ELMRoger Quadros1-0/+24
2022-04-11dt-bindings: mtd: ti,elm: Convert to yamlRoger Quadros2-16/+48
2022-04-07dt-bindings: align SPI NOR node name with dtschemaKrzysztof Kozlowski1-1/+1
2022-03-26Merge tag 'devicetree-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-2/+1
2022-03-25Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds9-129/+255
2022-03-23Merge tag 'nand/for-5.18' into mtd/nextMiquel Raynal1-0/+7
2022-03-14dt-bindings: mtd: partitions: convert BCM47xx to the json-schemaRafał Miłecki2-42/+48
2022-03-02dt-bindings: Another pass removing cases of 'allOf' containing a '$ref'Rob Herring1-2/+1
2022-02-21dt-bindings: mtd: spi-nor: Allow two CS per deviceMiquel Raynal1-1/+2
2022-02-18dt-binding: mtd: nand: Document the wp-gpios propertyChristophe Kerello1-0/+7
2022-02-18dt-bindings: mtd: drop mtd/cortina,gemini-flash.txtCorentin Labbe2-25/+17
2022-01-23dt-bindings: mtd: Describe Macronix NAND ECC engineMiquel Raynal1-0/+77
2022-01-23dt-bindings: mtd: spi-nand: Convert spi-nand description file to yamlMiquel Raynal2-5/+27
2022-01-23dt-bindings: mtd: nand-chip: Create a NAND chip descriptionMiquel Raynal2-48/+72
2022-01-23dt-bindings: mtd: nand-controller: Harmonize the property typesMiquel Raynal1-14/+12
2022-01-23dt-bindings: mtd: nand-controller: Fix a comment in the examplesMiquel Raynal1-1/+1
2022-01-23dt-bindings: mtd: nand-controller: Fix the reg property descriptionMiquel Raynal1-1/+1
2022-01-11Merge tag 'spi-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-1/+2
2021-12-21dt-bindings: mtd: renesas: Describe Renesas R-Car Gen3 & RZ/N1 NAND controllerMiquel Raynal1-0/+61
2021-12-17dt-bindings: mtd: ti, gpmc-nand: Add compatible for AM64 NANDRoger Quadros1-1/+4
2021-12-09dt-bindings: mtd: ti,gpmc-nand: Add missing 'rb-gpios'Rob Herring1-0/+5