Re: [PATCH v2] mmc: dt-bindings: Add reg/source_cg/latch-ck for Mediatek MMC bindings

2017-09-22 Thread Chaotian Jing
On Fri, 2017-09-22 at 13:25 +0200, Linus Walleij wrote: > On Thu, Sep 21, 2017 at 3:52 AM, Chaotian Jing > wrote: > > > +- mediatek,latch-ck: Some projects do not support enhance_rx, need set > > correct latch-ck to avoid data crc > > +error caused by stop clock(fifo full) >

Re: [PATCH v2] mmc: dt-bindings: Add reg/source_cg/latch-ck for Mediatek MMC bindings

2017-09-22 Thread Linus Walleij
On Thu, Sep 21, 2017 at 3:52 AM, Chaotian Jing wrote: > +- mediatek,latch-ck: Some projects do not support enhance_rx, need set > correct latch-ck to avoid data crc > +error caused by stop clock(fifo full) I think I wrote elsewhere: replace "projects" with "systems" or "SoCs

[PATCH v2] mmc: dt-bindings: Add reg/source_cg/latch-ck for Mediatek MMC bindings

2017-09-20 Thread Chaotian Jing
Change the comptiable for support of multi-platform Add description for reg Add description for source_cg Add description for mediatek,latch-ck Note that source_cg and mediatek,latch-ck are optional for some projects, eg, MT2701 do not have source_cg, and MT2712 do not need mediatek,latch-ck Signe