summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/memory-controllers
AgeCommit message (Expand)AuthorLines
2021-09-01Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-234/+434
2021-08-24dt-bindings: memory: convert Samsung Exynos DMC to dtschemaKrzysztof Kozlowski-84/+137
2021-08-23dt-bindings: memory: convert H8/300 bus controller to dtschemaKrzysztof Kozlowski-12/+35
2021-08-18dt-bindings: memory: convert TI a8xx DDR2/mDDR memory controller to dtschemaKrzysztof Kozlowski-20/+35
2021-08-18dt-bindings: memory: convert Synopsys IntelliDDR memory controller to dtschemaKrzysztof Kozlowski-32/+73
2021-08-18dt-bindings: memory: convert Marvell MVEBU SDRAM controller to dtschemaKrzysztof Kozlowski-21/+31
2021-08-18dt-bindings: memory: convert Broadcom DPFE to dtschemaKrzysztof Kozlowski-27/+48
2021-08-17dt-bindings: memory: convert Qualcomm Atheros DDR to dtschemaKrzysztof Kozlowski-35/+61
2021-08-02dt-bindings: memory: renesas,rpc-if: Miscellaneous improvementsGeert Uytterhoeven-3/+14
2021-07-15dt-bindings: More dropping redundant minItems/maxItemsRob Herring-1/+0
2021-07-05Merge tag 'mtd/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds-47/+131
2021-06-21dt-bindings: Drop redundant minItems/maxItemsRob Herring-5/+2
2021-06-10dt-binding: memory: pl353-smc: Convert to yamlMiquel Raynal-44/+131
2021-06-10dt-binding: memory: pl353-smc: Fix the NAND controller node in the exampleMiquel Raynal-1/+3
2021-06-10dt-binding: memory: pl353-smc: Drop unsupported nodes from the exampleMiquel Raynal-10/+0
2021-06-10dt-binding: memory: pl353-smc: Fix the example syntax and styleMiquel Raynal-23/+25
2021-06-10dt-binding: memory: pl353-smc: Describe the child reg propertyMiquel Raynal-0/+4
2021-06-10dt-binding: memory: pl353-smc: Drop the partitioning sectionMiquel Raynal-2/+0
2021-06-10dt-binding: memory: pl353-smc: Document the range propertyMiquel Raynal-0/+2
2021-06-10dt-binding: memory: pl353-smc: Rephrase the bindingMiquel Raynal-6/+5
2021-05-11dt-bindings: memory: tegra20: emc: Convert to schemaDmitry Osipenko-130/+230
2021-04-28Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2021-04-01dt-bindings: memory: tegra20: mc: Convert to schemaDmitry Osipenko-40/+79
2021-04-01dt-bindings: memory: tegra124: emc: Replace core regulator with power domainDmitry Osipenko-3/+4
2021-04-01dt-bindings: memory: tegra30: emc: Replace core regulator with power domainDmitry Osipenko-3/+4
2021-04-01dt-bindings: memory: tegra20: emc: Replace core regulator with power domainDmitry Osipenko-2/+2
2021-03-23dt-bindings: Drop type references on common propertiesRob Herring-1/+1
2021-02-22Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+2
2021-01-11dt-bindings: Add missing array size constraintsRob Herring-0/+2
2021-01-05dt-bindings: memory: renesas,rpc-if: Add support for RZ/G2 SeriesAdam Ford-1/+5
2020-12-09Merge tag 'memory-controller-drv-tegra-5.11-3' of git://git.kernel.org/pub/sc...Arnd Bergmann-0/+6
2020-12-05dt-bindings: memory: tegra20-emc: Document opp-supported-hw propertyDmitry Osipenko-0/+6
2020-11-26Merge tag 'memory-controller-drv-tegra-5.11-2' of git://git.kernel.org/pub/sc...Arnd Bergmann-1/+71
2020-11-06dt-bindings: memory: tegra124: emc: Document OPP table and voltage regulatorDmitry Osipenko-0/+12
2020-11-06dt-bindings: memory: tegra124: emc: Document new interconnect propertyDmitry Osipenko-0/+6
2020-11-06dt-bindings: memory: tegra124: mc: Document new interconnect propertyDmitry Osipenko-0/+6
2020-11-06dt-bindings: memory: tegra30: emc: Document OPP table and voltage regulatorDmitry Osipenko-0/+12
2020-11-06dt-bindings: memory: tegra30: emc: Document new interconnect propertyDmitry Osipenko-0/+6
2020-11-06dt-bindings: memory: tegra30: mc: Document new interconnect propertyDmitry Osipenko-0/+5
2020-11-06dt-bindings: memory: tegra20: emc: Document OPP table and voltage regulatorDmitry Osipenko-0/+16
2020-11-06dt-bindings: memory: tegra20: emc: Document new interconnect propertyDmitry Osipenko-0/+2
2020-11-06dt-bindings: memory: tegra20: mc: Document new interconnect propertyDmitry Osipenko-0/+3
2020-11-06dt-bindings: memory: tegra20: emc: Document nvidia, memory-controller propertyDmitry Osipenko-0/+2
2020-11-05dt-bindings: memory: tegra20: emc: Correct registers range in exampleDmitry Osipenko-1/+1
2020-11-05dt-bindings: memory: mediatek: Add mt8192 supportYong Wu-1/+5
2020-11-05dt-bindings: memory: mediatek: Convert SMI to DT schemaYong Wu-100/+270
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-2/+4
2020-10-07dt-bindings: Add missing 'unevaluatedProperties'Rob Herring-0/+2
2020-10-06dt-bindings: Another round of adding missing 'additionalProperties'Rob Herring-0/+4
2020-09-09dt-bindings: memory: mediatek: Add binding for MT8167 SMIFabien Parent-2/+4