From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754035AbcBBIMZ (ORCPT ); Tue, 2 Feb 2016 03:12:25 -0500 Received: from mail.kernel.org ([198.145.29.136]:59490 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753110AbcBBIMY (ORCPT ); Tue, 2 Feb 2016 03:12:24 -0500 Date: Tue, 2 Feb 2016 16:11:33 +0800 From: Shawn Guo To: "Maciej S. Szmigiero" Cc: "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , linux-kernel , Russell King , Kumar Gala , Ian Campbell , Mark Rutland , Pawel Moll , Rob Herring , Sascha Hauer , Fabio Estevam Subject: Re: [PATCH] ARM: dts: imx6qdl-udoo: add sound support Message-ID: <20160202081133.GM8307@tiger> References: <56AD4A6B.80409@maciej.szmigiero.name> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56AD4A6B.80409@maciej.szmigiero.name> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jan 31, 2016 at 12:42:35AM +0100, Maciej S. Szmigiero wrote: > Add sound support in UDOO board DT file. > > Signed-off-by: Maciej S. Szmigiero Applied, thanks.