Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a58c9988 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "mmc: host: Add support of 208MHz clock frequency for sdcard"

parents 9e280c5f b2db31c2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -771,6 +771,7 @@ static int msm_init_cm_dll(struct sdhci_host *host)
		u32 mclk_freq = 0;

		switch (host->clock) {
		case 208000000:
		case 202000000:
		case 201500000:
		case 200000000: