2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/Documentation/devicetree/bindings/memory-controllers
Arnd Bergmann bddf944803 Memory controller drivers for v6.16
1. Mediatek: Add support for MT6893 MTK SMI.
 2. STM32: Add new driver for STM32 Octo Memory Manager (OMM), which
    manages muxing between two OSPI busses.
 3. Several cleanups and minor improvements (OMAP GPMC, Kconfig entries,
    BT1 L2).
 -----BEGIN PGP SIGNATURE-----
 
 iQJEBAABCgAuFiEE3dJiKD0RGyM7briowTdm5oaLg9cFAmgcehEQHGtyemtAa2Vy
 bmVsLm9yZwAKCRDBN2bmhouD1+UJD/sF/qVJS5Wtg1IyUliqCgAD+gPbxLL7K/e7
 OuR1FcblvBW4ssC1eFHJKH6lE35PGgkj/3+KrvlwpmatbcaKnpafGs4ShlyAmYKd
 yVDw5z/thjqh38vW8wtTIbNHjvTX/djNXfzP45DYZJk7LBI4c6uPX3y8fE51FoRM
 9nN+lZuwFwh1u9jcF2p+CIzI8BBTAtUtfGNgbwBn/R9y3XgmTaLIACtYdt3yg9vM
 PaP0k2oBdDimj4c3IWuaPcFMZUPYezMLVdZZ6Wll2BXkXuxpNoQkPziIFWS+7Vug
 aA1TJjvRNfIAeOfAL8jqPYAoKgzV+UOukLPAMsoE9tD1icOs8v6BsHo76mCIAm+Y
 9bCOIgXDaXhMZSysdYNZvVdC5+rp+ewYDf/TNwpUAE84KZ8fy9QoO+CIKYG09SWC
 DPc/H4hQ9I9qoQn/Do1eBFr3CUKIyI7k6Jc+ulQEZAI5aAszH9FOgi35/NPPvy0i
 o05FQiwONSa3NY4sX7LqkOz+NmClyfx9Auw9tDy8urWyERktfTC5rI6xgwz/dhCM
 r7KkTWf4hTMbtH97yycjQv+a5DOa0kT8Lnyulniv8a/GBvVcPPU+3vBxCHTYPW9m
 +tB1ARdjr9zvDdmlgw9l81vbV2HAWrhLMbf8N9ISBAkvyuYiKAiiuzwBR2qpNHg4
 AcILU8iSyw==
 =HskW
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEiK/NIGsWEZVxh/FrYKtH/8kJUicFAmgeb5UACgkQYKtH/8kJ
 Uidpzg/9G3Q3AO8+uFwZtUHXvY9jXcTK/xuZf880osXQUOtUvuhWUGyXNNDKMvIk
 2jA8j0Wi4eRmjjG5FY1I7/cRka2pGKF/h68Uc5LOQT3gtF8f9ItBHA6XZeF80UfL
 qqGPLHG1Dr9yADwF0pL2tjyrCga45bQoNqJez1aeVtIsgcs9BnRq3qmadcpA+6Ur
 hVWT/Y6yfJZS2LCe4iM6gEdVcNYQJnvbLFJjGgWNEvh30Swpcb3FIca1tjyTxeku
 /IVbGY41JrqigP8rj5X2kLOtXIyodZKIBBevXbPCUnTmBJohg7hJriObYUmBNYsU
 7q88odyXv5XMP6gErjhMAw1BEPMJ6rJtin3FAZg0Shh8IjAs1Tsm9tVJKsQsNI/n
 OrIV64+Q/3Gs3v2NbCeRGXdYJ+m9YpakXf60Vb/tEJnd2CA4A2lTjujNWw6mHzPr
 TyFB6be1Q79GvSqemfkCUdpreCYfu9IWtaheBSNC9N22Fy1sQXXATqtMEzMrqmbD
 Q2X58Bff/n7JT5QENJVJF6JZY/fDUJOAOPRdrVhFBN0Z3fmyCYogYhTITNoBimUv
 8fohQ5z8HPqDU4Z5NkD8f9F9thawbiGCztC0knABTIf5Rz/w8usyvrjGI4gXca9b
 TBQr0rE6bCjoZslHX1ejjsAhqmZ9BntYUZJUjMj0ITzHoKfaTlE=
 =1zDp
 -----END PGP SIGNATURE-----

