From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754609AbbLKOfS (ORCPT ); Fri, 11 Dec 2015 09:35:18 -0500 Received: from gloria.sntech.de ([95.129.55.99]:48448 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754509AbbLKOfO (ORCPT ); Fri, 11 Dec 2015 09:35:14 -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] arm64: dts: Fix typo in rk3368 card detect binding Date: Fri, 11 Dec 2015 15:35:04 +0100 Message-ID: <8411276.uRATKJsWEo@diego> User-Agent: KMail/4.14.10 (Linux/4.2.0-1-amd64; KDE/4.14.13; x86_64; ; ) In-Reply-To: <1449840139-32420-1-git-send-email-mbrugger@suse.com> References: <1449840139-32420-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, 14:22:19 schrieb Matthias Brugger: > The card detect pin is called sdmcc-cd. > This patch fixes the typo and renames the pin to sdmmc-cd. > > Signed-off-by: Matthias Brugger applied to my arm64 dts branch, after fixing up the subject. Thanks Heiko