Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752207AbdIVL7T (ORCPT ); Fri, 22 Sep 2017 07:59:19 -0400 Received: from mailgw02.mediatek.com ([218.249.47.111]:53443 "EHLO mailgw02.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1752039AbdIVL7R (ORCPT ); Fri, 22 Sep 2017 07:59:17 -0400 X-UUID: 979577c097b24eaf919609f00adc61e0-20170922 Message-ID: <1506081548.28930.1.camel@mhfsdcap03> Subject: Re: [PATCH v2] mmc: dt-bindings: Add reg/source_cg/latch-ck for Mediatek MMC bindings From: Chaotian Jing To: Linus Walleij CC: Rob Herring , Ulf Hansson , Mark Rutland , Matthias Brugger , Catalin Marinas , "Will Deacon" , yong mao , "Javier Martinez Canillas" , Heiner Kallweit , Phong LE , "linux-mmc@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "moderated list:ARM/Mediatek SoC support" , "linux-kernel@vger.kernel.org" , Date: Fri, 22 Sep 2017 19:59:08 +0800 In-Reply-To: References: <1505958774-14410-1-git-send-email-chaotian.jing@mediatek.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-MTK: N Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 472 Lines: 14 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) > > I think I wrote elsewhere: replace "projects" with "systems" or "SoCs". Sorry about that, will change to SoCs at v3. > > Yours, > Linus Walleij