Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751787AbcDUBkp (ORCPT ); Wed, 20 Apr 2016 21:40:45 -0400 Received: from mailgw02.mediatek.com ([210.61.82.184]:39581 "EHLO mailgw02.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1751428AbcDUBko (ORCPT ); Wed, 20 Apr 2016 21:40:44 -0400 Message-ID: <1461202837.31716.2.camel@mtksdaap41> Subject: Re: [alsa-devel] [RFC PATCH v2 2/5] ASoC: mediatek: add documents for mt2701 From: Garlic Tseng To: Matthias Brugger CC: , , , , , , , , , Date: Thu, 21 Apr 2016 09:40:37 +0800 In-Reply-To: <57175BA2.4070706@gmail.com> References: <1460636070-37426-1-git-send-email-garlic.tseng@mediatek.com> <1460636070-37426-3-git-send-email-garlic.tseng@mediatek.com> <57175BA2.4070706@gmail.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-MTK: N Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 467 Lines: 19 On Wed, 2016-04-20 at 12:36 +0200, Matthias Brugger wrote: > > On 14/04/16 14:14, Garlic Tseng wrote: > [...] > > > diff --git a/Documentation/devicetree/bindings/sound/mtk2701-afe-pcm.txt b/Documentation/devicetree/bindings/sound/mtk2701-afe-pcm.txt > > new file mode 100644 > > Nit: > I would prefer to name it mt2701-afe-pcm.txt as all the other SoC > specific files. OK, I'll change it in the next version. Thanks for you comment. > > Regards, > Matthias