From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-14.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 71AABC433E0 for ; Sat, 23 May 2020 03:27:04 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 3971320735 for ; Sat, 23 May 2020 03:27:04 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="pi2zB9an"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="pS6WmitE" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3971320735 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=XwnzA/9oi042VW1sBXMa/7ZNy6kZ9TsItXP6IoGx+Dw=; b=pi2zB9an8R3r4eB5LTuwTBx80R Wd/gxZRwDaTVcptpMGQjwu5DUAePIxYT8Dp/nmLgYiIHnOHxhF2fZ8JHMeBzLD9eGVKe8JPAlHdKQ fF6n95vk/wrioXl9KMySqwTcZWcnkNncXAWalpKQWeerEhaAINrsZKeBL8bOKegP0uB5OK/BZeC2U UzWoZVgZ5A1bZr06/R3QcSRuCrKxKI+VIGxklyPzGMJVisHQk980G73WmiOaXTS5ikWFDcJYuetQV J7JxrqJgc0r4fR27PAr6LzMBPmwTKzK+3VJL9X8pjG/oEzUS8sOvoRZh7AFlI+uAFFcGJz/FaPfOH nmnE5qfA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jcKoK-0001wb-Jo; Sat, 23 May 2020 03:26:56 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jcKn0-0000pn-I5 for linux-arm-kernel@lists.infradead.org; Sat, 23 May 2020 03:25:35 +0000 Received: from localhost.localdomain (80.251.214.228.16clouds.com [80.251.214.228]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 9ED88207F9; Sat, 23 May 2020 03:25:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1590204334; bh=y3zY9Oq6PihXsEzJGDsQ9Zh9SdcheJcvQMAXNtaIdWA=; h=From:List-Id:To:Cc:Subject:Date:In-Reply-To:References:From; b=pS6WmitEKqwNvPQbf8q9upppltL/ZiYHRSol+WuKgi1Lbj6r0cVG4Xpzvf/nfWwS0 bb4j2hOo8MI276qnRoviFoPzps58D/7x79tzbF6Byi6CA63aWQMPNt6731d3Ngvx99 BMAIcZpO2ZMp+7D8CZKNi+l19w5Z3pUaL+3wC+/4= From: Shawn Guo List-Id: To: soc@kernel.org, arm@kernel.org Subject: [GIT PULL 6/6] i.MX defconfig update for 5.8 Date: Sat, 23 May 2020 11:25:16 +0800 Message-Id: <20200523032516.11016-6-shawnguo@kernel.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200523032516.11016-1-shawnguo@kernel.org> References: <20200523032516.11016-1-shawnguo@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200522_202534_617390_C68963EF X-CRM114-Status: UNSURE ( 9.92 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Shawn Guo , Stefan Agner , Li Yang , linux-imx@nxp.com, kernel@pengutronix.de, Fabio Estevam , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136: Linux 5.7-rc1 (2020-04-12 12:35:55 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-defconfig-5.8 for you to fetch changes up to 5b4bf802427e3f49b9bca5e02ec7154e4d3d63ad: ARM: imx_v6_v7_defconfig: extend RN5T618 PMIC family support (2020-05-20 09:29:07 +0800) ---------------------------------------------------------------- i.MX defconfig update for 5.8: - Enable RTC and ADC support of RN5T618 PMIC in imx_v6_v7_defconfig. - Enable i.MX8DXL pinctrl driver support in arm64 defconfig. ---------------------------------------------------------------- Andreas Kemnade (1): ARM: imx_v6_v7_defconfig: extend RN5T618 PMIC family support Anson Huang (1): arm64: defconfig: Enable CONFIG_PINCTRL_IMX8DXL by default arch/arm/configs/imx_v6_v7_defconfig | 2 ++ arch/arm64/configs/defconfig | 1 + 2 files changed, 3 insertions(+) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel