linux/Documentation/devicetree/bindings/mmc
Linus Torvalds 638971b77f MMC core:
- Support zero-out using TRIM for eMMC
  - Allow to override the busy-timeout for the ioctl-cmds
 
 MMC host:
  - Continued the conversion of DT bindings into the JSON schema
  - jz4740: Apply DMA engine limits to maximum segment size
  - mmci_stm32: Use a buffer for unaligned DMA requests
  - mmc_spi: Enabled high-speed modes via parsing of DT
  - omap: Make clock management to be compliant with CCF
  - renesas_sdhi: Support eMMC HS400 mode for R-Car V3H ES2.0
  - renesas_sdhi: Don't allow support for eMMC HS400 for R-Car V3M/D3
  - sdhci_am654: Fix problem when SD card slot lacks the card detect line
  - sdhci-esdhc-imx: Add support for the imx8dxl variant
  - sdhci-brcmstb: Enable support for clock gating to save power
  - sdhci-msm: Add support for the sdx65 variant
  - sdhci-msm: Add support for the sm8150 variant
  - sdhci-of-dwcmshc: Add support for the Rockchip rk3588 variant
  - sdhci-pci-gli: Add workaround to allow GL9755 to enter ASPM L1.2
 -----BEGIN PGP SIGNATURE-----
 
 iQJLBAABCgA1FiEEugLDXPmKSktSkQsV/iaEJXNYjCkFAmKLelkXHHVsZi5oYW5z
 c29uQGxpbmFyby5vcmcACgkQ/iaEJXNYjCk+Lg/8Ck1m60yrij05TD4qmLTdodBi
 8qR4bfxHyfQrtz2k6+Uy7nJFtYqr4+YVgiyUUSfiptofIBciT8gn3lrWXmt5+ZKU
 ATpz2n40DmPHF54ngBCplIUc22+4toTEoHbwpQmHivUWeLQQPHfTsl3dIBkP0ElV
 DCL/JMMnRxaCRxzu+DSF8zg10QJJ53K6MQki0O8RQPsDiV39Tz2+nt1R7PKpTufe
 FFn8pSuBtj3rbDFIMczFjw5HZqCvl3a+9Bp/YDs2IF4Wv+YRYSLVb0nwfh+ehBrz
 4sKzMGANQr35QPupbKc1BJUGy8/+QHsY/iq10xh36cbix/Qn7KIpRfsybhgLILh/
 VJmT8M2fA7i2jEuQfnMUlQ7BOmtsGd+b1LFZqZ2UrXUyfcwLKOdIh2B6D4SDLBvQ
 9CohhhTsIlxN2bGjUb25QEu0ipa8DNZYWkVZB1DEoWhC3f5WQjkoe6+D3L+Jz7rE
 Apfk6D5lj/sCUIZd+JyTghMRp1ZWzeDHV8umzDlTUl+YKkqtQ5udsGal288lAJen
 T3+0Kvm9rpbIZckoQQ/we2rtvNH7UiOZh5ldgVJ11tHNdRoCo2qanpQYB5QDCTPD
 gFpD+KHxZqcjRKVkZWMNfo1tdTJu81y6w2WiQ+W7QXnfo0OdYFTqBIDjTF9uDumA
 sLTpaaMrYaCrEcbTrAw=
 =eAYF
 -----END PGP SIGNATURE-----

Merge tag 'mmc-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc

Pull MMC updates from Ulf Hansson:
 "MMC core:

   - Support zero-out using TRIM for eMMC

   - Allow to override the busy-timeout for the ioctl-cmds

  MMC host:

   - Continued the conversion of DT bindings into the JSON schema

   - jz4740: Apply DMA engine limits to maximum segment size

   - mmci_stm32: Use a buffer for unaligned DMA requests

   - mmc_spi: Enabled high-speed modes via parsing of DT

   - omap: Make clock management to be compliant with CCF

   - renesas_sdhi:
      - Support eMMC HS400 mode for R-Car V3H ES2.0
      - Don't allow support for eMMC HS400 for R-Car V3M/D3

   - sdhci_am654: Fix problem when SD card slot lacks the card detect
     line

   - sdhci-esdhc-imx: Add support for the imx8dxl variant

   - sdhci-brcmstb: Enable support for clock gating to save power

   - sdhci-msm:
      - Add support for the sdx65 variant
      - Add support for the sm8150 variant

   - sdhci-of-dwcmshc: Add support for the Rockchip rk3588 variant

   - sdhci-pci-gli: Add workaround to allow GL9755 to enter ASPM L1.2"

