From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755137AbbLKXI3 (ORCPT ); Fri, 11 Dec 2015 18:08:29 -0500 Received: from gloria.sntech.de ([95.129.55.99]:50869 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752252AbbLKXI1 (ORCPT ); Fri, 11 Dec 2015 18:08:27 -0500 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Matthias Brugger Cc: robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, olof@lixom.net, lorenzo.pieralisi@arm.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] arm: dts: rockchip: Fix typo in rk32288 sdmmc card detect pin name Date: Sat, 12 Dec 2015 00:08:17 +0100 Message-ID: <1649282.ILIgoNi0K6@diego> User-Agent: KMail/4.14.10 (Linux/4.2.0-1-amd64; KDE/4.14.13; x86_64; ; ) In-Reply-To: <1449845158-8284-1-git-send-email-mbrugger@suse.com> References: <1449845158-8284-1-git-send-email-mbrugger@suse.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Matthias, Am Freitag, 11. Dezember 2015, 15:45:58 schrieb Matthias Brugger: > The card detect pin is currently called sdmcc-cd. > This patch fixes the typo and renames the pin to sdmmc-cd. > > Signed-off-by: Matthias Brugger applied to my dts32 branch for 4.5, after fixing the rk32288 in the subject Thanks Heiko