From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Subject: Re: [PATCH] ASoC: fsl_ssi: fix AC'97 mode Date: Sun, 28 Jun 2015 08:29:12 -0500 Message-ID: <558FF6A8.6070307@tabi.org> References: <558F28E1.7040204@maciej.szmigiero.name> <558F77B8.9060307@tabi.org> <558FEAF3.8030308@maciej.szmigiero.name> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from muin.pair.com (muin.pair.com [209.68.1.55]) by alsa0.perex.cz (Postfix) with ESMTP id 04728264FDF for ; Sun, 28 Jun 2015 15:29:14 +0200 (CEST) In-Reply-To: <558FEAF3.8030308@maciej.szmigiero.name> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: "Maciej S. Szmigiero" , "alsa-devel@alsa-project.org" Cc: Xiubo Li , Takashi Iwai , linux-kernel , Liam Girdwood , Nicolin Chen , Mark Brown , Fabio Estevam , linuxppc-dev@lists.ozlabs.org List-Id: alsa-devel@alsa-project.org Maciej S. Szmigiero wrote: > If there isn't going to be new platforms added with old bindings then this won't be needed - I'll remove it. I would love it if someone would port those original device trees to the new binding, so that we can get rid of the old one. But we should definitely not allow new device trees with the old binding. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from muin.pair.com (muin.pair.com [209.68.1.55]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id E0CA01A0454 for ; Sun, 28 Jun 2015 23:29:17 +1000 (AEST) Message-ID: <558FF6A8.6070307@tabi.org> Date: Sun, 28 Jun 2015 08:29:12 -0500 From: Timur Tabi MIME-Version: 1.0 To: "Maciej S. Szmigiero" , "alsa-devel@alsa-project.org" CC: Nicolin Chen , Xiubo Li , Liam Girdwood , Mark Brown , Jaroslav Kysela , Takashi Iwai , linuxppc-dev@lists.ozlabs.org, linux-kernel , Fabio Estevam Subject: Re: [PATCH] ASoC: fsl_ssi: fix AC'97 mode References: <558F28E1.7040204@maciej.szmigiero.name> <558F77B8.9060307@tabi.org> <558FEAF3.8030308@maciej.szmigiero.name> In-Reply-To: <558FEAF3.8030308@maciej.szmigiero.name> Content-Type: text/plain; charset=UTF-8; format=flowed List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Maciej S. Szmigiero wrote: > If there isn't going to be new platforms added with old bindings then this won't be needed - I'll remove it. I would love it if someone would port those original device trees to the new binding, so that we can get rid of the old one. But we should definitely not allow new device trees with the old binding.