From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755363AbbHFIZH (ORCPT ); Thu, 6 Aug 2015 04:25:07 -0400 Received: from mail-lb0-f175.google.com ([209.85.217.175]:35546 "EHLO mail-lb0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755094AbbHFIZB (ORCPT ); Thu, 6 Aug 2015 04:25:01 -0400 Date: Thu, 6 Aug 2015 10:16:07 +0200 From: Olof Johansson To: Sebastian Hesselbarth Cc: arm@kernel.org, Arnd Bergmann , Kevin Hilman , Catalin Marinas , Will Deacon , Jisheng Zhang , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/2] arm64: Enable Marvell Berlin SoC family in defconfig Message-ID: <20150806081607.GG16520@localhost> References: <1438629886-6390-1-git-send-email-sebastian.hesselbarth@gmail.com> <1438629886-6390-3-git-send-email-sebastian.hesselbarth@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1438629886-6390-3-git-send-email-sebastian.hesselbarth@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 03, 2015 at 09:24:46PM +0200, Sebastian Hesselbarth wrote: > From: Jisheng Zhang > > Enable Marvell Berlin SoC family in arm64 defconfig. > > Signed-off-by: Jisheng Zhang > Signed-off-by: Sebastian Hesselbarth > --- > Also discussed with Olof on IRC, this is the defconfig changes singled > out from Jisheng's original patch. Applied, thanks. -Olof