This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f75aef392f86 Linux 5.9-rc3 new 61d7437ed139 mmc: sdhci-acpi: Fix HS400 tuning for AMDI0040 new df57d73276b8 mmc: sdhci-pci: Fix SDHCI_RESET_ALL for CQHCI for Intel GL [...] new 65557383191d mmc: dt-bindings: Add resets/reset-names for Mediatek MMC [...] new 855d388df217 mmc: mediatek: add optional module reset property new 710d4d916e6d dt-bindings: mmc: Add missing description for clk_in/out_sd1 new d6f6cbeee4e5 arm64: dts: mt7622: add reset node for mmc device new e33588adcaa9 sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK f [...] new 391d89dba8c2 sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK f [...] new f7f86e8ac0ad dt-bindings: mmc: tegra: Add tmclk for Tegra210 and later new 679f71fa0db2 arm64: tegra: Add missing timeout clock to Tegra210 SDMMC new baba217d2c44 arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes new c956c0cd4f6f arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodes new 8048822bac01 sdhci: tegra: Add missing TMCLK for data timeout new 59815d6d1c77 Merge tag 'mmc-v5.9-rc1' of git://git.kernel.org/pub/scm/l [...]
The 14 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../devicetree/bindings/mmc/arasan,sdhci.yaml | 10 +++- Documentation/devicetree/bindings/mmc/mtk-sd.txt | 2 + .../bindings/mmc/nvidia,tegra20-sdhci.txt | 32 ++++++++++- arch/arm64/boot/dts/mediatek/mt7622.dtsi | 2 + arch/arm64/boot/dts/nvidia/tegra186.dtsi | 20 ++++--- arch/arm64/boot/dts/nvidia/tegra194.dtsi | 15 +++-- arch/arm64/boot/dts/nvidia/tegra210.dtsi | 20 ++++--- drivers/mmc/host/mtk-sd.c | 13 +++++ drivers/mmc/host/sdhci-acpi.c | 67 ++++++++++++++++++---- drivers/mmc/host/sdhci-pci-core.c | 10 +++- drivers/mmc/host/sdhci-tegra.c | 55 ++++++++++++++++-- 11 files changed, 203 insertions(+), 43 deletions(-)