From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751635AbcAUXJs (ORCPT ); Thu, 21 Jan 2016 18:09:48 -0500 Received: from mail.kernel.org ([198.145.29.136]:46970 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750726AbcAUXJq (ORCPT ); Thu, 21 Jan 2016 18:09:46 -0500 Date: Thu, 21 Jan 2016 17:09:40 -0600 From: Rob Herring To: Shawn Lin Cc: Heiko Stuebner , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Documentation: rockchip-dw-mshc: add RK3368 dw-mshc description Message-ID: <20160121230940.GA1609@rob-hp-laptop> References: <1453379529-5148-1-git-send-email-shawn.lin@rock-chips.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1453379529-5148-1-git-send-email-shawn.lin@rock-chips.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 21, 2016 at 08:32:09PM +0800, Shawn Lin wrote: > rk3368 dtsi file add dw-mshc compatible "rockchip,rk3368-dw-mshc" > but didn't add it into rockchip-dw-mshc.txt. > > Signed-off-by: Shawn Lin > --- > > Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.txt | 1 + > 1 file changed, 1 insertion(+) Acked-by: Rob Herring I'm assuming Heiko will take this. Rob