Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752353AbbHMMtZ (ORCPT ); Thu, 13 Aug 2015 08:49:25 -0400 Received: from mail-lb0-f170.google.com ([209.85.217.170]:34667 "EHLO mail-lb0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752189AbbHMMtX (ORCPT ); Thu, 13 Aug 2015 08:49:23 -0400 MIME-Version: 1.0 X-Originating-IP: [193.180.154.184] In-Reply-To: <20150813203948.31de7849@xhacker> References: <1438629886-6390-1-git-send-email-sebastian.hesselbarth@gmail.com> <20150813203948.31de7849@xhacker> Date: Thu, 13 Aug 2015 14:49:22 +0200 Message-ID: Subject: Re: [GIT PULL] ARM: berlin: Initial Marvell Berlin ARM64 support From: Olof Johansson To: Jisheng Zhang Cc: Sebastian Hesselbarth , "arm@kernel.org" , Arnd Bergmann , Kevin Hilman , Catalin Marinas , Will Deacon , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2284 Lines: 62 Hi, On Thu, Aug 13, 2015 at 2:39 PM, Jisheng Zhang wrote: > Dear Olof, > > On Mon, 3 Aug 2015 21:24:44 +0200 > Sebastian Hesselbarth wrote: > >> Hi Arnd, Kevin, Olof, >> >> this is initial Marvell Berlin4CT ARM64 support for v4.3. It contains minimum SoC >> dtsi and basic dts for the development board. The patches have been posted by >> Marvell's Jisheng Zhang a while ago on the lists. >> >> Please pull. >> >> The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754: >> >> Linux 4.2-rc1 (2015-07-05 11:01:52 -0700) >> >> are available in the git repository at: >> >> git://git.infradead.org/users/hesselba/linux-berlin.git tags/berlin64-for-v4.3-1 >> >> for you to fetch changes up to d93ac74ad150c89f2d0a3b90754cbccdc6ab102c: >> >> arm64: dts: Add dts files for Marvell Berlin4CT SoC (2015-08-03 20:45:54 +0200) >> >> ---------------------------------------------------------------- >> Initial support for Marvell Berlin4CT ARM64 SoC >> >> ---------------------------------------------------------------- >> Jisheng Zhang (1): >> arm64: dts: Add dts files for Marvell Berlin4CT SoC >> >> arch/arm64/boot/dts/Makefile | 1 + >> arch/arm64/boot/dts/marvell/Makefile | 5 + >> arch/arm64/boot/dts/marvell/berlin4ct-dmp.dts | 66 +++++++++++ >> arch/arm64/boot/dts/marvell/berlin4ct.dtsi | 164 ++++++++++++++++++++++++++ >> 4 files changed, 236 insertions(+) >> create mode 100644 arch/arm64/boot/dts/marvell/Makefile >> create mode 100644 arch/arm64/boot/dts/marvell/berlin4ct-dmp.dts >> create mode 100644 arch/arm64/boot/dts/marvell/berlin4ct.dtsi > > I just saw you were online ;) > > Thank you very much for appling the patches for Kconfig and defconfig, I'm not > sure you missed this dts pull ;) could you please help? Yeah, sorry, not sure why I missed this twice. I must have accidentally marked the email as read (twice) from my phone, that's normally how it happens.. Anyway, merged now. -Olof -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/