From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1947092AbcHRNfO (ORCPT ); Thu, 18 Aug 2016 09:35:14 -0400 Received: from gloria.sntech.de ([95.129.55.99]:37097 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1945897AbcHRNfM (ORCPT ); Thu, 18 Aug 2016 09:35:12 -0400 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Randy Li Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux@armlinux.org.uk, mark.rutland@arm.com Subject: Re: [PATCH 1/2] ARM: dts: rockchip: remove excess sd properties for firefly reload Date: Thu, 18 Aug 2016 15:35:08 +0200 Message-ID: <49067977.DDSr6TXKjU@diego> User-Agent: KMail/4.14.10 (Linux/4.6.0-1-amd64; KDE/4.14.22; x86_64; ; ) In-Reply-To: <1471453391-10267-2-git-send-email-ayaka@soulik.info> References: <19126716.OZv44ZHtAK@diego> <1471453391-10267-1-git-send-email-ayaka@soulik.info> <1471453391-10267-2-git-send-email-ayaka@soulik.info> 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 Donnerstag, 18. August 2016, 01:03:10 schrieb Randy Li: > Because of a bug in hardware design, the sdcard at firefly > rk3288 reload board can't switch the io voltage level to 1.8v. > > Signed-off-by: Randy Li applied to my dts32 branch for 4.9 In the future, please try to base your patches either on the correct dts branch in my repo [0] or simply on linux-next which does contain these too, as I did reorder some things when applying your initial firefly-reload patch. Thanks Heiko [0] https://git.kernel.org/cgit/linux/kernel/git/mmind/linux-rockchip.git/ [dts patches v4.x-armsoc/dts32 and v.x-armsoc/dts64 depending on what board you're working on]