From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934578AbcAMOKh (ORCPT ); Wed, 13 Jan 2016 09:10:37 -0500 Received: from muin.pair.com ([209.68.1.55]:60210 "EHLO muin.pair.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932256AbcAMOKf (ORCPT ); Wed, 13 Jan 2016 09:10:35 -0500 Subject: Re: [PATCH 2/2] ASoC: fsl: select SND_SOC_FSL_SAI or SND_SOC_FSL_SSI depending on SoC type To: =?UTF-8?Q?Lothar_Wa=c3=9fmann?= Cc: Arnd Bergmann , Fabio Estevam , Jaroslav Kysela , Liam Girdwood , Mark Brown , Nicolin Chen , Takashi Iwai , Xiubo Li , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org References: <1452622411-16674-1-git-send-email-LW@KARO-electronics.de> <1452622411-16674-2-git-send-email-LW@KARO-electronics.de> <1452622411-16674-3-git-send-email-LW@KARO-electronics.de> <569545EB.4080307@tabi.org> <20160113133810.167d2dbb@ipc1.ka-ro> From: Timur Tabi Message-ID: <56965AE0.40706@tabi.org> Date: Wed, 13 Jan 2016 08:10:40 -0600 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:42.0) Gecko/20100101 Firefox/42.0 SeaMonkey/2.39 MIME-Version: 1.0 In-Reply-To: <20160113133810.167d2dbb@ipc1.ka-ro> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Lothar Waßmann wrote: > Why? If more than one of the IMX6 SoCs are selected, both interfaces > may be selected at the same time without any harm. Oh, ok. I thought the point behind the patch was that you *souldn't* enable the the SSI driver on an i.MX6UL.