From patchwork Wed Dec 2 14:27:12 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 1409761 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2001:8b0:10b:1231::1; helo=merlin.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=merlin.20170209 header.b=3XL9hjJE; dkim-atps=neutral Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4CmLt64dzkz9sPB for ; Thu, 3 Dec 2020 01:28:14 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.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=qAZQtaFHCk2YbwHH3RW4dX+jkljego6JsjoiVg9TTxM=; b=3XL9hjJEryvgIFWslBFyB2Uza/ /kZdIvC1ya4gZZmrKeHC+CKE9fXB6E4sdQXBhaC3OeVgQ2QZit/k5wm8UFdjMPHQJ4a4I/zUqpcwh u2ocmafIz8JZi6pTWCUa47u/VYT13TTWQ5nzDUVcO9XaOjemXcx+Xj9R1hivuZCAr/2ZhqIZ1Eh1c 0adPz/Ffot8/s/93dUa0P01pWmw6iKReQslIbonKcbpQQbkXG36jFmNKZ5HQ7WUyTuJY3pH03YuEy 1XtTrWQLkBCuZ4fqj78/XI9+QKhMIaoAscsfCIwvTKrkgjTh7mQdoiopd9X2r3YhKf3KAT+5WSlbc ZgjSpq9A==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kkT6i-0005KK-3N; Wed, 02 Dec 2020 14:27:48 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kkT6e-0005J7-GD for linux-arm-kernel@lists.infradead.org; Wed, 02 Dec 2020 14:27:45 +0000 From: Shawn Guo Authentication-Results: mail.kernel.org; dkim=permerror (bad message/signature format) To: soc@kernel.org, arm@kernel.org Subject: [GIT PULL 1/6] i.MX drivers change for 5.11 Date: Wed, 2 Dec 2020 22:27:12 +0800 Message-Id: <20201202142717.9262-1-shawnguo@kernel.org> X-Mailer: git-send-email 2.17.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201202_092744_623411_01C16804 X-CRM114-Status: UNSURE ( 7.51 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -5.0 (-----) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (-5.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at https://www.dnswl.org/, high trust [198.145.29.99 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an 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: 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 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec: Linux 5.10-rc1 (2020-10-25 15:14:11 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-drivers-5.11 for you to fetch changes up to e00e70a4dae4cae026d43f2f05ba46a19c4ef22d: firmware: imx: scu-pd: Add some power domains support for i.MX8qxp MIPI1 subsystem (2020-11-30 17:47:18 +0800) ---------------------------------------------------------------- i.MX drivers change for 5.11: - A series from Daniel Baluta to update imx-dsp driver and export functions for on demand channel request/free. - A number of patches to add power domains for i.MX8qxp DC0, LVDS1, MIPI1 and JPEG subsystems. - Add dummy functions for i.MX firmware drivers to avoid build failure seen with COMPILE_TEST. ---------------------------------------------------------------- Daniel Baluta (3): firmware: imx: Introduce imx_dsp_setup_channels firmware: imx: Save channel name for further use firmware: imx-dsp: Export functions to request/free channels Liu Ying (3): firmware: imx: scu-pd: Add video0/1 power domains support for i.MX8qxp DC0 subsystem firmware: imx: scu-pd: Add main power domain support for i.MX8qxp LVDS1 subsystem firmware: imx: scu-pd: Add some power domains support for i.MX8qxp MIPI1 subsystem Mirela Rabulea (1): firmware: imx: scu-pd: Add power domains for imx-jpeg Peng Fan (1): firmware: imx: add dummy functions drivers/firmware/imx/imx-dsp.c | 72 ++++++++++++++++++++++++++--------- drivers/firmware/imx/scu-pd.c | 12 ++++++ include/linux/firmware/imx/dsp.h | 10 +++++ include/linux/firmware/imx/ipc.h | 13 +++++++ include/linux/firmware/imx/sci.h | 27 +++++++++++++ include/linux/firmware/imx/svc/misc.h | 19 +++++++++ 6 files changed, 135 insertions(+), 18 deletions(-) From patchwork Wed Dec 2 14:27:13 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 1409762 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2001:8b0:10b:1231::1; helo=merlin.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=merlin.20170209 header.b=l2LSg7UW; dkim-atps=neutral Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4CmLt65c70z9sSf for ; Thu, 3 Dec 2020 01:28:14 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.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=ZY/6KG5cf5Ekrn6a/VG5WY94gXAteQTir7BBzagBegw=; b=l2LSg7UW8XFqINkKFEUaPbpzcB l1c5NKrpAShw/lBQy8OqFb/LcSxIjdqPzOKwJflJkokk3kDfK8oRt2qS61sUIb5aZFerAbNbNQ30X 72jxrUbIYmM9TzuUQWeF9J5R/sqvMU0O7aCF/rvN27dsIALIz6vcKmCZyUnenNsshrVXB5BUOQN1J Xgy8vKeZk8ehJuztJsHxvd5Mrog965Qza5RktC2nkisn15CiBSVntlAjV83AVzsVeVSoKTk5tMkVW 5T3yvnryYEaGpmSKyOUFJAgspLgHoR46QQcYj9oCXLti+rOvdxNNAlsNZ4V8SWIT9GUY6RM/mMqD9 AdUtJlHw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kkT6k-0005LH-H3; Wed, 02 Dec 2020 14:27:50 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kkT6h-0005KF-3h for linux-arm-kernel@lists.infradead.org; Wed, 02 Dec 2020 14:27:48 +0000 From: Shawn Guo Authentication-Results: mail.kernel.org; dkim=permerror (bad message/signature format) To: soc@kernel.org, arm@kernel.org Subject: [GIT PULL 2/6] i.MX SoC update for 5.11 Date: Wed, 2 Dec 2020 22:27:13 +0800 Message-Id: <20201202142717.9262-2-shawnguo@kernel.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20201202142717.9262-1-shawnguo@kernel.org> References: <20201202142717.9262-1-shawnguo@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201202_092747_601505_9B1C334C X-CRM114-Status: UNSURE ( 8.15 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -5.0 (-----) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (-5.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at https://www.dnswl.org/, high trust [198.145.29.99 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an 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: 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 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec: Linux 5.10-rc1 (2020-10-25 15:14:11 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-soc-5.11 for you to fetch changes up to 4ba79e25d7f1a7394021ba4c215a7ecdcc270fb6: ARM: mxs: Add serial number support for i.MX23, i.MX28 SoCs (2020-11-30 17:31:29 +0800) ---------------------------------------------------------------- i.MX SoC update for 5.11: - Add revision detection support for i.MX7ULP revision 2.2. - Add a little document for i.MX7ULP B2 silicon version. - Add serial number support for i.MX23, i.MX28 SoCs through soc_device. - Improve the identifying of i.MX6QP SoCs. ---------------------------------------------------------------- Anson Huang (1): ARM: imx: Add revision support for i.MX7ULP revision 2.2 Fabio Estevam (1): ARM: imx: imx7ulp: Add a comment explaining the B2 silicon version Ivan Zaentsev (1): ARM: mxs: Add serial number support for i.MX23, i.MX28 SoCs Sven Van Asbroeck (1): ARM: imx: mach-imx6q: correctly identify i.MX6QP SoCs arch/arm/mach-imx/mach-imx6q.c | 9 +++++++-- arch/arm/mach-imx/mach-imx7ulp.c | 4 ++++ arch/arm/mach-mxs/mach-mxs.c | 19 +++++++++++++++++++ 3 files changed, 30 insertions(+), 2 deletions(-) From patchwork Wed Dec 2 14:27:14 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 1409763 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2001:8b0:10b:1231::1; helo=merlin.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=merlin.20170209 header.b=1yesP3SE; dkim-atps=neutral Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4CmLtB2Vstz9sSf for ; Thu, 3 Dec 2020 01:28:18 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.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=TafCFhmUvvNO82Wp5yPbfxSVgqYy4aWbBfmCpqn0Jwg=; b=1yesP3SEPtlHZCUGBG/k5R1Bld Fdnz0+rvcZUu8VYxixurVbH8nxuO/jAY0yC23NQe7xpQ+R8Ti1ss9kKwMPRcb+IGCfPEW9Dide/Do ftHYwpZdbRefs0cZhb/SDdhoxeG9uZ8wbOSBFC5OaumJcfpCQYm5+FEOLzf3K4KPtV4FN6i+VmF9r uxT7dkE16J1IYgYGjDrJC5H8oU1Xi9JN5p+I4+DsCYPJk1QUjx0PjWh+9Ky6haiG9wGQr6h7sNL1O SDbLQtjRh5k2bAPPhQpldmLoIX2YRthiVDx5qQwsBTKkofU9cWRANw5/0On9VTT/ntcphqCoag2UI cNLC/DOg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kkT6o-0005MQ-F4; Wed, 02 Dec 2020 14:27:54 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kkT6j-0005Kr-G5 for linux-arm-kernel@lists.infradead.org; Wed, 02 Dec 2020 14:27:50 +0000 From: Shawn Guo Authentication-Results: mail.kernel.org; dkim=permerror (bad message/signature format) To: soc@kernel.org, arm@kernel.org Subject: [GIT PULL 3/6] i.MX DT bindings update for 5.11 Date: Wed, 2 Dec 2020 22:27:14 +0800 Message-Id: <20201202142717.9262-3-shawnguo@kernel.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20201202142717.9262-1-shawnguo@kernel.org> References: <20201202142717.9262-1-shawnguo@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201202_092749_717954_984881FF X-CRM114-Status: GOOD ( 10.29 ) X-Spam-Score: -5.0 (-----) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (-5.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at https://www.dnswl.org/, high trust [198.145.29.99 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an 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: 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 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec: Linux 5.10-rc1 (2020-10-25 15:14:11 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-bindings-5.11 for you to fetch changes up to 747ec53ea72a548693d0664817776d3634e9b63a: dt-bindings: arm: fsl: add Protonic WD3 board (2020-12-01 09:27:55 +0800) ---------------------------------------------------------------- i.MX DT bindings update for 5.11: - Quite some patches that update vendor-prefixes.yaml and fsl.yaml to document missing board compatibles and add new board compatibles. - A couple of patches from Dong Aisheng to update imx-scu firmware and imx-lpcg clock bindings for new SCU two cells clock support. - A couple of net bindings update from Ioana Ciornei to complete the MAC/PCS/PHY representation on DPAA2 devices. - Document watchdog compatibles for all i.MX and Layerscape devices. ---------------------------------------------------------------- Bruno Thomsen (1): dt-bindings: fsl: add kamstrup flex concentrator to schema Dong Aisheng (2): dt-bindings: firmware: imx-scu: new binding to parse clocks from device tree dt-bindings: clock: imx-lpcg: add support to parse clocks from device tree Frieder Schrempf (1): dt-bindings: arm: fsl: Add Kontron i.MX8M Mini SoMs and boards Ioana Ciornei (2): dt-bindings: net: add the DPAA2 MAC DTS definition dt-bindings: net: add the 10gbase-r connection type Krzysztof Kozlowski (21): dt-bindings: arm: fsl: document i.MX25 and i.MX27 boards dt-bindings: watchdog: fsl-imx: document NXP compatibles dt-bindings: vendor-prefixes: add MicroSys dt-bindings: vendor-prefixes: add Revotics dt-bindings: arm: fsl: document i.MX51 boards dt-bindings: arm: fsl: document i.MX53 boards dt-bindings: arm: fsl: document VF boards dt-bindings: arm: fsl: document i.MX6DL boards dt-bindings: vendor-prefixes: add ABB dt-bindings: arm: fsl: document i.MX6DL Aristainetos boards dt-bindings: vendor-prefixes: add Element14 dt-bindings: arm: fsl: document i.MX6Q boards dt-bindings: arm: fsl: document i.MX6QP boards dt-bindings: arm: fsl: document i.MX6SL boards dt-bindings: arm: fsl: document i.MX6SX boards dt-bindings: arm: fsl: document i.MX6UL boards dt-bindings: arm: fsl: document i.MX6ULL boards dt-bindings: arm: fsl: document i.MX7D boards dt-bindings: arm: fsl: document LS1012A FRWY board dt-bindings: arm: fsl: document SolidRun LX2160A boards dt-bindings: arm: fsl: document i.MX7S boards Matthias Schiffer (1): dt-bindings: arm: fsl: update TQ-Systems SoMs and boards based on i.MX7 Meenakshi Aggarwal (1): dt-bindings: fsl: add compatible for LX2162A QDS Board Oleksij Rempel (6): dt-bindings: vendor-prefixes: Add an entry for Van der Laan b.v. dt-bindings: vendor-prefixes: Add an entry for Altus-Escon-Company dt-bindings: arm: fsl: add Altesco I6P board dt-bindings: arm: fsl: add Van der Laan LANMCU board dt-bindings: vendor-prefixes: add "virtual" prefix dt-bindings: arm: fsl: add Protonic WD3 board .../devicetree/bindings/arm/freescale/fsl,scu.txt | 12 +- Documentation/devicetree/bindings/arm/fsl.yaml | 360 +++++++++++++++++++-- .../devicetree/bindings/clock/imx8qxp-lpcg.yaml | 79 +++-- .../bindings/net/ethernet-controller.yaml | 1 + .../bindings/net/fsl,qoriq-mc-dpmac.yaml | 60 ++++ .../devicetree/bindings/vendor-prefixes.yaml | 14 + .../devicetree/bindings/watchdog/fsl-imx-wdt.yaml | 16 + include/dt-bindings/clock/imx8-lpcg.h | 14 + 8 files changed, 502 insertions(+), 54 deletions(-) create mode 100644 Documentation/devicetree/bindings/net/fsl,qoriq-mc-dpmac.yaml create mode 100644 include/dt-bindings/clock/imx8-lpcg.h From patchwork Wed Dec 2 14:27:15 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 1409764 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2001:8b0:10b:1231::1; helo=merlin.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=merlin.20170209 header.b=zB4e0vBF; dkim-atps=neutral Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4CmLtK20l3z9sPB for ; Thu, 3 Dec 2020 01:28:25 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version: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=v+MgrhqlBIP4M6V5LMLLndcHV9Rl8SAybz9XhO06OB0=; b=zB4e0vBFJUOjwS0/Zw13dfZFu Oy6Krpizx/eHKPYzWYYuobltlC0vCfOsHTJdEtEBrP7eKFu/wuoJ3IRuv0DMoxmlj1u0jJ8Fv2/ia QijcbkZ7J8zeVd9Uq0XQVpem8sxp9Hm8It0JhSIjKaYWcX1yPjVyS4fjDCSJEjSy0B5H5sFs8g+R8 SlhkWFWtfjFEcHdcwMWkEdMUouwDwEJbzP+4Y5HXATRahKSYJ+f+G4Xe7W+5r1zLNWB6Fi07LOXiQ u7rDzMLlQXlxinSUD+sueQc0eUEvYdghVxntfawshSpVIVLnnj9+TnntVJiE8c8dGw0ZmnAZ2148x xGtGQxGiw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kkT6s-0005Ny-D4; Wed, 02 Dec 2020 14:27:58 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kkT6n-0005Lp-6A for linux-arm-kernel@lists.infradead.org; Wed, 02 Dec 2020 14:27:54 +0000 From: Shawn Guo Authentication-Results: mail.kernel.org; dkim=permerror (bad message/signature format) To: soc@kernel.org, arm@kernel.org Subject: [GIT PULL 4/6] i.MX device tree update for 5.11 Date: Wed, 2 Dec 2020 22:27:15 +0800 Message-Id: <20201202142717.9262-4-shawnguo@kernel.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20201202142717.9262-1-shawnguo@kernel.org> References: <20201202142717.9262-1-shawnguo@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201202_092753_491440_9DFF9D68 X-CRM114-Status: GOOD ( 12.99 ) X-Spam-Score: -5.0 (-----) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (-5.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at https://www.dnswl.org/, high trust [198.145.29.99 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an 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: Shawn Guo , Stefan Agner , Li Yang , linux-imx@nxp.com, kernel@pengutronix.de, Fabio Estevam , linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec: Linux 5.10-rc1 (2020-10-25 15:14:11 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-dt-5.11 for you to fetch changes up to 327106e4217b8ef4f74640d7de15a0a287690aba: ARM: dts: imx28: Fix label name for L2 switch (2020-12-01 09:42:11 +0800) ---------------------------------------------------------------- i.MX device tree update for 5.11: - New board support: imx6dl-alti6p, imx6dl-lanmcu, mx6qp-prtwd3, imx6ul-phytec-segin and imx7d-flex-concentrator. - Fix schema warnings for pwm-leds, watchdog and GPIO hog devices. - A few patches from Krzysztof Kozlowski to correct compatibles for i.MX6/7 boards. - A series from Matthias Schiffer to polish imx7-mba7 board support. - Update i.MX6/7 device trees for fsl,stop-mode support. - Correct fsl,rcpm-wakeup of LS1021A to get flextimer wake-up work. - A series of patch from Stefan Riedmueller to update phytec and segin devices. - Other small and random changes. ---------------------------------------------------------------- Alexander Dahl (1): ARM: dts: imx: Fix schema warnings for pwm-leds Bruno Thomsen (1): ARM: dts: imx7: add support for kamstrup flex concentrator Jagan Teki (1): ARM: dts: imx6q-icore-ofcap10: Use 10.1" Ampire panel compatible Jonathan Neuschäfer (2): ARM: dts: imx50-kobo-aura: Add 'grp' suffix to pinctrl node names ARM: dts: imx50-kobo-aura: Enable eKTF2132 touchscreen Krzysztof Kozlowski (8): ARM: dts: imx: align GPIO hog names with dtschema ARM: dts: imx: align watchdog node name with dtschema ARM: dts: vf: align watchdog node name with dtschema ARM: dts: imx6dl-pico: fix board compatibles ARM: dts: imx6dl: add compatibles for Aristainetos boards ARM: dts: imx6sl-warp: correct vendor in compatible to Revotics ARM: dts: imx7s-warp: correct vendor in compatible to Element14 ARM: dts: imx6q-pico: fix board compatibles Lukasz Majewski (1): ARM: dts: imx28: Fix label name for L2 switch Marc Kleine-Budde (1): ARM: dts: imx: Change flexcan node name to "can" Marco Felsch (1): ARM: dts: imx6qdl-kontron-samx6i: increase i2c-frequency Matthias Schiffer (10): ARM: dts: imx7-mba7: update compatible strings ARM: dts: imx7-mba7: drop incorrect num-chipselects property ARM: dts: imx7-mba7: remove unsupported PHY LED setup ARM: dts: imx7-mba7: disable ethernet PHY clock outputs ARM: dts: imx7-mba7: configure watchdog ARM: dts: imx7-mba7: update MMC aliases ARM: dts: imx7-mba7: add audio support ARM: dts: imx7-mba7: enable RS485 on UART7 ARM: dts: imx7-mba7: specify USB over-current polarity ARM: dts: imx7-mba7: set dr_mode to otg on usbotg1 Oleksij Rempel (4): ARM: dts: imx6/7: sync fsl,stop-mode with current flexcan driver ARM: dts: add Altesco I6P board ARM: dts: add Van der Laan LANMCU board ARM: dts: add Protonic WD3 board Peng Fan (1): ARM: dts: imx: add usb alias Ran Wang (2): ARM: dts: ls1021a: fix flextimer failed to wake system ARM: dts: ls1021a: fix rcpm failed to claim resource Stefan Riedmueller (5): ARM: dts: imx6ul: segin: Fix stmpe touchscreen subnode name ARM: dts: imx6: phytec: Set correct eeprom compatible ARM: dts: imx6: phytec: Add eeprom pagesize ARM: dts: imx6ul: phytec: Add support for optional PEB-AV-02 LCD adapter ARM: dts: imx6ul: segin: peb-av-02: Mark stmpe touch as wakeup-source Yuantian Tang (1): ARM: dts: ls1021a: update calibration table for TMU module Yunus Bas (1): ARM: dts: imx6ul: segin: Add phyBOARD-Segin with eMMC phyCORE-i.MX6UL arch/arm/boot/dts/Makefile | 6 + arch/arm/boot/dts/imx25.dtsi | 2 +- arch/arm/boot/dts/imx27.dtsi | 2 +- arch/arm/boot/dts/imx28.dtsi | 2 +- arch/arm/boot/dts/imx31.dtsi | 3 +- arch/arm/boot/dts/imx35.dtsi | 2 +- arch/arm/boot/dts/imx50-kobo-aura.dts | 41 +- arch/arm/boot/dts/imx50.dtsi | 2 +- arch/arm/boot/dts/imx51-zii-rdu1.dts | 2 +- arch/arm/boot/dts/imx51.dtsi | 4 +- arch/arm/boot/dts/imx53-ppd.dts | 15 +- arch/arm/boot/dts/imx53.dtsi | 4 +- arch/arm/boot/dts/imx6dl-alti6p.dts | 564 +++++++++++++++++++++ arch/arm/boot/dts/imx6dl-aristainetos2_4.dts | 2 +- arch/arm/boot/dts/imx6dl-aristainetos2_7.dts | 2 +- arch/arm/boot/dts/imx6dl-aristainetos_4.dts | 2 +- arch/arm/boot/dts/imx6dl-aristainetos_7.dts | 2 +- arch/arm/boot/dts/imx6dl-lanmcu.dts | 470 +++++++++++++++++ arch/arm/boot/dts/imx6dl-pico-dwarf.dts | 2 +- arch/arm/boot/dts/imx6dl-pico-hobbit.dts | 2 +- arch/arm/boot/dts/imx6dl-pico-nymph.dts | 2 +- arch/arm/boot/dts/imx6dl-pico-pi.dts | 2 +- arch/arm/boot/dts/imx6q-icore-ofcap10.dts | 28 +- arch/arm/boot/dts/imx6q-pico-dwarf.dts | 2 +- arch/arm/boot/dts/imx6q-pico-hobbit.dts | 2 +- arch/arm/boot/dts/imx6q-pico-nymph.dts | 2 +- arch/arm/boot/dts/imx6q-pico-pi.dts | 2 +- arch/arm/boot/dts/imx6qdl-cubox-i.dtsi | 4 +- arch/arm/boot/dts/imx6qdl-kontron-samx6i.dtsi | 6 +- arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi | 3 +- arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi | 3 +- arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi | 8 +- arch/arm/boot/dts/imx6qdl.dtsi | 12 +- arch/arm/boot/dts/imx6qp-prtwd3.dts | 553 ++++++++++++++++++++ arch/arm/boot/dts/imx6sl-warp.dts | 4 +- arch/arm/boot/dts/imx6sl.dtsi | 3 + arch/arm/boot/dts/imx6sll.dtsi | 2 + arch/arm/boot/dts/imx6sx-softing-vining-2000.dts | 8 +- arch/arm/boot/dts/imx6sx.dtsi | 7 +- arch/arm/boot/dts/imx6ul-ccimx6ulsbcpro.dts | 2 +- arch/arm/boot/dts/imx6ul-phytec-phycore-som.dtsi | 1 + .../boot/dts/imx6ul-phytec-segin-ff-rdk-emmc.dts | 94 ++++ .../boot/dts/imx6ul-phytec-segin-ff-rdk-nand.dts | 1 + .../boot/dts/imx6ul-phytec-segin-peb-av-02.dtsi | 151 ++++++ arch/arm/boot/dts/imx6ul-phytec-segin.dtsi | 43 -- arch/arm/boot/dts/imx6ul.dtsi | 10 +- .../boot/dts/imx6ull-phytec-segin-ff-rdk-emmc.dts | 1 + .../boot/dts/imx6ull-phytec-segin-ff-rdk-nand.dts | 1 + .../boot/dts/imx6ull-phytec-segin-peb-av-02.dtsi | 26 + arch/arm/boot/dts/imx6ull-phytec-segin.dtsi | 7 - arch/arm/boot/dts/imx7-mba7.dtsi | 69 ++- arch/arm/boot/dts/imx7d-flex-concentrator-mfg.dts | 25 + arch/arm/boot/dts/imx7d-flex-concentrator.dts | 314 ++++++++++++ arch/arm/boot/dts/imx7d-mba7.dts | 7 +- arch/arm/boot/dts/imx7d.dtsi | 6 + arch/arm/boot/dts/imx7s-mba7.dts | 2 +- arch/arm/boot/dts/imx7s-warp.dts | 4 +- arch/arm/boot/dts/imx7s.dtsi | 6 +- arch/arm/boot/dts/ls1021a.dtsi | 81 ++- arch/arm/boot/dts/vfxxx.dtsi | 6 +- 60 files changed, 2445 insertions(+), 196 deletions(-) create mode 100644 arch/arm/boot/dts/imx6dl-alti6p.dts create mode 100644 arch/arm/boot/dts/imx6dl-lanmcu.dts create mode 100644 arch/arm/boot/dts/imx6qp-prtwd3.dts create mode 100644 arch/arm/boot/dts/imx6ul-phytec-segin-ff-rdk-emmc.dts create mode 100644 arch/arm/boot/dts/imx6ul-phytec-segin-peb-av-02.dtsi create mode 100644 arch/arm/boot/dts/imx6ull-phytec-segin-peb-av-02.dtsi create mode 100644 arch/arm/boot/dts/imx7d-flex-concentrator-mfg.dts create mode 100644 arch/arm/boot/dts/imx7d-flex-concentrator.dts From patchwork Wed Dec 2 14:27:16 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 1409765 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2001:8b0:10b:1231::1; helo=merlin.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=merlin.20170209 header.b=l8Yi9UpP; dkim-atps=neutral Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4CmLtP1WWfz9sPB for ; Thu, 3 Dec 2020 01:28:29 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.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=sA8g90wVz9pgym14adn1R1dLtXR8sxsvmEV7mQ1j6nI=; b=l8Yi9UpPaCRsbDGVhV35zxd6p/ HZwnfgzTQ+Ip+T35+nK06Ltg3KCox1SFfGBTapL1c7KzXq3m3ZsRFUULhZaj3ccsNhbSnUcr8ci7b MiaobnEruHNZifr8rmkXz9qYli/8/a0UuXfxXJ3XeQuGuYHOTQyVYB9ZZmtvY4b1WD6HBonDDiqxD Cr4dwMIxnEOCeLQNEnKhPnjwDSLD20tpULR41gN9rKfeCEX2apviWaJ68VfoIcEACpqPzR8FgnN3B BTyI72RpDV7scbyLqV6zS++yrXHSVa3kfB5Z2ehR9qRZhCobN9/e8A0PPbWrF87DEy9zWwq1IRb3n 335uMEjg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kkT6v-0005P0-D1; Wed, 02 Dec 2020 14:28:01 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kkT6p-0005ND-PZ for linux-arm-kernel@lists.infradead.org; Wed, 02 Dec 2020 14:27:58 +0000 From: Shawn Guo Authentication-Results: mail.kernel.org; dkim=permerror (bad message/signature format) To: soc@kernel.org, arm@kernel.org Subject: [GIT PULL 5/6] i.MX arm64 device tree change for 5.11 Date: Wed, 2 Dec 2020 22:27:16 +0800 Message-Id: <20201202142717.9262-5-shawnguo@kernel.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20201202142717.9262-1-shawnguo@kernel.org> References: <20201202142717.9262-1-shawnguo@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201202_092756_034003_5CF19FB7 X-CRM114-Status: GOOD ( 14.59 ) X-Spam-Score: -5.0 (-----) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (-5.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at https://www.dnswl.org/, high trust [198.145.29.99 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an 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: 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 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec: Linux 5.10-rc1 (2020-10-25 15:14:11 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-dt64-5.11 for you to fetch changes up to 0b84862688951ad5f6ad8990dd9a44e1363c4a2b: arm64: dts: imx8mm-beacon-som: Assign PMIC clock (2020-12-01 09:49:49 +0800) ---------------------------------------------------------------- i.MX arm64 device tree changes for 5.11: - New board support: LX2162A QDS, Kontron i.MX8M Mini SoMs and baseboards. - A number of patches from Adam Ford to add various audio devices for i.MX8MM/MN and update imx8mm-beacon-som board on QSPI NOR and RTC. - Correct WDOG_B pin configuration for i.MX8MM/MN/MP. - A series from Ioana Ciornei complete the MAC/PCS/PHY representation on DPAA2 devices. - Add PMU device for i.MX8MP/MN. - Add IR and CAN support for i.MX8MP/MN/MM EVK board. - Adjust GIC CPU mask to match number of CPUs for i.MX8MP/MN/MM. - A series of patch from Michael Walle to update LS1028A support with addition of CAN and OPTEE, also ENETC PTP and FlexSPI clock input correction. - Add SPDIF sound card support on imx8mq-evk board. - Misc random updates and device additions. ---------------------------------------------------------------- Adam Ford (11): arm64: dts: imx8mm-beacon-som: Configure supplies on secondary cpus arm64: dts: imx8mm-beacon-som: Add QSPI NOR flash support arm64: dts: imx8mm: Add support for micfil arm64: dts: imx8mm: Add node for SPDIF arm64: dts: imx8mm-beacon-som: Fix whitespace issue arm64: dts: imx8mn: Enable Asynchronous Sample Rate Converter arm64: dts: imx8mn: Add SAI nodes arm64: dts: imx8mn: Add support for micfil arm64: dts: imx8mn: Add node for SPDIF arm64: dts: imx8mm-beacon-som: Configure RTC aliases arm64: dts: imx8mm-beacon-som: Assign PMIC clock Anson Huang (4): arm64: dts: imx8mn-evk: Add cpu-supply to enable cpufreq arm64: dts: imx8mm: Correct WDOG_B pin configuration arm64: dts: imx8mn: Correct WDOG_B pin configuration arm64: dts: imx8mp-evk: Correct WDOG_B pin configuration Frieder Schrempf (1): arm64: dts: Add the Kontron i.MX8M Mini SoMs and baseboards Ioana Ciornei (9): arm64: dts: ls1088a: add external MDIO device nodes arm64: dts: ls1088ardb: add QSGMII PHY nodes arm64: dts: ls1088ardb: add necessary DTS nodes for DPMAC2 arm64: dts: ls208xa: add the external MDIO nodes arm64: dts: ls2088ardb: add PHY nodes for the CS4340 PHYs arm64: dts: ls2088ardb: add PHY nodes for the AQR405 PHYs arm64: dts: ls208xa: add PCS MDIO and PCS PHY nodes arm64: dts: lx2160a: add PCS MDIO and PCS PHY nodes arm64: dts: lx2160ardb: add nodes for the AQR107 PHYs Jacky Bai (2): arm64: dts: freescale: Add pmu support on imx8mp arm64: dts: freescale: Add pmu support on imx8mn Joakim Zhang (4): arm64: dts: imx8mp-evk: add CAN support arm64: dts: imx8mq-evk: add linux,autosuspend-period property for IR arm64: dts: imx8mm-evk: add IR support arm64: dts: imx8mn-evk: add IR support Krzysztof Kozlowski (5): arm64: dts: imx8mq-librem5: align GPIO hog names with dtschema arm64: dts: freescale: align watchdog node name with dtschema arm64: dts: imx8mm: adjust GIC CPU mask to match number of CPUs arm64: dts: imx8mn: adjust GIC CPU mask to match number of CPUs arm64: dts: imx8mp: adjust GIC CPU mask to match number of CPUs Meenakshi Aggarwal (1): arm64: dts: lx2160a: add device tree for lx2162aqds board Michael Walle (6): arm64: dts: ls1028a: add missing CAN nodes arm64: dts: freescale: sl28: add CAN node arm64: dts: ls1028a: fix ENETC PTP clock input arm64: dts: ls1028a: fix FlexSPI clock input arm64: dts: ls1028a: add optee node arm64: dts: freescale: sl28: combine SPI MTD partitions Nathan Chancellor (1): arm64: dts: imx: Fix imx8mm-kontron-n801x-s.dtb target Serge Semin (1): arm64: dts: layerscape: Harmonize DWC USB3 DT nodes name Shengjiu Wang (2): arm64: dts: imx8mq: Configure clock rate for audio plls arm64: dts: imx8mq-evk: Add spdif sound card support Vladimir Oltean (1): arm64: dts: ls1028a: make the eMMC and SD card controllers use fixed indices Xiaowei Bao (1): arm64: dts: layerscape: Add PCIe EP node for ls1088a Yuantian Tang (1): arm64: dts: freescale: update calibration table for TMU module arch/arm64/boot/dts/freescale/Makefile | 2 + arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi | 69 +++-- .../dts/freescale/fsl-ls1028a-kontron-sl28.dts | 18 +- arch/arm64/boot/dts/freescale/fsl-ls1028a-qds.dts | 2 + arch/arm64/boot/dts/freescale/fsl-ls1028a-rdb.dts | 2 + arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi | 30 +- arch/arm64/boot/dts/freescale/fsl-ls1043a.dtsi | 86 +++--- arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi | 72 ++--- arch/arm64/boot/dts/freescale/fsl-ls1088a-rdb.dts | 119 ++++++++ arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 136 ++++++++- arch/arm64/boot/dts/freescale/fsl-ls2088a-rdb.dts | 120 ++++++++ arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi | 278 +++++++++++++++-- arch/arm64/boot/dts/freescale/fsl-lx2160a-rdb.dts | 32 ++ arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi | 288 ++++++++++++++++-- arch/arm64/boot/dts/freescale/fsl-lx2162a-qds.dts | 334 +++++++++++++++++++++ .../boot/dts/freescale/imx8mm-beacon-som.dtsi | 326 +++++++++++--------- arch/arm64/boot/dts/freescale/imx8mm-evk.dtsi | 16 +- .../boot/dts/freescale/imx8mm-kontron-n801x-s.dts | 322 ++++++++++++++++++++ .../dts/freescale/imx8mm-kontron-n801x-som.dtsi | 294 ++++++++++++++++++ arch/arm64/boot/dts/freescale/imx8mm-var-som.dtsi | 2 +- arch/arm64/boot/dts/freescale/imx8mm.dtsi | 53 +++- arch/arm64/boot/dts/freescale/imx8mn-evk.dts | 32 +- arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi | 16 +- arch/arm64/boot/dts/freescale/imx8mn-var-som.dtsi | 2 +- arch/arm64/boot/dts/freescale/imx8mn.dtsi | 158 +++++++++- arch/arm64/boot/dts/freescale/imx8mp-evk.dts | 64 +++- arch/arm64/boot/dts/freescale/imx8mp.dtsi | 45 ++- arch/arm64/boot/dts/freescale/imx8mq-evk.dts | 39 +++ arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi | 2 +- arch/arm64/boot/dts/freescale/imx8mq.dtsi | 68 ++++- 30 files changed, 2681 insertions(+), 346 deletions(-) create mode 100644 arch/arm64/boot/dts/freescale/fsl-lx2162a-qds.dts create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-kontron-n801x-s.dts create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-kontron-n801x-som.dtsi From patchwork Wed Dec 2 14:27:17 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 1409766 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2001:8b0:10b:1231::1; helo=merlin.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=merlin.20170209 header.b=cqIhnaBR; dkim-atps=neutral Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4CmLtS6VSTz9sPB for ; Thu, 3 Dec 2020 01:28:32 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version: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=4ydU1YqHepgpbqvI0vVKrEHnw5OmZYf+spjuHwdDyeA=; b=cqIhnaBRsgwmqSI7Fg1KNbSqt sAUlErkeIqYCE7L9C3FxdKMy6COFXckdTGLBFyr5TvDcx1kz/4JpaFfrXgTO9+Ku1JCqirR3zFH5U TJSfJozzCuXlCtejPSS1cnl5I2SDOuITdAejnHzspQUaSP4YdINaC98nDrFenXX/Cpao/TaoTqyai ZTVviEzgNLM2Q31IVXETfKNgtpuMBy5c2ht36M5RPOJbvTJRaej3plVYdTcaHDJ9w3ilP0dgOR/cI C0yV5w0MxiyIke7RyF0W4m45i7F5sj33VhJUZ6BtxTatzK/gb4zDR1z+I3wYBuH8NRzEakZMTUYBT l6cw4k1rw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kkT6y-0005Q3-Fu; Wed, 02 Dec 2020 14:28:04 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kkT6t-0005OG-7I for linux-arm-kernel@lists.infradead.org; Wed, 02 Dec 2020 14:28:00 +0000 From: Shawn Guo Authentication-Results: mail.kernel.org; dkim=permerror (bad message/signature format) To: soc@kernel.org, arm@kernel.org Subject: [GIT PULL 6/6] i.MX defconfig update for 5.11 Date: Wed, 2 Dec 2020 22:27:17 +0800 Message-Id: <20201202142717.9262-6-shawnguo@kernel.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20201202142717.9262-1-shawnguo@kernel.org> References: <20201202142717.9262-1-shawnguo@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201202_092759_392463_54ABBDA0 X-CRM114-Status: UNSURE ( 6.70 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -5.0 (-----) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (-5.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at https://www.dnswl.org/, high trust [198.145.29.99 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an 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: Shawn Guo , Stefan Agner , Li Yang , linux-imx@nxp.com, kernel@pengutronix.de, Fabio Estevam , linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec: Linux 5.10-rc1 (2020-10-25 15:14:11 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-defconfig-5.11 for you to fetch changes up to eecc662ff38b498e1fcd971caec3ce448e711d0e: arm64: defconfig: Enable more Librem 5 hardware (2020-12-01 09:13:39 +0800) ---------------------------------------------------------------- i.MX defconfig update for 5.11: - A couple of patches that enable various i.MX audio drivers for i.MX8M. - Enable more drivers that are useful on Librem 5 hardware. ---------------------------------------------------------------- Adam Ford (2): arm64: defconfig: Enable additional sound drivers on i.MX8M Mini arm64: defconfig: Enable ASRC and EASRC Guido Günther (1): arm64: defconfig: Enable more Librem 5 hardware arch/arm64/configs/defconfig | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+)