From patchwork Mon Mar 26 11:42:32 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 890905 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="U6dHG3MN"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 408shj1Tr2z9s1l for ; Mon, 26 Mar 2018 22:43:01 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=3Gv4BYAUCd4KaXpuhWtZNctsR0y6JqxQJR7+uSU/MJo=; b=U6dHG3MNZVIxU3 ze1R9F8caGagf1EZFBizW5qn3zLtyq2U5W/bomwcDP0CxCmHBW7X1CxrNXZm9PXBzoGFkP/WclH0o r/N7mU6Qm3ZN2SGtLyQ86DnsyBAyO2Ti67lyVvpjcFrqABrmEF7IZ1IC2Zmot+6f3FhRX7/GgrjXE ixuI5OkyCp2588aCsH/XttLU8LY8uCGKsy65Vs0dy8wHw/TfPwqGbhq3lz1UN3i9u289a5XCYAHGm WKxYCqTceJ6lC0mdbxanlm6hGQUVHPQFtYL0bwCJoJ2aAEUblG3M9s2Es8w4WJYjbimnhFlBw07kg QhdToSy2JUeB0PozU1Rg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1f0QWg-0007h8-76; Mon, 26 Mar 2018 11:42:58 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1f0QWb-0007ez-Vv for linux-arm-kernel@lists.infradead.org; Mon, 26 Mar 2018 11:42:55 +0000 Received: from dragon (unknown [45.56.152.247]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 7766221773; Mon, 26 Mar 2018 11:42:41 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7766221773 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=shawnguo@kernel.org Date: Mon, 26 Mar 2018 19:42:32 +0800 From: Shawn Guo To: arm@kernel.org Subject: [GIT PULL v2 6/6] i.MX defconfig updates for 4.17 Message-ID: <20180326114230.GD8857@dragon> References: <1521113800-16401-1-git-send-email-shawnguo@kernel.org> <1521113800-16401-6-git-send-email-shawnguo@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1521113800-16401-6-git-send-email-shawnguo@kernel.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180326_044254_046402_AAD58752 X-CRM114-Status: UNSURE ( 9.34 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -5.0 (-----) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-5.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high trust [198.145.29.99 listed in list.dnswl.org] X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Fabio Estevam , linux-imx@nxp.com, kernel@pengutronix.de, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Changes for v2: - Update commit log of patch "ARM: mxs_defconfig: Re-sync defconfig" to explain the option changes a bit. The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2: Linux 4.16-rc1 (2018-02-11 15:04:29 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-defconfig-4.17 for you to fetch changes up to 8bc2c29b550c1c9bb923079cca13c4669572ce6a: ARM: mxs_defconfig: Re-sync defconfig (2018-03-26 19:23:47 +0800) ---------------------------------------------------------------- i.MX defconfig updates for 4.17: - Re-sync defconfig files by running savedefconfig. - Enable generic fsl-asoc-card driver for imx_v4_v5_defconfig. - Enable MAG3110 magnetometer sensor driver, AC97 and WM8962 codec driver, DA9062/63 PMIC, RTC and Watchdog support for imx_v6_v7_defconfig. ---------------------------------------------------------------- Anson Huang (1): ARM: imx_v6_v7_defconfig: select the CONFIG_CPUFREQ_DT Fabio Estevam (6): ARM: imx_v6_v7_defconfig: Enable AC97 codec support ARM: imx_v6_v7_defconfig: Re-sync defconfig ARM: imx_v6_v7_defconfig: Select CONFIG_SND_SOC_WM8962 explicitly ARM: imx_v4_v5_defconfig: Re-sync defconfig ARM: imx_v4_v5_defconfig: Use the generic fsl-asoc-card driver ARM: mxs_defconfig: Re-sync defconfig Marco Franchi (1): ARM: imx: Update imx_v6_v7_defconfig for mag3110 support Peng Fan (1): ARM: imx_v6_v7_defconfig: enable OP-TEE Stefan Riedmueller (1): ARM: imx_v6_v7_defconfig: Enable Dialog Semiconductor DA9062 driver arch/arm/configs/imx_v4_v5_defconfig | 9 +++------ arch/arm/configs/imx_v6_v7_defconfig | 28 +++++++++++++++------------- arch/arm/configs/mxs_defconfig | 14 ++++---------- 3 files changed, 22 insertions(+), 29 deletions(-)