From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161215AbcFCTyr (ORCPT ); Fri, 3 Jun 2016 15:54:47 -0400 Received: from mail-pa0-f65.google.com ([209.85.220.65]:36359 "EHLO mail-pa0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161183AbcFCTyi (ORCPT ); Fri, 3 Jun 2016 15:54:38 -0400 Date: Fri, 3 Jun 2016 12:23:06 -0700 From: Olof Johansson To: Chanho Min Cc: arm@kernel.org, Catalin Marinas , Will Deacon , Arnd Bergmann , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Jongsung Kim , Gunho Lee Subject: Re: [PATCH 2/2] arm64: defconfig: Enable Cadence MACB/GEM support Message-ID: <20160603192306.GF3761@localhost> References: <1464745199-19186-1-git-send-email-chanho.min@lge.com> <1464745199-19186-2-git-send-email-chanho.min@lge.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1464745199-19186-2-git-send-email-chanho.min@lge.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 Wed, Jun 01, 2016 at 10:39:59AM +0900, Chanho Min wrote: > This patch enables the cadence MACB/GEM support that is needed > by lg1k SoCs. > > Signed-off-by: Chanho Min > --- > arch/arm64/configs/defconfig | 1 + > 1 file changed, 1 insertion(+) Thanks, applied to next/arm64 for 4.8. -Olof