* tag 'mmc-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc: (52 commits)
  mmc: sdhci-of-arasan: Add NULL check for data field
  mmc: core: Support zeroout using TRIM for eMMC
  mmc: sdhci-brcmstb: Fix compiler warning
  mmc: sdhci-msm: Add compatible string check for sdx65
  dt-bindings: mmc: sdhci-msm: Document the SDX65 compatible
  mmc: sdhci-msm: Add compatible string check for sm8150
  dt-bindings: mmc: sdhci-msm: Add compatible string for sm8150
  mmc: sdhci-msm: Add SoC specific compatibles
  dt-bindings: mmc: sdhci-msm: Convert bindings to yaml
  dt-bindings: mmc: brcm,sdhci-brcmstb: cleanup example
  dt-bindings: mmc: brcm,sdhci-brcmstb: correct number of reg entries
  mmc: sdhci-brcmstb: Enable Clock Gating to save power
  mmc: sdhci-brcmstb: Re-organize flags
  mmc: mmci: Remove custom ios handler
  mmc: atmel-mci: Simplify if(chan) and if(!chan)
  mmc: core: use kobj_to_dev()
  dt-bindings: mmc: sdhci-of-dwcmhsc: Add rk3588
  mmc: core: Add CIDs for cards to the entropy pool
  mmc: core: Allows to override the timeout value for ioctl() path
  mmc: sdhci-omap: Use of_device_get_match_data() helper
  ...
