From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,URIBL_BLOCKED,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A6DB5C433F5 for ; Thu, 30 Aug 2018 21:53:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5F47C20839 for ; Thu, 30 Aug 2018 21:53:18 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5F47C20839 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727734AbeHaB5b (ORCPT ); Thu, 30 Aug 2018 21:57:31 -0400 Received: from mail.bootlin.com ([62.4.15.54]:50353 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727098AbeHaB5a (ORCPT ); Thu, 30 Aug 2018 21:57:30 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id C54A520703; Thu, 30 Aug 2018 23:53:15 +0200 (CEST) Received: from localhost (unknown [88.191.26.124]) by mail.bootlin.com (Postfix) with ESMTPSA id 9E45220618; Thu, 30 Aug 2018 23:53:15 +0200 (CEST) Date: Thu, 30 Aug 2018 23:53:15 +0200 From: Alexandre Belloni To: Codrin Ciubotariu Cc: nicolas.ferre@microchip.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] ARM: configs: at91: Add I2S driver to sama5 Message-ID: <20180830215315.GK16561@piout.net> References: <20180829164755.4690-1-codrin.ciubotariu@microchip.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180829164755.4690-1-codrin.ciubotariu@microchip.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 29/08/2018 19:47:54+0300, Codrin Ciubotariu wrote: > Add I2S CONFIG_SND_ATMEL_SOC_I2S to sama5_defconfig. > > Signed-off-by: Codrin Ciubotariu > --- > arch/arm/configs/sama5_defconfig | 1 + > 1 file changed, 1 insertion(+) > Both applied, thanks. -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com