[PATCH 0/2] Add support for JZ4775 and rename unreasonable array name.

From: 周琰杰 (Zhou Yanjie)
Date: Sun Jun 06 2021 - 14:09:30 EST


1.Add the MMC bindings for the JZ4775 SoC from Ingenic.
2.Add support for probing mmc driver on the JZ4775 SoC from Ingenic.
3.When the support for JZ4775 SoC is added, there will be six compatible
strings, so renaming "jz4740_mmc_of_match[]" to "jz4740_mmc_of_matches[]"
is more reasonable.

周琰杰 (Zhou Yanjie) (2):
dt-bindings: mmc: JZ4740: Add bindings for JZ4775.
mmc: JZ4740: Add support for JZ4775 and rename unreasonable array
name.

.../devicetree/bindings/mmc/ingenic,mmc.yaml | 1 +
drivers/mmc/host/jz4740_mmc.c | 25 ++++++++++++----------
2 files changed, 15 insertions(+), 11 deletions(-)

--
2.7.4