2022-05-24 14:56:38 -07:00
..
allwinner,sun4i-a10-mmc.yaml dt-bindings: mmc: sunxi: add Allwinner F1c100s compatible 2022-03-11 16:37:20 +01:00
amlogic,meson-gx.txt
amlogic,meson-mx-sdhc.yaml dt-bindings: Add missing 'unevaluatedProperties' 2020-10-07 11:26:41 -05:00
amlogic,meson-mx-sdio.txt
arasan,sdhci.yaml dt-bindings: mmc: Add missing properties used in examples 2021-12-14 21:35:26 +01:00
arm,pl18x.yaml Devicetree fixes for v5.17, take 1: 2022-01-22 09:52:17 +02:00
aspeed,sdhci.yaml dt-bindings: Remove cases of 'allOf' containing a '$ref' 2020-05-03 11:10:41 -05:00
atmel-hsmci.txt
bluefield-dw-mshc.txt
brcm,bcm2835-sdhost.txt
brcm,iproc-sdhci.yaml dt-bindings: mmc: sdhci-iproc: Add brcm,bcm7211a0-sdhci 2021-06-15 17:27:48 +02:00
brcm,kona-sdhci.txt
brcm,sdhci-brcmstb.yaml dt-bindings: mmc: brcm,sdhci-brcmstb: cleanup example 2022-05-04 12:07:21 +02:00
cavium-mmc.txt
cdns,sdhci.yaml dt-bindings: mmc: cdns: document Microchip MPFS MMC/SDHCI controller 2021-10-12 10:21:20 +02:00
davinci_mmc.txt
exynos-dw-mshc.txt dt-bindings: mmc: exynos-dw-mshc: Add support for ARTPEC-8 2021-12-21 13:28:41 +01:00
fsl-esdhc.txt
fsl-imx-esdhc.yaml dt-bindings: mmc: imx-esdhc: Add i.MX8DXL compatible string 2022-04-26 14:05:22 +02:00
fsl-imx-mmc.yaml dt-bindings: mmc: Convert imx mmc to json-schema 2020-06-15 10:29:19 -06:00
hi3798cv200-dw-mshc.txt
ingenic,mmc.yaml dt-bindings: mmc: ingenic: Support using bi-directional DMA channel 2021-12-21 13:38:38 +01:00
k3-dw-mshc.txt
litex,mmc.yaml dt-bindings: mmc: Add bindings for LiteSDCard 2022-02-28 13:06:21 +01:00
marvell,dove-sdhci.yaml dt-bindings: mmc: convert sdhci-dove to JSON schema 2022-04-26 14:05:22 +02:00
marvell,orion-sdio.yaml dt-bindings: mmc: convert orion-sdio to JSON schema 2022-04-26 14:05:22 +02:00
marvell,xenon-sdhci.yaml dt-bindings: mmc: xenon: Convert to JSON schema 2022-04-26 14:05:19 +02:00
microchip,dw-sparx5-sdhci.yaml dt-bindings: Another round of adding missing 'additionalProperties/unevalutatedProperties' 2020-10-26 16:13:56 -05:00
microchip,sdhci-pic32.txt
mmc-card.yaml dt-bindings: mmc: Convert MMC Card binding to a schema 2021-10-12 10:21:16 +02:00
mmc-controller.yaml dt-bindings: mmc: Add small binding note on level shifters 2022-04-26 14:05:22 +02:00
mmc-pwrseq-emmc.yaml dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
mmc-pwrseq-sd8787.yaml dt-bindings: mmc: Extend pwrseq-sd8787 binding for wilc1000 2021-08-24 16:59:38 +02:00
mmc-pwrseq-simple.yaml dt-bindings: Cleanup standard unit properties 2021-01-29 16:36:06 -06:00
mmc-spi-slot.txt mmc: mmc_spi: Set up polling even if voltage-ranges is not present 2021-04-23 09:29:49 +02:00
mmc.txt
moxa,moxart-mmc.txt
mtk-sd.yaml dt-bindings: mmc: mtk-sd: increase reg items 2022-04-26 14:05:19 +02:00
mxs-mmc.yaml dt-bindings: Use Shawn Guo's preferred e-mail for i.MX bindings 2020-08-18 10:31:43 -06:00
nvidia,tegra20-sdhci.yaml dt-bindings: Drop redundant 'maxItems/minItems' in if/then schemas 2022-05-04 16:19:03 -05:00
owl-mmc.yaml dt-bindings: mmc: owl: Add compatible string for Actions Semi S500 SoC 2020-11-24 12:08:54 +01:00
pxa-mmc.txt
renesas,mmcif.yaml dt-bindings: mmc: renesas,mmcif: Convert to json-schema 2021-06-14 13:57:38 +02:00
renesas,sdhi.yaml dt-bindings: mmc: renesas,sdhi: Document RZ/G2UL SoC 2022-03-17 11:06:29 +01:00
rockchip-dw-mshc.yaml dt-bindings: mmc: rockchip-dw-mshc: Add Rockchip RK1808 2021-06-14 13:57:39 +02:00
samsung-sdhci.txt
samsung,s3cmci.txt
sdhci-am654.yaml dt-bindings: mmc: sdhci-am654: Add flag to force setting of TESTCD bit 2022-04-26 14:05:55 +02:00
sdhci-atmel.txt
sdhci-fujitsu.txt
sdhci-milbeaut.txt
sdhci-msm.yaml dt-bindings: mmc: sdhci-msm: Document the SDX65 compatible 2022-05-04 12:28:02 +02:00
sdhci-omap.txt dt-bindings: sdhci-omap: Update binding for legacy SoCs 2021-10-19 13:01:46 +02:00
sdhci-pxa.yaml dt-bindings: Drop redundant minItems/maxItems 2021-06-21 13:56:46 -06:00
sdhci-spear.txt
sdhci-sprd.txt
sdhci-st.txt
sdhci.txt
snps,dwcmshc-sdhci.yaml dt-bindings: mmc: sdhci-of-dwcmhsc: Add rk3588 2022-05-04 11:42:10 +02:00
socionext,uniphier-sd.yaml dt-bindings: mmc: Add missing properties used in examples 2021-12-14 21:35:26 +01:00
synopsys-dw-mshc-common.yaml dt-bindings: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
synopsys-dw-mshc.yaml dt-bindings: mmc: synopsys-dw-mshc: integrate Altera and Imagination 2021-12-28 17:55:21 +01:00
ti-omap-hsmmc.txt dt-bindings: clock: update ti,sci-clk.yaml references 2021-06-02 20:59:28 -05:00
ti-omap.txt
usdhi6rol0.txt
vt8500-sdmmc.txt