From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v7 3/5] Documentation: synopsys-dw-mshc: add binding for fifo quirks Date: Fri, 9 Dec 2016 15:51:23 -0600 Message-ID: <20161209215123.yooghvhrjsbkajkn@rob-hp-laptop> References: <1480904976-7081-1-git-send-email-jun.nie@linaro.org> <1480904976-7081-4-git-send-email-jun.nie@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1480904976-7081-4-git-send-email-jun.nie@linaro.org> Sender: linux-mmc-owner@vger.kernel.org To: Jun Nie Cc: mark.rutland@arm.com, shawn.guo@linaro.org, xie.baoyou@zte.com.cn, devicetree@vger.kernel.org, ulf.hansson@linaro.org, jh80.chung@samsung.com, jason.liu@linaro.org, chen.chaokai@zte.com.cn, lai.binz@zte.com.cn, linux-mmc@vger.kernel.org List-Id: devicetree@vger.kernel.org On Mon, Dec 05, 2016 at 10:29:34AM +0800, Jun Nie wrote: > Add fifo-addr property and fifo-watermark-quirk property to > synopsys-dw-mshc bindings. It is intended to provide more > dt interface to support SoCs specific configuration. > > Signed-off-by: Jun Nie > --- > Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt | 13 +++++++++++++ > 1 file changed, 13 insertions(+) This patch should come before patch 1 since you use these there. Acked-by: Rob Herring