From patchwork Mon Feb 24 23:07:55 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leo Li X-Patchwork-Id: 11401959 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 862DA1395 for ; Mon, 24 Feb 2020 23:08:44 +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 634AA22525 for ; Mon, 24 Feb 2020 23:08:44 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="bRgP2GNH" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 634AA22525 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=nxp.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.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: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:In-Reply-To: References:List-Owner; bh=9IcuG3yaEh2tnprD/YpsjQqlwPu9lFkWkTUiCIV5owU=; b=bRg P2GNHBv5UlA5GMR2DYVuJrxgF9AnocBy9EJWCwU2IoyJbWeCBlGgojKOJs5lKLbzH+OwSRiuOkzm3 5PN7JZThtgAMjEkl6BFOrr+rIqTaYdUyS6ZHUwGNznL1ypypwqkywq1fzXCr/iWazWYhIQZz6w+e4 whe8q77CyFrVvkbM7z7hjsPR0lgk4Yj1tRay4Z1agIaYE2YWCf7YybfE2iHdz7yxXn7KGf/wtHhrB NVpYevvFCg8t46bpPCyvgr9cRLfIYH/w/UgFQ64B02DoozDIWrIWmTWOXNGCuthJlpewNiO746eNQ sPAbhWGGZRlSg02ojZ9GYkUbab0TvpA==; 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 1j6Mq9-0002Sg-Cn; Mon, 24 Feb 2020 23:08:41 +0000 Received: from inva020.nxp.com ([92.121.34.13]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j6Mq6-0002Oi-0X for linux-arm-kernel@lists.infradead.org; Mon, 24 Feb 2020 23:08:39 +0000 Received: from inva020.nxp.com (localhost [127.0.0.1]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id EE9C81B0791; Tue, 25 Feb 2020 00:08:29 +0100 (CET) Received: from smtp.na-rdc02.nxp.com (usphx01srsp001v.us-phx01.nxp.com [134.27.49.11]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id B5D011A4BBB; Tue, 25 Feb 2020 00:08:29 +0100 (CET) Received: from right.am.freescale.net (right.am.freescale.net [10.81.116.70]) by usphx01srsp001v.us-phx01.nxp.com (Postfix) with ESMTP id 09CBA40A63; Mon, 24 Feb 2020 16:08:29 -0700 (MST) From: Li Yang To: shawnguo@kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH 00/15] Enable drivers for NXP/FSL QorIQ arm64 boards Date: Mon, 24 Feb 2020 17:07:55 -0600 Message-Id: <1582585690-463-1-git-send-email-leoyang.li@nxp.com> X-Mailer: git-send-email 1.9.0 X-Virus-Scanned: ClamAV using ClamSMTP X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200224_150838_216356_4B074FA0 X-CRM114-Status: UNSURE ( 4.80 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.3 (--) X-Spam-Report: SpamAssassin version 3.4.3 on bombadil.infradead.org summary: Content analysis details: (-2.3 points) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [92.121.34.13 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 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: linux-kernel@vger.kernel.org, Li Yang MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org The series enables necessary drivers for the QorIQ reference boards supported in mainline. Li Yang (15): arm64: defconfig: run through savedefconfig for ordering arm64: defconfig: Enable NXP flexcan driver arm64: defconfig: Enable QorIQ DPAA1 drivers arm64: defconfig: Enable QorIQ DPAA2 drivers arm64: defconfig: Enable ENETC Ethernet controller and FELIX switch arm64: defconfig: Enable NXP/FSL SPI controller drivers arm64: defconfig: Enable QorIQ cpufreq driver arm64: defconfig: Enable ARM SBSA watchdog driver arm64: defconfig: Enable QorIQ IFC NAND controller driver arm64: defconfig: Enable QorIQ GPIO driver arm64: defconfig: Enable ARM Mali display driver arm64: defconfig: Enable flash device drivers for QorIQ boards arm64: defconfig: Enable RTC devices for QorIQ boards arm64: defconfig: Enable PHY devices used on QorIQ boards arm64: defconfig: Enable e1000 device arch/arm64/configs/defconfig | 57 +++++++++++++++++++++++++++++------- 1 file changed, 46 insertions(+), 11 deletions(-)