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.