From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751704AbdJRQIJ (ORCPT ); Wed, 18 Oct 2017 12:08:09 -0400 Received: from mail-wm0-f68.google.com ([74.125.82.68]:52925 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750853AbdJRQII (ORCPT ); Wed, 18 Oct 2017 12:08:08 -0400 X-Google-Smtp-Source: ABhQp+RMiqiYRf3BFIvLs6QKUS33fzvZLVCzLGlFZid8zb/yYNSruWdCvfRoQSL0hE8KswikrJT1LQ== From: Carlo Caione To: linux@endlessm.com, pierre-louis.bossart@linux.intel.com, lgirdwood@gmail.com, broonie@kernel.org, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org Cc: Carlo Caione Subject: [PATCH 0/2] rt5651: Enable platforms with int mic on IN2 Date: Wed, 18 Oct 2017 17:07:57 +0100 Message-Id: <20171018160759.18563-1-carlo@caione.org> X-Mailer: git-send-email 2.14.2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Carlo Caione While working on enabling a cherry-trail laptop shipping the rt5651 codec I realized that the machine driver needed some fixup. In particular the laptop I'm working on (KIANO SlimNote 14.2) has the internal mic connected to the IN2 port. All the laptop-specific work with the related quirks will follow. Carlo Caione (2): ASoC: intel: byt: Enable quirk logic for custom maps ASoC: intel: byt: Introduce new custom IN2 map sound/soc/intel/boards/bytcr_rt5651.c | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) -- 2.14.2