Re: [PATCH v1 1/3] dt-bindings: mmc: Add optional cqe off properties

2020-11-17 Thread Wenbin Mei
On Mon, 2020-11-16 at 13:28 -0600, Rob Herring wrote: > On Thu, Nov 12, 2020 at 03:52:06PM +0800, Wenbin Mei wrote: > > Add optional properties for cqe hosts which are used to set cqe off > > during suspend flow. > > > > Signed-off-by: Wenbin Mei > > --- > > Documentation/devicetree/bindings/mmc

Re: [PATCH v1 1/3] dt-bindings: mmc: Add optional cqe off properties

2020-11-16 Thread Rob Herring
On Thu, Nov 12, 2020 at 03:52:06PM +0800, Wenbin Mei wrote: > Add optional properties for cqe hosts which are used to set cqe off > during suspend flow. > > Signed-off-by: Wenbin Mei > --- > Documentation/devicetree/bindings/mmc/mmc-controller.yaml | 7 +++ > 1 file changed, 7 insertions(+)

[PATCH v1 1/3] dt-bindings: mmc: Add optional cqe off properties

2020-11-11 Thread Wenbin Mei
Add optional properties for cqe hosts which are used to set cqe off during suspend flow. Signed-off-by: Wenbin Mei --- Documentation/devicetree/bindings/mmc/mmc-controller.yaml | 7 +++ 1 file changed, 7 insertions(+) diff --git a/Documentation/devicetree/bindings/mmc/mmc-controller.yaml b