From patchwork Mon Nov 28 14:38:52 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Gardner X-Patchwork-Id: 700014 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) by ozlabs.org (Postfix) with ESMTP id 3tS8Sp03mwz9vFs; Tue, 29 Nov 2016 01:39:06 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1cBN5B-0000UB-3Q; Mon, 28 Nov 2016 14:39:01 +0000 Received: from mail.tpi.com ([74.45.170.26]) by huckleberry.canonical.com with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1cBN54-0000Tu-Pq for kernel-team@lists.ubuntu.com; Mon, 28 Nov 2016 14:38:54 +0000 Received: from linux.tpi.com (linux.tpi.com [10.0.0.207]) by mail.tpi.com (Postfix) with ESMTP id 6D258411A659; Mon, 28 Nov 2016 06:38:53 -0800 (PST) Received: from [127.0.0.1] (localhost [127.0.0.1]) by linux.tpi.com (Postfix) with ESMTP id 194C810559F; Mon, 28 Nov 2016 06:38:53 -0800 (PST) Subject: ACK w/cmt: [Xenial][SRU][PATCH 0/2] Support for AD5593R configurable multi-channel converter To: Shrirang Bagul References: <20161125111158.26633-1-shrirang.bagul@canonical.com> From: Tim Gardner Message-ID: <661aceef-1e7b-0d1b-9ac6-6434356aac71@canonical.com> Date: Mon, 28 Nov 2016 07:38:52 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <20161125111158.26633-1-shrirang.bagul@canonical.com> Cc: kernel-team@lists.ubuntu.com X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.14 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: kernel-team-bounces@lists.ubuntu.com Both patches are clean cherry-picks. Attached is the config update patch. From f7d55e71a64a4dcf06f4a66e178eb54559f90391 Mon Sep 17 00:00:00 2001 From: Tim Gardner Date: Mon, 28 Nov 2016 07:37:24 -0700 Subject: [PATCH] UBUNTU: [Config] CONFIG_AD5592R=m, CONFIG_AD5593R=m Signed-off-by: Tim Gardner --- debian.master/config/config.common.ubuntu | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu index cd9fb60..b0dac7a 100644 --- a/debian.master/config/config.common.ubuntu +++ b/debian.master/config/config.common.ubuntu @@ -108,6 +108,9 @@ CONFIG_AD5421=m CONFIG_AD5446=m CONFIG_AD5449=m CONFIG_AD5504=m +CONFIG_AD5592R=m +CONFIG_AD5592R_BASE=m +CONFIG_AD5593R=m CONFIG_AD5624R_SPI=m CONFIG_AD5686=m CONFIG_AD5755=m -- 2.7.4