From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kukjin Kim Subject: RE: [PATCH RESEND] ARM: DTS: correct the capability string for mmc0 Date: Wed, 17 Sep 2014 21:09:28 +0900 Message-ID: <01ce01cfd270$3b3d31b0$b1b79510$@kernel.org> References: <1410857409-24767-1-git-send-email-gautam.vivek@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: In-reply-to: Content-language: ko Sender: linux-samsung-soc-owner@vger.kernel.org To: 'Doug Anderson' , 'Vivek Gautam' Cc: 'linux-samsung-soc' , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, 'Jaehoon Chung' , 'Seungwon Jeon' , 'Javier Martinez Canillas' , 'Kevin Hilman' , 'Naveen Krishna Chatradhi' List-Id: devicetree@vger.kernel.org Doug Anderson wrote: > > Vivek, > Hi, > On Tue, Sep 16, 2014 at 1:50 AM, Vivek Gautam wrote: > > From: Naveen Krishna Chatradhi > > > > MMC capability for HS200 is parsed in mmc/core/host.c as > > dts string "mmc-hs200-1_8v". > > > > This patch corrects the dts string for Exynos5420 based peach-pit > > and Exynos5800 based peach-pi boards. > > > > Signed-off-by: Naveen Krishna Chatradhi In this case, Vivek's sign is required here. > > --- > > > > Hi Kukjin, > > > > As commented by Doug earlier for this patch, the two patches required > > -- mmc: dw_mmc: Make sure we don't get stuck when we get an error > > -- mmc: dw_mmc: change to use recommended reset procedure > > are now merged in upstream. > > So you can go ahead and pick this change. > > > > arch/arm/boot/dts/exynos5420-peach-pit.dts | 2 +- > > arch/arm/boot/dts/exynos5800-peach-pi.dts | 2 +- > > 2 files changed, 2 insertions(+), 2 deletions(-) > > Reviewed-by: Doug Anderson Thanks, I will take this patch once Vivek replies his sign on this patch. - Kukjin