-
- Downloads
Merge tag 'mmc-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Pull MMC updates from Ulf Hansson: "MMC core: - Share a helper to convert from crypto_profile to mmc_host - Respect quirk_max_rate for non-UHS SDIO card too MMC host: - Add DT bindings for the mmc-slot - Clarify DT bindings for the mmc-controller - bcm2835: Add support for system-wide suspend/resume PM - dw_mmc-exynos: Add support for the exynos8895 variant - meson-mx-sdio: Convert DT bindings to dtschema - mtk-sd: Fixup use of two register ranges - mtk-sd: Add support for ignoring cmd response CRC - sdhci-esdhc-imx: enable 'SDHCI_QUIRK_NO_LED' quirk for S32G - sdhci-msm: Correctly set the load for the regulator - sdhci-msm: Convert to use custom crypto profile - sdhci-of-at91: Add support for the microchip sama7d65 variant" * tag 'mmc-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc: (25 commits) mmc: sdhci-msm: Correctly set the load for the regulator mmc: hi3798mv200: Use syscon_regmap_lookup_by_phandle_args mmc: Use of_property_present() for non-boolean properties dt-bindings: mmc: samsung,exynos-dw-mshc: add specific compatible for exynos8895 mmc: sdhci-msm: convert to use custom crypto profile mmc: crypto: add mmc_from_crypto_profile() mmc: mtk-sd: Limit getting top_base to SoCs that require it dt-bindings: mmc: mtk-sd: Document compatibles that need two register ranges mmc: sdhci-acpi: Use devm_platform_ioremap_resource() mmc: sdhci-acpi: Remove not so useful error message dt-bindings: mmc: convert amlogic,meson-mx-sdio.txt to dtschema dt-bindings: mmc: document mmc-slot dt-bindings: mmc: controller: remove '|' when not needed dt-bindings: mmc: controller: move properties common with slot out to mmc-controller-common dt-bindings: mmc: controller: clarify the address-cells description mmc: bcm2835: add suspend/resume pm support dt-bindings: Drop Bhupesh Sharma from maintainers mmc: core: don't include 'pm_wakeup.h' directly mmc: mtk-sd: Add support for ignoring cmd response CRC mmc: core: Introduce the MMC_RSP_R1B_NO_CRC response ...
Showing
- Documentation/devicetree/bindings/crypto/qcom-qce.yaml 2 additions, 1 deletionDocumentation/devicetree/bindings/crypto/qcom-qce.yaml
- Documentation/devicetree/bindings/mmc/amlogic,meson-mx-sdio.txt 0 additions, 54 deletions...ntation/devicetree/bindings/mmc/amlogic,meson-mx-sdio.txt
- Documentation/devicetree/bindings/mmc/amlogic,meson-mx-sdio.yaml 94 additions, 0 deletions...tation/devicetree/bindings/mmc/amlogic,meson-mx-sdio.yaml
- Documentation/devicetree/bindings/mmc/atmel,sama5d2-sdhci.yaml 1 addition, 0 deletions...entation/devicetree/bindings/mmc/atmel,sama5d2-sdhci.yaml
- Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.yaml 22 additions, 26 deletions...entation/devicetree/bindings/mmc/marvell,xenon-sdhci.yaml
- Documentation/devicetree/bindings/mmc/mmc-controller-common.yaml 357 additions, 0 deletions...tation/devicetree/bindings/mmc/mmc-controller-common.yaml
- Documentation/devicetree/bindings/mmc/mmc-controller.yaml 4 additions, 342 deletionsDocumentation/devicetree/bindings/mmc/mmc-controller.yaml
- Documentation/devicetree/bindings/mmc/mmc-slot.yaml 49 additions, 0 deletionsDocumentation/devicetree/bindings/mmc/mmc-slot.yaml
- Documentation/devicetree/bindings/mmc/mtk-sd.yaml 9 additions, 1 deletionDocumentation/devicetree/bindings/mmc/mtk-sd.yaml
- Documentation/devicetree/bindings/mmc/samsung,exynos-dw-mshc.yaml 1 addition, 0 deletions...ation/devicetree/bindings/mmc/samsung,exynos-dw-mshc.yaml
- Documentation/devicetree/bindings/mmc/sdhci-msm.yaml 2 additions, 1 deletionDocumentation/devicetree/bindings/mmc/sdhci-msm.yaml
- Documentation/devicetree/bindings/net/qcom,ethqos.yaml 2 additions, 1 deletionDocumentation/devicetree/bindings/net/qcom,ethqos.yaml
- Documentation/devicetree/bindings/remoteproc/qcom,sm6115-pas.yaml 2 additions, 1 deletion...ation/devicetree/bindings/remoteproc/qcom,sm6115-pas.yaml
- drivers/mmc/core/core.c 2 additions, 5 deletionsdrivers/mmc/core/core.c
- drivers/mmc/core/host.c 0 additions, 1 deletiondrivers/mmc/core/host.c
- drivers/mmc/core/sdio.c 2 additions, 0 deletionsdrivers/mmc/core/sdio.c
- drivers/mmc/host/bcm2835.c 20 additions, 0 deletionsdrivers/mmc/host/bcm2835.c
- drivers/mmc/host/cqhci-crypto.c 17 additions, 21 deletionsdrivers/mmc/host/cqhci-crypto.c
- drivers/mmc/host/cqhci.h 3 additions, 5 deletionsdrivers/mmc/host/cqhci.h
- drivers/mmc/host/dw_mmc-hi3798mv200.c 2 additions, 6 deletionsdrivers/mmc/host/dw_mmc-hi3798mv200.c
Loading
Please register or sign in to comment