From patchwork Tue Nov 29 17:29:23 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Luis Henriques X-Patchwork-Id: 700657 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 3tSrC15zvsz9vG0; Wed, 30 Nov 2016 04:29:33 +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 1cBmDh-0000gq-Sx; Tue, 29 Nov 2016 17:29:29 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1cBmDd-0000g9-6B for kernel-team@lists.ubuntu.com; Tue, 29 Nov 2016 17:29:25 +0000 Received: from 1.general.henrix.uk.vpn ([10.172.192.212] helo=localhost) by youngberry.canonical.com with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.76) (envelope-from ) id 1cBmDc-00089g-JV; Tue, 29 Nov 2016 17:29:24 +0000 Date: Tue, 29 Nov 2016 17:29:23 +0000 From: Luis Henriques To: Shrirang Bagul Subject: APPLIED w/cmt: [[Xenial][SRU] 0/4] lps22hb pressure sensor support Message-ID: <20161129172923.GB2109@ares> References: <20161125043110.7979-1-shrirang.bagul@canonical.com> MIME-Version: 1.0 In-Reply-To: <20161125043110.7979-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 Applied to xenial master-next branch, and also the fix for bug #1644726 ("AD5593R configurable multi-channel converter support"). However, I've added an additional patch to enable the new modules (see below). Cheers, --- Luís commit f4c9fe1a056e35a62f7648f3ea0f14adf62f0d2c Author: Luis Henriques Date: Tue Nov 29 16:11:06 2016 +0000 UBUNTU: [Config] CONFIG_AD5592R/AD5593R=m BugLink: https://launchpad.net/bugs/1644726 Signed-off-by: Luis Henriques diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu index cd9fb60780a1..b0dac7a841a6 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