Merge tag 'memory-controller-drv-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into soc/drivers

Memory controller drivers for v6.16

1. Mediatek: Add support for MT6893 MTK SMI.
2. STM32: Add new driver for STM32 Octo Memory Manager (OMM), which
   manages muxing between two OSPI busses.
3. Several cleanups and minor improvements (OMAP GPMC, Kconfig entries,
   BT1 L2).

* tag 'memory-controller-drv-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl:
  MAINTAINERS: add entry for STM32 OCTO MEMORY MANAGER driver
  memory: Add STM32 Octo Memory Manager driver
  dt-bindings: memory-controllers: Add STM32 Octo Memory Manager controller
  bus: firewall: Fix missing static inline annotations for stubs
  memory: bt1-l2-ctl: replace scnprintf() with sysfs_emit()
  memory: mtk-smi: Add support for Dimensity 1200 MT6893 SMI
  dt-bindings: memory: mtk-smi: Add support for MT6893
  memory: tegra: Do not enable by default during compile testing
  memory: Simplify 'default' choice in Kconfig
  memory: omap-gpmc: remove GPIO set() and direction_output() callbacks
  memory: omap-gpmc: use the dedicated define for GPIO direction

Link: https://lore.kernel.org/r/20250508093451.55755-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2025-05-09 23:11:48 +02:00
..
ddr dt-bindings: memory: Add jedec,lpddrX-channel binding 2022-10-18 13:05:18 -04:00
fsl soc: driver updates for 6.12 2024-11-20 15:40:54 -08:00
ti docs: dt: fix several broken references due to renames 2020-02-24 12:12:44 -06:00
arm,pl35x-smc.yaml dt-bindings: xilinx: Remove Naga from memory and mtd bindings 2023-05-04 15:13:12 -05:00
arm,pl172.txt
atmel,ebi.txt dt-bindings: memory: atmel-ebi: add sam9x60 compatible 2019-03-21 16:45:01 +01:00
brcm,brcmstb-memc-ddr.yaml dt-bindings: memory-controller: Document Broadcom STB MEMC 2022-08-18 09:11:45 +03:00
brcm,dpfe-cpu.yaml dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
calxeda-ddr-ctrlr.yaml dt-bindings: drop redundant part of title (end, part three) 2022-12-16 11:41:49 -06:00
canaan,k210-sram.yaml dt-bindings: memory-controllers: add canaan k210 sram controller 2022-07-14 14:57:40 -07:00
exynos-srom.yaml dt-bindings: memory-controllers: samsung,exynos4210-srom: Enforce child props 2025-03-07 15:18:25 -06:00
ingenic,nemc-peripherals.yaml dt-bindings: drop redundant part of title (end) 2022-12-16 11:41:49 -06:00
ingenic,nemc.yaml dt-bindings: memory-controllers: Make "additionalProperties: true" explicit 2023-09-28 07:53:46 +02:00
intel,ixp4xx-expansion-bus-controller.yaml dt-bindings: Add missing (unevaluated|additional)Properties on child node schemas 2023-04-05 15:38:38 -05:00
intel,ixp4xx-expansion-peripheral-props.yaml dt-bindings: intel,ixp4xx-expansion-bus: split out peripheral properties 2023-02-07 15:47:27 -06:00
marvell,mvebu-sdram-controller.yaml dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
mc-peripheral-props.yaml dt-bindings: memory-controllers: samsung,exynos4210-srom: Split out child node properties 2025-02-10 18:13:28 -06:00
mediatek,mt7621-memc.yaml dt-bindings: memory: mt7621: add syscon as compatible string 2022-09-23 10:24:58 +01:00
mediatek,smi-common.yaml dt-bindings: memory: mtk-smi: Add support for MT6893 2025-04-15 07:44:33 +02:00
mediatek,smi-larb.yaml dt-bindings: memory: mtk-smi: Add support for MT6893 2025-04-15 07:44:33 +02:00
mvebu-devbus.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
nuvoton,npcm-memory-controller.yaml dt-bindings: memory-controllers: nuvoton: Add NPCM memory controller 2023-06-12 15:13:31 +02:00
nvidia,tegra20-emc.yaml dt-bindings: memory-controllers: narrow regex for unit address to hex numbers 2024-01-25 12:04:09 +01:00
nvidia,tegra20-mc.yaml dt-bindings: memory: tegra20: mc: Convert to schema 2021-04-01 19:58:22 +02:00
nvidia,tegra30-emc.yaml dt-bindings: memory: tegra30: emc: Replace core regulator with power domain 2021-04-01 19:58:22 +02:00
nvidia,tegra30-mc.yaml dt-bindings: memory: tegra30: mc: Document new interconnect property 2020-11-06 19:31:25 +01:00
nvidia,tegra124-emc.yaml dt-bindings: Add missing (unevaluated|additional)Properties on child node schemas 2023-04-05 15:38:38 -05:00
nvidia,tegra124-mc.yaml dt-bindings: memory: tegra124: mc: Document new interconnect property 2020-11-06 19:33:39 +01:00
nvidia,tegra186-mc.yaml dt-bindings: Drop more redundant 'maxItems/minItems' in if/then schemas 2022-06-07 10:08:02 -06:00
nvidia,tegra210-emc.yaml dt-bindings: Drop type references on common properties 2021-03-23 15:27:52 -06:00
qca,ath79-ddr-controller.yaml dt-bindings: memory-controller: qca,ath79-ddr-controller: Drop consumer from example 2025-01-07 08:35:34 -06:00
qcom,ebi2-peripheral-props.yaml dt-bindings: memory-controllers: qcom,ebi2: Split out child node properties 2025-02-10 18:13:22 -06:00
qcom,ebi2.yaml dt-bindings: memory-controllers: qcom,ebi2: Enforce child props 2025-03-07 15:18:44 -06:00
renesas,dbsc.yaml dt-bindings: memory-controller: Drop unneeded quotes 2023-03-31 21:53:15 +02:00
renesas,rpc-if.yaml dt-bindings: memory-controllers: renesas,rpc-if: add top-level constraints 2024-08-21 13:22:06 +02:00
renesas,rzg3e-xspi.yaml dt-bindings: memory: Document RZ/G3E support 2025-05-01 12:21:48 +02:00
rockchip,rk3399-dmc.yaml dt-bindings: devfreq: event: convert Rockchip DFI binding to yaml 2023-10-19 21:24:26 +09:00
samsung,exynos4210-srom-peripheral-props.yaml dt-bindings: memory-controllers: samsung,exynos4210-srom: Split out child node properties 2025-02-10 18:13:28 -06:00
samsung,exynos5422-dmc.yaml dt-bindings: memory-controller: Drop unneeded quotes 2023-03-31 21:53:15 +02:00
samsung,s5pv210-dmc.yaml dt-bindings: memory-controllers: add Samsung S5Pv210 SoC DMC 2024-03-25 19:02:02 +01:00
snps,dw-umctl2-ddrc.yaml dt-bindings: xilinx: Remove Rajan, Jolly and Manish 2023-06-05 13:17:36 +02:00
st,stm32-fmc2-ebi-props.yaml dt-bindings: memory-controller: st,stm32: Split off MC properties 2022-10-18 13:05:18 -04:00
st,stm32-fmc2-ebi.yaml dt-bindings: treewide: add access-controllers description 2024-04-05 14:39:10 +02:00
st,stm32mp25-omm.yaml dt-bindings: memory-controllers: Add STM32 Octo Memory Manager controller 2025-05-07 11:27:00 +02:00
ti-aemif.txt dt-bindings: Use lower case hex in unit-addresses 2017-12-26 10:37:05 -06:00
ti,da8xx-ddrctl.yaml dt-bindings: update Krzysztof Kozlowski's email 2022-04-04 15:43:20 +02:00
ti,gpmc-child.yaml dt-bindings: memory-controllers: ti,gpmc-child: drop redundant part of title 2022-12-16 11:41:49 -06:00
ti,gpmc.yaml dt-bindings: memory-controllers: Make "additionalProperties: true" explicit 2023-09-28 07:53:46 +02:00
xlnx,versal-ddrmc-edac.yaml dt-bindings: memory-controllers: Add support for Xilinx Versal EDAC for DDRMC 2023-10-05 16:04:17 +02:00
xlnx,zynq-ddrc-a05.yaml dt-bindings: Fix typos 2023-08-18 11:32:25 -05:00
xlnx,zynqmp-ocmc-1.0.yaml dt-bindings: edac: Add bindings for Xilinx ZynqMP OCM 2023-01-09 11:13:50 +01:00