Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753777AbdCTL4v convert rfc822-to-8bit (ORCPT ); Mon, 20 Mar 2017 07:56:51 -0400 Received: from smtp.csie.ntu.edu.tw ([140.112.30.61]:32968 "EHLO smtp.csie.ntu.edu.tw" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753416AbdCTL4G (ORCPT ); Mon, 20 Mar 2017 07:56:06 -0400 MIME-Version: 1.0 In-Reply-To: <20170320113817.rcphcvrizi4yphhe@sirena.org.uk> References: <20170318075509.3836-1-mylene.josserand@free-electrons.com> <20170318075509.3836-6-mylene.josserand@free-electrons.com> <20170320113817.rcphcvrizi4yphhe@sirena.org.uk> From: Chen-Yu Tsai Date: Mon, 20 Mar 2017 19:53:37 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v3 5/5] ARM: dts: sun8i: Update audio-routing with renamed widgets To: Mark Brown Cc: =?UTF-8?Q?Myl=C3=A8ne_Josserand?= , Liam Girdwood , Jaroslav Kysela , Takashi Iwai , Maxime Ripard , Chen-Yu Tsai , Rob Herring , Mark Rutland , Linux-ALSA , linux-arm-kernel , linux-kernel , devicetree , Thomas Petazzoni , Alexandre Belloni Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 517 Lines: 11 On Mon, Mar 20, 2017 at 7:38 PM, Mark Brown wrote: > On Sat, Mar 18, 2017 at 08:55:09AM +0100, Mylène Josserand wrote: >> The digital AIF interfaces has been renamed in the sun8i audio codec >> driver so the audio-routing in the device tree must be renamed too. > > Given that these are fixes it probably makes sense that they all go in > together, can I get some acks for this and I'll apply it? Acked-by: Chen-Yu Tsai Though this patch should go in through the arm-soc tree.