From patchwork Mon Jan 13 03:40:01 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 11329509 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 22695930 for ; Mon, 13 Jan 2020 03:40:36 +0000 (UTC) Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id C043B222D9 for ; Mon, 13 Jan 2020 03:40:35 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="sxEgSbYv" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C043B222D9 Authentication-Results: mail.kernel.org; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+1179+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id ChMHYY1556264xNkZsFTHX9P; Sun, 12 Jan 2020 19:40:35 -0800 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web10.33373.1578886835091592648 for ; Sun, 12 Jan 2020 19:40:35 -0800 X-Received: by mail.kernel.org (Postfix) id A1C702187F; Mon, 13 Jan 2020 03:40:34 +0000 (UTC) X-Received: from localhost (98.142.130.235.16clouds.com [98.142.130.235]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 5D53A206D7; Mon, 13 Jan 2020 03:40:34 +0000 (UTC) From: Shawn Guo To: Linuxkernel+Patchwork-Soc via Email Integration Cc: Shawn Guo , Fabio Estevam , Stefan Agner , Li Yang , kernel@pengutronix.de, linux-imx@nxp.com, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL 1/6] i.MX driver changes for 5.6 Date: Mon, 13 Jan 2020 11:40:01 +0800 Message-Id: <20200113034006.17430-1-shawnguo@kernel.org> Precedence: Bulk List-Unsubscribe: Sender: patchwork-soc@linux.kernel.org List-Id: Mailing-List: list patchwork-soc@linux.kernel.org; contact patchwork-soc+owner@linux.kernel.org Delivered-To: mailing list patchwork-soc@linux.kernel.org Reply-To: patchwork-soc+owner@linux.kernel.org X-Gm-Message-State: OQfXGYdtFuvKZ0LAcw7IRwQfx1554929AA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1578886835; bh=lCQzf3OMKoYUZBXqIv3gSNfGdb/c3pvMKLcL4ClFn8s=; h=Cc:Date:From:Reply-To:Subject:To; b=sxEgSbYv9eKgNUUDZgzXHhmO300qGV4gFNZAGnPk2uyPLzAAj0qPT35puLfw7TDZQCi STLssC1guuiRPssLOmY3hwh+uUicJwtF+QJH1C9gISnY9lpJou2NHbeI+ZV+JF6FedNdo hsCfC15KN1/m20uH4rNBc5JGWaV7wTA4DrU= The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a: Linux 5.5-rc1 (2019-12-08 14:57:55 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-driver-5.6 for you to fetch changes up to f52cdcce9197fef9d4a68792dd3b840ad2b77117: firmware: imx: Allow IMX DSP to be selected as module (2020-01-09 17:21:33 +0800) ---------------------------------------------------------------- i.MX driver changes for 5.6: - Add i.MX8MP SoC driver support. - Allow IMX DSP Protocol driver to be built as module. - Add COMPILE_TEST for IMX_SCU_SOC driver to increase build coverage. - Print SoC type and revision in i.MX8 SoC driver, as this is useful information to have when looking through boot log. ---------------------------------------------------------------- Anson Huang (1): soc: imx: Add i.MX8MP SoC driver support Daniel Baluta (1): firmware: imx: Allow IMX DSP to be selected as module Krzysztof Kozlowski (1): soc: imx: Enable compile testing of IMX_SCU_SOC Lucas Stach (1): soc: imx8: print SoC type and revision drivers/firmware/imx/Kconfig | 2 +- drivers/soc/imx/Kconfig | 2 +- drivers/soc/imx/soc-imx8.c | 9 +++++++++ 3 files changed, 11 insertions(+), 2 deletions(-) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1179): https://linux.kernel.org/g/patchwork-soc/message/1179 Mute This Topic: https://linux.kernel.org/mt/69660907/1554929 Group Owner: patchwork-soc+owner@linux.kernel.org Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub [patchwork-linux-kernel-org@patchwork.kernel.org] -=-=-=-=-=-=-=-=-=-=-=- From patchwork Mon Jan 13 03:40:02 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 11329511 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 06D2B13BD for ; Mon, 13 Jan 2020 03:40:38 +0000 (UTC) Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D5B1E22314 for ; Mon, 13 Jan 2020 03:40:37 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="sDX338Yo" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D5B1E22314 Authentication-Results: mail.kernel.org; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+1180+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id dEy7YY1556264x5AmDy2ZMRW; Sun, 12 Jan 2020 19:40:37 -0800 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web12.33259.1578886837423701434 for ; Sun, 12 Jan 2020 19:40:37 -0800 X-Received: by mail.kernel.org (Postfix) id 3CE0022527; Mon, 13 Jan 2020 03:40:37 +0000 (UTC) X-Received: from localhost (98.142.130.235.16clouds.com [98.142.130.235]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id F1290222D9; Mon, 13 Jan 2020 03:40:36 +0000 (UTC) From: Shawn Guo To: Linuxkernel+Patchwork-Soc via Email Integration Cc: Shawn Guo , Fabio Estevam , Stefan Agner , Li Yang , kernel@pengutronix.de, linux-imx@nxp.com, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL 2/6] i.MX SoC changes for 5.6 Date: Mon, 13 Jan 2020 11:40:02 +0800 Message-Id: <20200113034006.17430-2-shawnguo@kernel.org> In-Reply-To: <20200113034006.17430-1-shawnguo@kernel.org> References: <20200113034006.17430-1-shawnguo@kernel.org> Precedence: Bulk List-Unsubscribe: Sender: patchwork-soc@linux.kernel.org List-Id: Mailing-List: list patchwork-soc@linux.kernel.org; contact patchwork-soc+owner@linux.kernel.org Delivered-To: mailing list patchwork-soc@linux.kernel.org Reply-To: patchwork-soc+owner@linux.kernel.org X-Gm-Message-State: xNngpXjz22MjLIknqddJFSffx1554929AA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1578886837; bh=6RuqkgqSLo/F7oCTD3dHQ40DcM1ZAn75TE43LsKs82U=; h=Cc:Date:From:Reply-To:Subject:To; b=sDX338YoFe5PFm+4nMr0PedUAwZ0KW0RcKkONzrIw5eNSIJPLd516ZtFKElqgC4gNGM 465HfhbtEwxULAK788w4gTTTqNVYDO+pegmf6HpfYUKLCfyLqCKc3mrAc8LgW6EFOPn/Y 1DlCNHqTYSE5m2xTBFuN2sbEnZ700re1EGQ= Hi, To resolve a conflict on arch/arm/mach-imx/cpu.c, this pull request is based on tag imx-fixes-5.5, which has been merged. Please consider to pull, thanks! Shawn The following changes since commit 7947e3238b64c00c396e6f5738f94c4d653bc6a2: ARM: imx: Fix boot crash if ocotp is not found (2019-12-12 10:44:28 +0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-soc-5.6 for you to fetch changes up to c74067a0f776c1d695a713a4388c3b6a094ee40a: ARM: imx: only select ARM_ERRATA_814220 for ARMv7-A (2020-01-09 18:48:35 +0800) ---------------------------------------------------------------- i.MX SoC changes for 5.6: - Add support for reading serial number from OCOTP on i.MX7ULP. - A patch from Anson to enable ARM_ERRATA_814220 for i.MX6UL & i.MX7D, and a fixup patch from Arnd to select the option only for ARMv7-A. ---------------------------------------------------------------- Anson Huang (2): ARM: imx: Add i.MX7ULP SoC serial number support ARM: imx: Enable ARM_ERRATA_814220 for i.MX6UL and i.MX7D Arnd Bergmann (1): ARM: imx: only select ARM_ERRATA_814220 for ARMv7-A arch/arm/mach-imx/Kconfig | 2 ++ arch/arm/mach-imx/cpu.c | 30 +++++++++++++++++++++++++----- 2 files changed, 27 insertions(+), 5 deletions(-) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1180): https://linux.kernel.org/g/patchwork-soc/message/1180 Mute This Topic: https://linux.kernel.org/mt/69660909/1554929 Group Owner: patchwork-soc+owner@linux.kernel.org Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub [patchwork-linux-kernel-org@patchwork.kernel.org] -=-=-=-=-=-=-=-=-=-=-=- From patchwork Mon Jan 13 03:40:03 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 11329513 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 B116E13BD for ; Mon, 13 Jan 2020 03:40:40 +0000 (UTC) Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 8B75C24654 for ; Mon, 13 Jan 2020 03:40:40 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="FLtdSrBo" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8B75C24654 Authentication-Results: mail.kernel.org; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+1181+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id Lua4YY1556264xR4HVgftjLe; Sun, 12 Jan 2020 19:40:40 -0800 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web12.33260.1578886840061095610 for ; Sun, 12 Jan 2020 19:40:40 -0800 X-Received: by mail.kernel.org (Postfix) id D9F5722314; Mon, 13 Jan 2020 03:40:39 +0000 (UTC) X-Received: from localhost (98.142.130.235.16clouds.com [98.142.130.235]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 9DE8E24125; Mon, 13 Jan 2020 03:40:39 +0000 (UTC) From: Shawn Guo To: Linuxkernel+Patchwork-Soc via Email Integration Cc: Shawn Guo , Fabio Estevam , Stefan Agner , Li Yang , kernel@pengutronix.de, linux-imx@nxp.com, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL 3/6] i.MX DT bindings update for 5.6 Date: Mon, 13 Jan 2020 11:40:03 +0800 Message-Id: <20200113034006.17430-3-shawnguo@kernel.org> In-Reply-To: <20200113034006.17430-1-shawnguo@kernel.org> References: <20200113034006.17430-1-shawnguo@kernel.org> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: Sender: patchwork-soc@linux.kernel.org List-Id: Mailing-List: list patchwork-soc@linux.kernel.org; contact patchwork-soc+owner@linux.kernel.org Delivered-To: mailing list patchwork-soc@linux.kernel.org Reply-To: patchwork-soc+owner@linux.kernel.org X-Gm-Message-State: qIjal5Rm6nUGCJHDIegNoibsx1554929AA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1578886840; bh=RbBR2iEt9R62UC0c0SkifsBpxEZiChz6R7YQ6TD1sWc=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=FLtdSrBo3Ri8BwhFHYMyKmboaAswcLKEgQdFaurqRDRMS97yQXYvMrLKyH7RVCVuB0b UkuA11isSY+gHAZKqtsegtkiiUDIPaKCFf0GxYJ8diodDsZYO01zaJzzP83lE4OvysEcn JqAhtzNXlxhrDlTC22hPaUSvfXQjpJFV1ws= The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a: Linux 5.5-rc1 (2019-12-08 14:57:55 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-bindings-5.6 for you to fetch changes up to 747612c4aefd94da34e8c89662cc8c82840e61c5: dt-bindings: arm: fsl: Add Gateworks Ventana i.MX6DL/Q compatibles (2020-01-12 14:20:04 +0800) ---------------------------------------------------------------- i.MX DT bindings update for 5.6: - Add compatibles for boards: i.MX6 SoloX SDB Rev-A Board i.MX7 SabreSD Rev-A Board i.MX6SL based Tolino Shine 3 eBook reader i.MX7ULP Embedded Artists COM Board i.MX8MQ Thor96 Board i.MX8MQ based Google Coral Edge TPU i.MX6Q/DL based Gateworks Ventana Boards LX2160A based QDS and RDB Boards - Add missing imx6sll into fsl-pxp bindings. - Add i.MX8MQ LCDIF compatible into mxsfb bindings. ---------------------------------------------------------------- Andreas Kemnade (2): dt-bindings: arm: fsl: add compatible string for Tolino Shine 3 media: dt-bindings: media: fsl-pxp: add missing imx6sll Anson Huang (2): dt-bindings: arm: imx: Add the i.MX6SX-SDB Rev-A board dt-bindings: arm: imx: Add the i.MX7D-SDB Rev-A board Fabio Estevam (1): dt-bindings: arm: fsl: Document i.MX7ULP Embedded Artists COM board Guido Günther (1): dt-bindings: mxsfb: Add compatible for iMX8MQ Manivannan Sadhasivam (1): dt-bindings: arm: Add devicetree binding for Thor96 Board Marco Antonio Franchi (1): dt-bindings: arm: Add Google Coral Edge TPU entry Robert Jones (1): dt-bindings: arm: fsl: Add Gateworks Ventana i.MX6DL/Q compatibles Shawn Guo (1): bindings: fsl: document compatibles of lx2160a boards Documentation/devicetree/bindings/arm/fsl.yaml | 54 ++++++++++++++++++++++ .../devicetree/bindings/display/mxsfb.txt | 1 + .../devicetree/bindings/media/fsl-pxp.txt | 2 +- 3 files changed, 56 insertions(+), 1 deletion(-) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1181): https://linux.kernel.org/g/patchwork-soc/message/1181 Mute This Topic: https://linux.kernel.org/mt/69660910/1554929 Group Owner: patchwork-soc+owner@linux.kernel.org Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub [patchwork-linux-kernel-org@patchwork.kernel.org] -=-=-=-=-=-=-=-=-=-=-=- From patchwork Mon Jan 13 03:40:04 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 11329517 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 AF6A8930 for ; Mon, 13 Jan 2020 03:40:43 +0000 (UTC) Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 8A089222D9 for ; Mon, 13 Jan 2020 03:40:43 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="GoG2HIAM" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8A089222D9 Authentication-Results: mail.kernel.org; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+1182+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id B5p5YY1556264xT14tcqUzM9; Sun, 12 Jan 2020 19:40:43 -0800 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web11.33216.1578886843010255268 for ; Sun, 12 Jan 2020 19:40:43 -0800 X-Received: by mail.kernel.org (Postfix) id C393024125; Mon, 13 Jan 2020 03:40:42 +0000 (UTC) X-Received: from localhost (98.142.130.235.16clouds.com [98.142.130.235]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 5D47821744; Mon, 13 Jan 2020 03:40:42 +0000 (UTC) From: Shawn Guo To: Linuxkernel+Patchwork-Soc via Email Integration Cc: Shawn Guo , Fabio Estevam , Stefan Agner , Li Yang , kernel@pengutronix.de, linux-imx@nxp.com, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL 4/6] i.MX device tree update for 5.6 Date: Mon, 13 Jan 2020 11:40:04 +0800 Message-Id: <20200113034006.17430-4-shawnguo@kernel.org> In-Reply-To: <20200113034006.17430-1-shawnguo@kernel.org> References: <20200113034006.17430-1-shawnguo@kernel.org> Precedence: Bulk List-Unsubscribe: Sender: patchwork-soc@linux.kernel.org List-Id: Mailing-List: list patchwork-soc@linux.kernel.org; contact patchwork-soc+owner@linux.kernel.org Delivered-To: mailing list patchwork-soc@linux.kernel.org Reply-To: patchwork-soc+owner@linux.kernel.org X-Gm-Message-State: 3WoJx7aztvn2rlWn7v063Jz8x1554929AA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1578886843; bh=rVVtYdPUtSPR00MIrGmyb0WkD+r3/YZ0oeZqrME+t5A=; h=Cc:Date:From:Reply-To:Subject:To; b=GoG2HIAMfZZkIpcV/YrER6+uxXq1lQZYpjq76mwdrieX7/f6EIRwuoWhlrGpMIe+3Uv IVXE2c4hcBLLUVoYGU7WR1Jgiy27UZxCGNkl/3sVXTTT2Z4cMCDixlT778GkUFwJIPtgv zSqkSftGmbBVSP8xLvRlRJ83AMzROBvSqTM= The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a: Linux 5.5-rc1 (2019-12-08 14:57:55 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-dt-5.6 for you to fetch changes up to 9a820b55817011f53771e6bfebae5fe059f0a534: ARM: dts: imx: Add GW5912 board support (2020-01-12 14:22:35 +0800) ---------------------------------------------------------------- i.MX device tree update for 5.6: - New board support: i.MX6SL based Tolino Shine 3 eBook reader, i.MX7ULP Embedded Artists COM Board, i.MX6Q/DL based Gateworks Ventana Boards. - A couple of series from Andrey Smirnov to enhance i.MX6 RDU2 and VF610 ZII boards. - Add revision in board compatible string for imx6sx-sdb-reva and imx7d-sdb-reva board. - A fixup on imx6sl-tolino-shine3 board to remove incorrect power supply assignment. - Set initial buck regulator modes explicitly for phycore-imx6 board, so that a wrong initial mode set by bootloader does not interfere. - Add Add LCD support for imx7d-pico board. - A couple of patches from Michael Grzeschik to enhance USB Host support on i.MX25. - A couple of patches from Michael Trimarchi to remove duplicate Ethernet PHY reset properties on imx6qdl-icore and switch to phy-handle. - A couple of changes to add extirq node support on LS1021A SoC and make use of it on the LS1021A-TSN board. - A few random device additions and improvements on various boards. ---------------------------------------------------------------- Adam Ford (1): ARM: dts: imx6q-logicpd: Enable ili2117a Touchscreen Andreas Kemnade (2): ARM: dts: add devicetree entry for Tolino Shine 3 ARM: dts: imx6sll: add PXP module Andrey Smirnov (6): ARM: dts: imx6: rdu2: Add node for UCS1002 USB charger chip ARM: dts: imx6: rdu2: Disable WP for USDHC2 and USDHC3 ARM: dts: imx6: rdu2: Limit USBH1 to Full Speed ARM: dts: vf610-zii-dev-rev-b: Drop redundant I2C properties ARM: dts: vf610-zii-scu4-aib: Use generic names for DT nodes ARM: dts: vf610-zii-scu4-aib: Add node for switch watchdog Anson Huang (3): ARM: dts: imx6sx-sdb-reva: Add revision in board compatible string ARM: dts: imx7d-sdb-reva: Add revision in board compatible string ARM: dts: imx6sl-tolino-shine3: Remove incorrect power supply assignment Christoph Fritz (1): ARM: dts: phycore-imx6: set buck regulator modes explicitly Fabio Estevam (6): ARM: dts: e60k02: Pass the memory unit address ARM: dts: imx7ulp-com: Add initial support for i.MX7UP COM board ARM: dts: imx51-babbage: Fix the DVI output description ARM: dts: imx7: Unify temp-grade and speed-grade nodes ARM: dts: imx7d-pico: Add LCD support ARM: dts: imx6ul-14x14-evk: Pass the "broken-cd" property Marco Felsch (1): ARM: dts: imx6: phycore-som: add pmic onkey device Michael Grzeschik (2): ARM: dts: imx25: consolidate properties of usbhost1 in dtsi file ARM: dts: imx25: describe maximum speed of internal usbhost port1 phy Michael Trimarchi (2): ARM: dts: imx6qdl-icore-1.5: Remove duplicate phy reset methods ARM: dts: imx6qdl-icore: Add fec phy-handle Peter Chen (1): ARM: dts: imx7s: Add power domain for imx7d HSIC Philippe Schenker (1): ARM: dts: colibri-imx6ull: correct wrong pinmuxing and add comments Rasmus Villemoes (1): ARM: dts: ls1021a: add node describing external interrupt lines Robert Jones (3): ARM: dts: imx: Add GW5907 board support ARM: dts: imx: Add GW5913 board support ARM: dts: imx: Add GW5912 board support Stefan Agner (1): ARM: dts: imx6qdl-apalis: mux HDMI CEC pin Tim Harvey (1): ARM: dts: imx: Add GW5910 board support Vladimir Oltean (1): ARM: dts: ls1021a-tsn: Use interrupts for the SGMII PHYs arch/arm/boot/dts/Makefile | 10 + arch/arm/boot/dts/e60k02.dtsi | 3 +- .../boot/dts/imx25-eukrea-mbimxsd25-baseboard.dts | 2 - arch/arm/boot/dts/imx25-pdk.dts | 2 - arch/arm/boot/dts/imx25.dtsi | 3 + arch/arm/boot/dts/imx51-babbage.dts | 64 ++- arch/arm/boot/dts/imx6dl-gw5907.dts | 14 + arch/arm/boot/dts/imx6dl-gw5910.dts | 14 + arch/arm/boot/dts/imx6dl-gw5912.dts | 13 + arch/arm/boot/dts/imx6dl-gw5913.dts | 14 + arch/arm/boot/dts/imx6q-gw5907.dts | 14 + arch/arm/boot/dts/imx6q-gw5910.dts | 14 + arch/arm/boot/dts/imx6q-gw5912.dts | 13 + arch/arm/boot/dts/imx6q-gw5913.dts | 14 + arch/arm/boot/dts/imx6q-logicpd.dts | 10 + arch/arm/boot/dts/imx6qdl-apalis.dtsi | 2 +- arch/arm/boot/dts/imx6qdl-gw5907.dtsi | 399 +++++++++++++++++ arch/arm/boot/dts/imx6qdl-gw5910.dtsi | 491 +++++++++++++++++++++ arch/arm/boot/dts/imx6qdl-gw5912.dtsi | 461 +++++++++++++++++++ arch/arm/boot/dts/imx6qdl-gw5913.dtsi | 348 +++++++++++++++ arch/arm/boot/dts/imx6qdl-icore-1.5.dtsi | 2 - arch/arm/boot/dts/imx6qdl-icore.dtsi | 15 +- arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi | 9 + arch/arm/boot/dts/imx6qdl-zii-rdu2.dtsi | 84 +++- arch/arm/boot/dts/imx6sl-tolino-shine3.dts | 322 ++++++++++++++ arch/arm/boot/dts/imx6sll.dtsi | 9 + arch/arm/boot/dts/imx6sx-sdb-reva.dts | 1 + arch/arm/boot/dts/imx6ul-14x14-evk.dtsi | 1 + arch/arm/boot/dts/imx6ull-colibri.dtsi | 188 ++++---- arch/arm/boot/dts/imx7d-pico.dtsi | 90 ++++ arch/arm/boot/dts/imx7d-sdb-reva.dts | 3 + arch/arm/boot/dts/imx7d.dtsi | 2 +- arch/arm/boot/dts/imx7s.dtsi | 16 +- arch/arm/boot/dts/imx7ulp-com.dts | 79 ++++ arch/arm/boot/dts/ls1021a-tsn.dts | 4 + arch/arm/boot/dts/ls1021a.dtsi | 19 + arch/arm/boot/dts/vf610-zii-dev-rev-b.dts | 10 - arch/arm/boot/dts/vf610-zii-scu4-aib.dts | 29 +- 38 files changed, 2618 insertions(+), 170 deletions(-) create mode 100644 arch/arm/boot/dts/imx6dl-gw5907.dts create mode 100644 arch/arm/boot/dts/imx6dl-gw5910.dts create mode 100644 arch/arm/boot/dts/imx6dl-gw5912.dts create mode 100644 arch/arm/boot/dts/imx6dl-gw5913.dts create mode 100644 arch/arm/boot/dts/imx6q-gw5907.dts create mode 100644 arch/arm/boot/dts/imx6q-gw5910.dts create mode 100644 arch/arm/boot/dts/imx6q-gw5912.dts create mode 100644 arch/arm/boot/dts/imx6q-gw5913.dts create mode 100644 arch/arm/boot/dts/imx6qdl-gw5907.dtsi create mode 100644 arch/arm/boot/dts/imx6qdl-gw5910.dtsi create mode 100644 arch/arm/boot/dts/imx6qdl-gw5912.dtsi create mode 100644 arch/arm/boot/dts/imx6qdl-gw5913.dtsi create mode 100644 arch/arm/boot/dts/imx6sl-tolino-shine3.dts create mode 100644 arch/arm/boot/dts/imx7ulp-com.dts -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1182): https://linux.kernel.org/g/patchwork-soc/message/1182 Mute This Topic: https://linux.kernel.org/mt/69660911/1554929 Group Owner: patchwork-soc+owner@linux.kernel.org Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub [patchwork-linux-kernel-org@patchwork.kernel.org] -=-=-=-=-=-=-=-=-=-=-=- From patchwork Mon Jan 13 03:40:05 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 11329519 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 5A65613BD for ; Mon, 13 Jan 2020 03:40:46 +0000 (UTC) Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 3511522314 for ; Mon, 13 Jan 2020 03:40:46 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="qvsEGNzz" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3511522314 Authentication-Results: mail.kernel.org; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+1183+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id ntgpYY1556264xzv6x9HJzfl; Sun, 12 Jan 2020 19:40:46 -0800 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web10.33374.1578886845801722097 for ; Sun, 12 Jan 2020 19:40:45 -0800 X-Received: by mail.kernel.org (Postfix) id 9797D222D9; Mon, 13 Jan 2020 03:40:45 +0000 (UTC) X-Received: from localhost (98.142.130.235.16clouds.com [98.142.130.235]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 329382187F; Mon, 13 Jan 2020 03:40:45 +0000 (UTC) From: Shawn Guo To: Linuxkernel+Patchwork-Soc via Email Integration Cc: Shawn Guo , Fabio Estevam , Stefan Agner , Li Yang , kernel@pengutronix.de, linux-imx@nxp.com, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL 5/6] i.MX arm64 device tree update for 5.6 Date: Mon, 13 Jan 2020 11:40:05 +0800 Message-Id: <20200113034006.17430-5-shawnguo@kernel.org> In-Reply-To: <20200113034006.17430-1-shawnguo@kernel.org> References: <20200113034006.17430-1-shawnguo@kernel.org> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: Sender: patchwork-soc@linux.kernel.org List-Id: Mailing-List: list patchwork-soc@linux.kernel.org; contact patchwork-soc+owner@linux.kernel.org Delivered-To: mailing list patchwork-soc@linux.kernel.org Reply-To: patchwork-soc+owner@linux.kernel.org X-Gm-Message-State: QJDrgHS9i1qgkL1k2zwXFcjYx1554929AA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1578886846; bh=9rHk9iPsfETtNYdU+75yEBTyi/xbHJbt4dtEBY6UKOk=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=qvsEGNzzqkfzj0ms5WmIQMz+KSgCQI/EcN2POBaEXIzNAGd8fF0GUQsWwThFuQO0V/g TKZRQLNKmy6oJhV5u6N3nsXkdMEQUL0FiWFRDkN3NBAxow2DU1e+kN1LBUUOa02rR+bog unGyuNo7WB2vTMdR8hyJUujBt/6293e6R+I= The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a: Linux 5.5-rc1 (2019-12-08 14:57:55 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-dt64-5.6 for you to fetch changes up to c16b4571bb27df88708c4f1ce4e6d3d9008cc75c: arm64: dts: imx8mn: Memory node should be in board DT (2020-01-09 18:55:39 +0800) ---------------------------------------------------------------- i.MX arm64 device tree update for 5.6: - New board support: i.MX8MQ based Thor96 board, Google i.MX8MQ Phanbell board, LX2160A based Solidrun Clearfog CX and Honeycomb boards. - Add eLCDIF controller and missing SAI nodes for i.MX8MQ SoC. - Add Crypto CAAM support for i.MX8MM and i.MX8MN. - Drop unneeded "simple-bus" from anatop node on i.MX8MM and i.MX8MN. - Drop unused/undocumented "fsl,aips-bus" and "fsl,imx8mq-aips-bus" compatibles from i.MX8M SoCs. - Add DDR controller nodes for i.MX8M devices. - Add EEPROM description for imx8mq-hummingboard-pulse and imx8mq-sr-som boards. - Enable USB1 and TypeC support for imx8mn-evk board. - Add FlexSPI and QSPI support for a few Layerscape SoCs and boards. - Add External MDIO1 node and the two RGMII PHYs connected on LX2160A. - Add missing SAI devices and set SAIs into async mode on LS1028A. - Other random device additions and enhancement for various platforms. ---------------------------------------------------------------- Adam Ford (1): arm64: dts: imx8mm: Add Crypto CAAM support Anson Huang (3): arm64: dts: imx8qxp: Remove unnecessary "interrupt-parent" property arm64: dts: imx8mm: Memory node should be in board DT arm64: dts: imx8mn: Memory node should be in board DT Ashish Kumar (4): arm64: dts: ls1028a: Add FlexSPI support arm64: dts: ls1046a: Update QSPI node properties of ls1046ardb arm64: dts: ls208x: Remove non-compatible driver device from qspi node arm64: dts: ls1088a: Add QSPI support for NXP LS1088 Baruch Siach (2): arm64: dts: imx8mq-sr-som: add eeprom description arm64: dts: imx8mq-hummingboard-pulse: add eeprom description Fancy Fang (2): arm64: dts: imx8mm: remove "simple-bus" for anatop arm64: dts: imx8mn: remove "simple-bus" for anatop Frieder Schrempf (1): arm64: dts: imx8mm: Add missing mux options for UART1 and UART2 signals Guido Günther (1): arm64: dts: imx8mq: Add eLCDIF controller Horia Geantă (1): arm64: dts: imx8mn: add crypto node Ioana Ciornei (2): arm64: dts: lx2160a: add emdio1 node arm64: dts: lx2160a: add RGMII phy nodes Kuldeep Singh (2): arm64: dts: ls1046a: Add QSPI node for ls1046afrwy arm64: dts: ls208xa: Update qspi node properties for LS2088ARDB Leonard Crestez (1): arm64: dts: imx8m: Add ddr controller nodes Li Jun (2): arm64: dts: imx8mn: Remove setting for IMX8MN_CLK_USB_CORE_REF arm64: dts: imx8mn-evk: enable usb1 and typec support Lucas Stach (1): arm64: dts: imx8mq: add missing SAI nodes Manivannan Sadhasivam (1): arm64: dts: freescale: Add devicetree support for Thor96 board Marco Antonio Franchi (1): arm64: dts: freescale: add initial support for Google i.MX 8MQ Phanbell Martin Kepplinger (1): arm64: dts: imx8mq-librem5-devkit: add accelerometer and gyro sensor Michael Walle (2): arm64: dts: ls1028a: add missing sai nodes arm64: dts: ls1028a: put SAIs into async mode Peng Fan (1): arm64: dts: imx8m: drop "fsl,aips-bus" and "fsl,imx8mq-aips-bus" Peng Ma (1): arm64: dts: ls1028a: Update edma compatible to fit eDMA driver Philipp Zabel (1): arm64: dts: imx8mq: increase NOC clock to 800 MHz Rabeeh Khoury (1): arm64: dts: lx2160a: add dts for CEX7 platforms Ruslan V. Sushko (1): arm64: dts: zii-ultra: adjust board names Russell King (1): arm64: dts: lx2160a: add emdio2 node Yinbo Zhu (1): arm64: dts: ls1028a-rdb: enable emmc hs400 mode arch/arm64/boot/dts/freescale/Makefile | 4 + arch/arm64/boot/dts/freescale/fsl-ls1028a-qds.dts | 15 + arch/arm64/boot/dts/freescale/fsl-ls1028a-rdb.dts | 17 + arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi | 63 ++- arch/arm64/boot/dts/freescale/fsl-ls1046a-frwy.dts | 14 + arch/arm64/boot/dts/freescale/fsl-ls1046a-rdb.dts | 16 +- arch/arm64/boot/dts/freescale/fsl-ls1088a-qds.dts | 24 + arch/arm64/boot/dts/freescale/fsl-ls1088a-rdb.dts | 24 + arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 13 + arch/arm64/boot/dts/freescale/fsl-ls208xa-rdb.dtsi | 10 +- arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi | 6 +- .../arm64/boot/dts/freescale/fsl-lx2160a-cex7.dtsi | 127 +++++ .../boot/dts/freescale/fsl-lx2160a-clearfog-cx.dts | 15 + .../dts/freescale/fsl-lx2160a-clearfog-itx.dtsi | 57 ++ .../boot/dts/freescale/fsl-lx2160a-honeycomb.dts | 15 + arch/arm64/boot/dts/freescale/fsl-lx2160a-rdb.dts | 28 + arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi | 21 + arch/arm64/boot/dts/freescale/imx8mm-evk.dts | 25 + arch/arm64/boot/dts/freescale/imx8mm-pinfunc.h | 16 + arch/arm64/boot/dts/freescale/imx8mm.dtsi | 55 +- arch/arm64/boot/dts/freescale/imx8mn-ddr4-evk.dts | 20 + arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi | 70 +++ arch/arm64/boot/dts/freescale/imx8mn.dtsi | 61 ++- arch/arm64/boot/dts/freescale/imx8mq-evk.dts | 27 + .../dts/freescale/imx8mq-hummingboard-pulse.dts | 6 + .../boot/dts/freescale/imx8mq-librem5-devkit.dts | 7 + arch/arm64/boot/dts/freescale/imx8mq-phanbell.dts | 376 +++++++++++++ arch/arm64/boot/dts/freescale/imx8mq-sr-som.dtsi | 6 + arch/arm64/boot/dts/freescale/imx8mq-thor96.dts | 581 +++++++++++++++++++++ .../boot/dts/freescale/imx8mq-zii-ultra-rmb3.dts | 2 +- .../boot/dts/freescale/imx8mq-zii-ultra-zest.dts | 2 +- arch/arm64/boot/dts/freescale/imx8mq.dtsi | 107 +++- arch/arm64/boot/dts/freescale/imx8qxp.dtsi | 12 - 33 files changed, 1787 insertions(+), 55 deletions(-) create mode 100644 arch/arm64/boot/dts/freescale/fsl-lx2160a-cex7.dtsi create mode 100644 arch/arm64/boot/dts/freescale/fsl-lx2160a-clearfog-cx.dts create mode 100644 arch/arm64/boot/dts/freescale/fsl-lx2160a-clearfog-itx.dtsi create mode 100644 arch/arm64/boot/dts/freescale/fsl-lx2160a-honeycomb.dts create mode 100644 arch/arm64/boot/dts/freescale/imx8mq-phanbell.dts create mode 100644 arch/arm64/boot/dts/freescale/imx8mq-thor96.dts -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1183): https://linux.kernel.org/g/patchwork-soc/message/1183 Mute This Topic: https://linux.kernel.org/mt/69660913/1554929 Group Owner: patchwork-soc+owner@linux.kernel.org Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub [patchwork-linux-kernel-org@patchwork.kernel.org] -=-=-=-=-=-=-=-=-=-=-=- From patchwork Mon Jan 13 03:40:06 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 11329523 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 4AEF3930 for ; Mon, 13 Jan 2020 03:40:49 +0000 (UTC) Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 25B0424680 for ; Mon, 13 Jan 2020 03:40:49 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="TpotozR9" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 25B0424680 Authentication-Results: mail.kernel.org; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+1184+1554929+3438807@linux.kernel.org X-Received: by 127.0.0.2 with SMTP id U22hYY1556264xd1ddO2TtZO; Sun, 12 Jan 2020 19:40:48 -0800 X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mx.groups.io with SMTP id smtpd.web12.33262.1578886848745555738 for ; Sun, 12 Jan 2020 19:40:48 -0800 X-Received: by mail.kernel.org (Postfix) id 8568C24655; Mon, 13 Jan 2020 03:40:48 +0000 (UTC) X-Received: from localhost (98.142.130.235.16clouds.com [98.142.130.235]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 44D9D206D7; Mon, 13 Jan 2020 03:40:48 +0000 (UTC) From: Shawn Guo To: Linuxkernel+Patchwork-Soc via Email Integration Cc: Shawn Guo , Fabio Estevam , Stefan Agner , Li Yang , kernel@pengutronix.de, linux-imx@nxp.com, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL 6/6] i.MX defconfig update for 5.6 Date: Mon, 13 Jan 2020 11:40:06 +0800 Message-Id: <20200113034006.17430-6-shawnguo@kernel.org> In-Reply-To: <20200113034006.17430-1-shawnguo@kernel.org> References: <20200113034006.17430-1-shawnguo@kernel.org> Precedence: Bulk List-Unsubscribe: Sender: patchwork-soc@linux.kernel.org List-Id: Mailing-List: list patchwork-soc@linux.kernel.org; contact patchwork-soc+owner@linux.kernel.org Delivered-To: mailing list patchwork-soc@linux.kernel.org Reply-To: patchwork-soc+owner@linux.kernel.org X-Gm-Message-State: BfOAIS6TDLN3mhF8AKUubrbxx1554929AA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1578886848; bh=VU8b4uyM5u3xthC+tWm7YYQiprYg/NRccCROpIlYwZw=; h=Cc:Date:From:Reply-To:Subject:To; b=TpotozR9XVhp5lxCioBYnle8USU2I+SnxFBtlSHV5XX9dmMyN3IFC54AwkS/MkC3Plz 8WaBXGlqRho8jfnR72reB/gXhqcU+UyL0kFxqqWy5S4btTGEb4MlT92lyS6yEQTG6nogn aClgewKH05g1kzaib/7WwhIuVNwu3bFXCqI= The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a: Linux 5.5-rc1 (2019-12-08 14:57:55 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-defconfig-5.6 for you to fetch changes up to 9bfb1294571e831577cc0ec865cc34737c6cc5d9: arm64: defconfig: Enable CONFIG_CLK_IMX8MP by default (2020-01-12 14:08:39 +0800) ---------------------------------------------------------------- i.MX defconfig update for 5.6: - Enable i.MX8MP clock driver in arm64 defconfig. - Enable Crypto CAAM driver support as module in arm64 defconfig. - Enable ILI210X touch driver, USB CDC ACM function, NFS_V4 support and TFP410 DVI bridge driver support in arm32 imx_v6_v7_defconfig. ---------------------------------------------------------------- Adam Ford (2): ARM: imx_v6_v7_defconfig: Enable TOUCHSCREEN_ILI210X arm64: defconfig: Enable CRYPTO_DEV_FSL_CAAM Anson Huang (1): arm64: defconfig: Enable CONFIG_CLK_IMX8MP by default Fabio Estevam (1): ARM: imx_v6_v7_defconfig: Select the TFP410 driver Peter Chen (1): ARM: configs: imx_v6_v7_defconfig: enable USB ACM Sascha Hauer (1): ARM: imx_v6_v7_defconfig: Enable NFS_V4_1 and NFS_V4_2 support arch/arm/configs/imx_v6_v7_defconfig | 5 +++++ arch/arm64/configs/defconfig | 2 ++ 2 files changed, 7 insertions(+) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#1184): https://linux.kernel.org/g/patchwork-soc/message/1184 Mute This Topic: https://linux.kernel.org/mt/69660915/1554929 Group Owner: patchwork-soc+owner@linux.kernel.org Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub [patchwork-linux-kernel-org@patchwork.kernel.org] -=-=-=-=-=-=-=-=-=-=-=-