[PATCH v1 0/3] Set cqe off during suspend flow

From: Wenbin Mei
Date: Thu Nov 12 2020 - 02:52:18 EST


Wenbin Mei (3):
dt-bindings: mmc: Add optional cqe off properties
arm64: dts: mt8192: Add cqe off flag
mmc: core: Set cqe off during suspend flow
---
This patch depends on
[PATCH v7 3/4] arm64: dts: mt8192: add mmc device node

Please also accept this patch together with [1]
to avoid build and dt binding check error.
[1] https://patchwork.kernel.org/project/linux-mediatek/list/?series=364279
---
Documentation/devicetree/bindings/mmc/mmc-controller.yaml | 7 +++++++
arch/arm64/boot/dts/mediatek/mt8192-evb.dts | 1 +
drivers/mmc/core/host.c | 2 ++
drivers/mmc/core/mmc.c | 5 +++++
include/linux/mmc/pm.h | 1 +
5 files changed, 16 insertions(+)

--
2.18.0