From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751559AbdF1JTo (ORCPT ); Wed, 28 Jun 2017 05:19:44 -0400 Received: from gloria.sntech.de ([95.129.55.99]:59340 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750829AbdF1JTf (ORCPT ); Wed, 28 Jun 2017 05:19:35 -0400 From: Heiko Stuebner To: Klaus Goger Cc: devicetree@vger.kernel.org, Kever Yang , linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, Caesar Wang , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2 0/2] arm/arm64: dts: fix typo in mmc pinctrl Date: Wed, 28 Jun 2017 11:19:30 +0200 Message-ID: <2086760.HXNp32Jd3t@phil> User-Agent: KMail/5.2.3 (Linux/4.9.0-2-amd64; KDE/5.28.0; x86_64; ; ) In-Reply-To: <20170627195831.56449-1-klaus.goger@theobroma-systems.com> References: <20170627195831.56449-1-klaus.goger@theobroma-systems.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 Am Dienstag, 27. Juni 2017, 21:58:29 CEST schrieb Klaus Goger: > > replaces all occurrences of sdmmc with sdmmc in the arm64 and arm > rockchip devicetree files > > Changes in v2: > - split arm and arm64 changes into separate changes > > Klaus Goger (2): > arm: dts: rockchip: fix typo in rk3036 mmc pinctrl ARM: dts: rockchip: in future please [arm32 uses capital letters] > arm64: dts: rockchip: fix typo in mmc pinctrl applied both for 4.14 with the subject of patch1 fixed up. Thanks Heiko