From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761015AbdAKOX2 (ORCPT ); Wed, 11 Jan 2017 09:23:28 -0500 Received: from foss.arm.com ([217.140.101.70]:49758 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751398AbdAKOX1 (ORCPT ); Wed, 11 Jan 2017 09:23:27 -0500 Subject: Re: [PATCH 0/3] arm64: dts: A64 board MMC support To: Maxime Ripard References: <1484011353-21480-1-git-send-email-andre.przywara@arm.com> <20170111135139.ktirdwmzhyv3cn2q@lukather> Cc: Chen-Yu Tsai , Rob Herring , Mark Rutland , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-sunxi@googlegroups.com, linux-kernel@vger.kernel.org From: Andre Przywara Message-ID: <27630511-d97c-b1ad-ef18-25fa84b6275d@arm.com> Date: Wed, 11 Jan 2017 14:24:38 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <20170111135139.ktirdwmzhyv3cn2q@lukather> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On 11/01/17 13:51, Maxime Ripard wrote: > Hi, > > On Tue, Jan 10, 2017 at 01:22:30AM +0000, Andre Przywara wrote: >> These patches here go on top of Maxime's latest A64 MMC series and >> enable the MMC controllers on the boards using the A64 SoC. >> As the BananaPi-M64 DT now looks different, lets adds support for >> that board as well, with one major difference to the Pine64 being the eMMC >> chip. >> >> I could't find commit f9ca9b952ee1 Maxime mentioned in his cover letter, >> so I applied his patches on top of sunxi/for-next and cherry-picked >> b4b8664d29 to fix the arm64 build. > > I'm fine with all your patches. I've queued them in my MMC series, and > will continue pushing them and / or merging them if it's ok for you. Yes, please do! Many thanks! Cheers, Andre. From mboxrd@z Thu Jan 1 00:00:00 1970 From: andre.przywara@arm.com (Andre Przywara) Date: Wed, 11 Jan 2017 14:24:38 +0000 Subject: [PATCH 0/3] arm64: dts: A64 board MMC support In-Reply-To: <20170111135139.ktirdwmzhyv3cn2q@lukather> References: <1484011353-21480-1-git-send-email-andre.przywara@arm.com> <20170111135139.ktirdwmzhyv3cn2q@lukather> Message-ID: <27630511-d97c-b1ad-ef18-25fa84b6275d@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, On 11/01/17 13:51, Maxime Ripard wrote: > Hi, > > On Tue, Jan 10, 2017 at 01:22:30AM +0000, Andre Przywara wrote: >> These patches here go on top of Maxime's latest A64 MMC series and >> enable the MMC controllers on the boards using the A64 SoC. >> As the BananaPi-M64 DT now looks different, lets adds support for >> that board as well, with one major difference to the Pine64 being the eMMC >> chip. >> >> I could't find commit f9ca9b952ee1 Maxime mentioned in his cover letter, >> so I applied his patches on top of sunxi/for-next and cherry-picked >> b4b8664d29 to fix the arm64 build. > > I'm fine with all your patches. I've queued them in my MMC series, and > will continue pushing them and / or merging them if it's ok for you. Yes, please do! Many thanks! Cheers, Andre.