From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1423244AbdKRQzW (ORCPT ); Sat, 18 Nov 2017 11:55:22 -0500 Received: from mga03.intel.com ([134.134.136.65]:40419 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762741AbdKRQzN (ORCPT ); Sat, 18 Nov 2017 11:55:13 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.44,416,1505804400"; d="scan'208";a="3209958" Message-ID: <1511024018.25007.310.camel@linux.intel.com> Subject: Re: [RFC PATCH 2/7] ASoC: Intel: Kconfig: Simplify-clarify ACPI/PCI dependencies From: Andy Shevchenko To: Pierre-Louis Bossart , alsa-devel@alsa-project.org Cc: tiwai@suse.de, broonie@kernel.org, torvalds@linux-foundation.org, vinod.koul@intel.com, liam.r.girdwood@linux.intel.com, arnd@arndb.de, linux-kernel@vger.kernel.org Date: Sat, 18 Nov 2017 18:53:38 +0200 In-Reply-To: <20171118000202.22302-3-pierre-louis.bossart@linux.intel.com> References: <20171118000202.22302-1-pierre-louis.bossart@linux.intel.com> <20171118000202.22302-3-pierre-louis.bossart@linux.intel.com> Organization: Intel Finland Oy Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.26.2-1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2017-11-17 at 18:01 -0600, Pierre-Louis Bossart wrote: > PCI/ACPI selections should not happen in Kconfig for machine drivers, > move to SOC selections. > > Add distinction between PCI and ACPI HiFi2 platforms. > The PCI-based > platforms may be removed at some point since Medfield is not really > supported by anyone This is rather true, > and there is no publicly available firmware for > Merrifield. while this is not true. Intel Edison board is based on Merrifield SoC and I'm sure people are able to make a sound out of it. -- Andy Shevchenko Intel Finland Oy From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Shevchenko Subject: Re: [RFC PATCH 2/7] ASoC: Intel: Kconfig: Simplify-clarify ACPI/PCI dependencies Date: Sat, 18 Nov 2017 18:53:38 +0200 Message-ID: <1511024018.25007.310.camel@linux.intel.com> References: <20171118000202.22302-1-pierre-louis.bossart@linux.intel.com> <20171118000202.22302-3-pierre-louis.bossart@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by alsa0.perex.cz (Postfix) with ESMTP id A6FE0266EFA for ; Sat, 18 Nov 2017 17:55:13 +0100 (CET) In-Reply-To: <20171118000202.22302-3-pierre-louis.bossart@linux.intel.com> 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: Pierre-Louis Bossart , alsa-devel@alsa-project.org Cc: arnd@arndb.de, tiwai@suse.de, linux-kernel@vger.kernel.org, liam.r.girdwood@linux.intel.com, vinod.koul@intel.com, broonie@kernel.org, torvalds@linux-foundation.org List-Id: alsa-devel@alsa-project.org On Fri, 2017-11-17 at 18:01 -0600, Pierre-Louis Bossart wrote: > PCI/ACPI selections should not happen in Kconfig for machine drivers, > move to SOC selections. > > Add distinction between PCI and ACPI HiFi2 platforms. > The PCI-based > platforms may be removed at some point since Medfield is not really > supported by anyone This is rather true, > and there is no publicly available firmware for > Merrifield. while this is not true. Intel Edison board is based on Merrifield SoC and I'm sure people are able to make a sound out of it. -- Andy Shevchenko Intel Finland Oy