From patchwork Sat Aug 14 13:38:50 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 12436689 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=-23.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,INCLUDES_PULL_REQUEST, 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 795EBC4338F for ; Sat, 14 Aug 2021 13:39:11 +0000 (UTC) Received: by mail.kernel.org (Postfix) id E51CB60F91; Sat, 14 Aug 2021 13:39:10 +0000 (UTC) Received: by mail.kernel.org (Postfix) with ESMTPSA id 3749760F48; Sat, 14 Aug 2021 13:39:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1628948350; bh=0BI8Cf8cXNjZtl2BGJ0xZotV/euLVb17InFI8CNieIY=; h=From:List-Id:To:Cc:Subject:Date:From; b=c2INEHk9EcmhOaqX6a43j8KrtUOt8DXepKOcZgez5yzboCf1tMU+O2m7GSDMFjmhg CeTXjSDjvCepaonZxf69h2EYHQBD+kc5R6lZovte5sxEOg2vajQw1AdckaOK1TRyKB AcZAyOC2YqQU4Uxxl3aoBA4ZlFvGtBV0vmIaAbySaDzF45oKuC2mExDG44e3w2U0kU BdXgF2+1J8VDjYoJaMUC1Omntd/XiYREpWxZ8BgKHatpfDJWc+vNfDyYCg99hikksp 3C6hwq5fL0Td0l4Bj+Zr6QckNo/Ka5jqoKdBDfIbM8gMBbblr5aG/43o8STAXTJiRV BRlQRVjeMGkpQ== From: Shawn Guo List-Id: To: soc@kernel.org, arm@kernel.org 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/4] i.MX DT bindings update for 5.15 Date: Sat, 14 Aug 2021 21:38:50 +0800 Message-Id: <20210814133853.9981-1-shawnguo@kernel.org> X-Mailer: git-send-email 2.17.1 The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3: Linux 5.14-rc1 (2021-07-11 15:07:40 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-bindings-5.15 for you to fetch changes up to 0fdedc09af18d231aa581331821c9ab6ef0903f1: dt-bindings: arm: fsl: Add Traverse Ten64 (LS1088A) board (2021-08-14 13:52:36 +0800) ---------------------------------------------------------------- i.MX DT bindings update for 5.15: - Add vendor prefix for MNT Research GmbH, SKOV A/S and Traverse Technologies. - Add compatible for Nitrogen8 SoM, MNT Reform2, Traverse Ten64, SKOV i.MX6, SolidSense and i.MX8M GW7902 boards. - Add compatible for i.MX8QM JPEG codec. ---------------------------------------------------------------- Christoph Niedermaier (1): dt-bindings: arm: fsl: Add DHCOM PicoITX and DHCOM DRC02 boards Lucas Stach (3): dt-bindings: arm: fsl: add Nitrogen8 SoM dt-bindings: vendor-prefixes: add mntre dt-bindings: arm: fsl: add MNT Reform2 board Mathew McBride (2): dt-bindings: vendor-prefixes: add Traverse Technologies dt-bindings: arm: fsl: Add Traverse Ten64 (LS1088A) board Mirela Rabulea (1): dt-bindings: media: imx-jpeg: Add compatible for i.MX8QM JPEG codec Oleksij Rempel (2): dt-bindings: vendor-prefixes: Add an entry for SKOV A/S dt-bindings: arm: fsl: add SKOV imx6q and imx6dl based boards Russell King (Oracle) (1): dt-bindings: arm: fsl: add SolidSense boards Tim Harvey (1): dt-bindings: arm: imx: add imx8mm/imx8mn GW7902 support Documentation/devicetree/bindings/arm/fsl.yaml | 29 ++++++++++++++++++++++ .../devicetree/bindings/media/nxp,imx8-jpeg.yaml | 19 ++++++++------ .../devicetree/bindings/vendor-prefixes.yaml | 6 +++++ 3 files changed, 47 insertions(+), 7 deletions(-) From patchwork Sat Aug 14 13:38:51 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 12436691 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=-23.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,INCLUDES_PULL_REQUEST, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,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 4F3F5C4338F for ; Sat, 14 Aug 2021 13:39:13 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 0B9E060F9F; Sat, 14 Aug 2021 13:39:13 +0000 (UTC) Received: by mail.kernel.org (Postfix) with ESMTPSA id 3782860F92; Sat, 14 Aug 2021 13:39:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1628948352; bh=LX+ERigAyoR/GYeAckGr0gGDAcTboOLSNey/VX1tzmY=; h=From:List-Id:To:Cc:Subject:Date:In-Reply-To:References:From; b=Ryp8v8cDVte1CyM9BTDvBVvjIezKkOAQ/NkajkfZTY8NJNIUjxXyIrjDB8gM2ZjtG GRnCCC2CDZCPevPM8XpBn2axRgUOg1Aw6CdMdVbnUSFY0Q5+c0XpHKbEkug1DA1ca7 xJ+xuWzMv7AsZ2fqSgNSh7uWxKORMcK/5XuZ3JaacZ/9XdvYPywgat+53MMstdfBwt xV/KbxqC8a9y2RyIEIYTGkEHjxvSa6Z0qVceVpn6SMDO+0sfqaycgvS3KBUBNptufb hDomRIK8L2pxvjbDhqcOxKPZn8aHHR+oaaAC/KSc4OJLz/odwTPkzbutBw+LEsfkYT W82GoYr6HCqpw== From: Shawn Guo List-Id: To: soc@kernel.org, arm@kernel.org 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/4] i.MX arm32 device tree changes for 5.15 Date: Sat, 14 Aug 2021 21:38:51 +0800 Message-Id: <20210814133853.9981-2-shawnguo@kernel.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20210814133853.9981-1-shawnguo@kernel.org> References: <20210814133853.9981-1-shawnguo@kernel.org> The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3: Linux 5.14-rc1 (2021-07-11 15:07:40 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-dt-5.15 for you to fetch changes up to 87a8c7164022d2e5c558bc0e14075c7a50af7f95: ARM: dts: imx6qp-prtwd3: configure ENET_REF clock to 125MHz (2021-08-14 13:45:58 +0800) ---------------------------------------------------------------- i.MX arm32 device tree changes for 5.15: - A series from Christoph Niedermaier to clean up i.MX6 DHCOM support. - New board support: DHCOM based PicoITX, DHSOM based DRC02, SolidRun SolidSense, SKOV i.MX6 boards. - Add WiFi support for i.MX7D base reMkarkable2 device. - Add FTM devices for i.MX7 to have Flex Timers support. - Configure ENET_REF clock to 125MHz for imx6qp-prtwd3 to support RGMII PHY mode. - Drop unneeded #address-cells and #size-cells from vf610-zii SPI EEPROM device node. - Add missing USB OTG OC pinmux and Crypto device for i.MX6QDL Gateworks boards. ---------------------------------------------------------------- Alistair Francis (1): ARM: dts: imx7d-remarkable2: Add WiFi support Aswath Govindraju (1): ARM: dts: vf610-zii-dev-rev-b: Remove #address-cells and #size-cells property from at93c46d dt node Christoph Niedermaier (15): ARM: dts: imx6q-dhcom: Add the parallel system bus ARM: dts: imx6q-dhcom: Add interrupt and compatible to the ethernet PHY ARM: dts: imx6q-dhcom: Fill GPIO line names on DHCOM SoM ARM: dts: imx6q-dhcom: Adding Wake pin to the PCIe pinctrl ARM: dts: imx6q-dhcom: Align stdout-path with other DHCOM SoMs ARM: dts: imx6q-dhcom: Add keys and leds to the PDK2 board ARM: dts: imx6q-dhcom: Remove ddc-i2c-bus property ARM: dts: imx6q-dhcom: Set minimum memory size of all DHCOM i.MX6 variants ARM: dts: imx6q-dhcom: Use 1G ethernet on the PDK2 board ARM: dts: imx6q-dhcom: Rework of the DHCOM GPIO pinctrls ARM: dts: imx6q-dhcom: Rearrange of iomux ARM: dts: imx6q-dhcom: Cleanup of the devicetrees ARM: dts: imx6qdl-dhcom: Split SoC-independent parts of DHCOM SOM and PDK2 ARM: dts: imx6qdl-dhcom: Add DHCOM based PicoITX board ARM: dts: imx6qdl-dhcom: Add DHSOM based DRC02 board Oleksij Rempel (1): ARM: dts: imx6qp-prtwd3: configure ENET_REF clock to 125MHz Russell King (1): ARM: dts: add SolidRun SolidSense support Sam Ravnborg (1): ARM: dts: add SKOV imx6q and imx6dl based boards Thomas Perrot (1): ARM: dts: imx7: add ftm nodes for Flex Timers Tim Harvey (2): ARM: dts: imx6qdl-gw5xxx: add missing USB OTG OC pinmux ARM: dts: imx6qdl-gw5904: atecc508a support arch/arm/boot/dts/Makefile | 11 +- arch/arm/boot/dts/imx6dl-dhcom-picoitx.dts | 20 + arch/arm/boot/dts/imx6dl-skov-revc-lt2.dts | 13 + arch/arm/boot/dts/imx6dl-skov-revc-lt6.dts | 106 ++++ arch/arm/boot/dts/imx6dl-solidsense.dts | 54 ++ arch/arm/boot/dts/imx6q-dhcom-pdk2.dts | 270 +-------- arch/arm/boot/dts/imx6q-skov-revc-lt2.dts | 36 ++ arch/arm/boot/dts/imx6q-skov-revc-lt6.dts | 128 +++++ .../boot/dts/imx6q-skov-reve-mi1010ait-1cp1.dts | 127 +++++ arch/arm/boot/dts/imx6q-solidsense.dts | 54 ++ arch/arm/boot/dts/imx6qdl-dhcom-drc02.dtsi | 139 +++++ arch/arm/boot/dts/imx6qdl-dhcom-pdk2.dtsi | 361 ++++++++++++ arch/arm/boot/dts/imx6qdl-dhcom-picoitx.dtsi | 69 +++ ...imx6q-dhcom-som.dtsi => imx6qdl-dhcom-som.dtsi} | 631 +++++++++++++++------ arch/arm/boot/dts/imx6qdl-gw51xx.dtsi | 1 + arch/arm/boot/dts/imx6qdl-gw52xx.dtsi | 1 + arch/arm/boot/dts/imx6qdl-gw54xx.dtsi | 1 + arch/arm/boot/dts/imx6qdl-gw553x.dtsi | 1 + arch/arm/boot/dts/imx6qdl-gw5904.dtsi | 5 + arch/arm/boot/dts/imx6qdl-skov-cpu-revc.dtsi | 54 ++ arch/arm/boot/dts/imx6qdl-skov-cpu.dtsi | 477 ++++++++++++++++ arch/arm/boot/dts/imx6qdl-solidsense.dtsi | 160 ++++++ arch/arm/boot/dts/imx6qp-prtwd3.dts | 2 + arch/arm/boot/dts/imx6s-dhcom-drc02.dts | 30 + arch/arm/boot/dts/imx7d-remarkable2.dts | 91 +++ arch/arm/boot/dts/imx7s.dtsi | 28 + arch/arm/boot/dts/vf610-zii-dev-rev-b.dts | 2 - 27 files changed, 2431 insertions(+), 441 deletions(-) create mode 100644 arch/arm/boot/dts/imx6dl-dhcom-picoitx.dts create mode 100644 arch/arm/boot/dts/imx6dl-skov-revc-lt2.dts create mode 100644 arch/arm/boot/dts/imx6dl-skov-revc-lt6.dts create mode 100644 arch/arm/boot/dts/imx6dl-solidsense.dts create mode 100644 arch/arm/boot/dts/imx6q-skov-revc-lt2.dts create mode 100644 arch/arm/boot/dts/imx6q-skov-revc-lt6.dts create mode 100644 arch/arm/boot/dts/imx6q-skov-reve-mi1010ait-1cp1.dts create mode 100644 arch/arm/boot/dts/imx6q-solidsense.dts create mode 100644 arch/arm/boot/dts/imx6qdl-dhcom-drc02.dtsi create mode 100644 arch/arm/boot/dts/imx6qdl-dhcom-pdk2.dtsi create mode 100644 arch/arm/boot/dts/imx6qdl-dhcom-picoitx.dtsi rename arch/arm/boot/dts/{imx6q-dhcom-som.dtsi => imx6qdl-dhcom-som.dtsi} (57%) create mode 100644 arch/arm/boot/dts/imx6qdl-skov-cpu-revc.dtsi create mode 100644 arch/arm/boot/dts/imx6qdl-skov-cpu.dtsi create mode 100644 arch/arm/boot/dts/imx6qdl-solidsense.dtsi create mode 100644 arch/arm/boot/dts/imx6s-dhcom-drc02.dts From patchwork Sat Aug 14 13:38:52 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 12436693 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=-23.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,INCLUDES_PULL_REQUEST, 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 65212C4338F for ; Sat, 14 Aug 2021 13:39:15 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 3222161038; Sat, 14 Aug 2021 13:39:15 +0000 (UTC) Received: by mail.kernel.org (Postfix) with ESMTPSA id 599BA60FC1; Sat, 14 Aug 2021 13:39:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1628948355; bh=Uz+k76+ZiIdevKZSx9MzATnh91HYkonud3g76O28pQc=; h=From:List-Id:To:Cc:Subject:Date:In-Reply-To:References:From; b=R5kuGfKHSkM80pG4kBxeVDgU+tDVHOw8jJaDWMA8FIpq6EjbuCXRrUcfQG8+OpQqI R8iP4p1yNsflW0ayBOcMLUeclv/dV8jLV7vq0QIN8xtWIJrQsVICoEW3VxOHZYivGa Znh8ySCwS542ucyRUby+VS1Nw7YaTRthOIMDv25zl0qhxOPWlb78GIkIo5WZTCHSD0 3n+I1tDcHbNUtEGtCVoyIM4rzc+UQyJg8c7J9GRVruTM5YjJcpGuEFbysClK3J5Gfs 544CiJKKbyC4OAj44I6+d5s/Elb3pGUBUDwJCBFZVFqPHf87IMrcdrw3P/Zv4FNd/a Kl+2IOys7SjNA== From: Shawn Guo List-Id: To: soc@kernel.org, arm@kernel.org 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/4] i.MX arm64 device tree changes for 5.15 Date: Sat, 14 Aug 2021 21:38:52 +0800 Message-Id: <20210814133853.9981-3-shawnguo@kernel.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20210814133853.9981-1-shawnguo@kernel.org> References: <20210814133853.9981-1-shawnguo@kernel.org> The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3: Linux 5.14-rc1 (2021-07-11 15:07:40 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-dt64-5.15 for you to fetch changes up to 418962eea35869b8e07766d8728ae660d75800a9: arm64: dts: add device tree for Traverse Ten64 (LS1088A) (2021-08-14 13:51:28 +0800) ---------------------------------------------------------------- i.MX arm64 device tree changes for 5.15: - New board support: Nitrogen8 SoM and MNT Reform2, LS1088A based Traverse Ten64, i.MX8M based GW7902. - A series from Ioana Ciornei to update PHY IRQ configuration for LayerScape SoCs. - A series from Tim Harvey to update Gateworks imx8mm-venice devices. - Replace deprecated `fsl,usbphy` property with phys phandle. - Add MIPI CSI phy and bridge descriptions for i.MX8MQ SoC. - Add JPEG encoder/decoder device nodes for i.MX8M SoCs. - Update PMU compatible and drop interrupt-affinity for i.MX8M SoCs. - Add Cadence HIFI4 DSP for i.MX8 MPlus SoC. - A few small and random updates on various boards. ---------------------------------------------------------------- Daniel Baluta (1): arm64: dts: imx8mp: Add dsp node Fabio Estevam (1): arm64: dts: imx8mm-venice-gw7901: Remove unnecessary #address-cells/#size-cells Ioana Ciornei (3): arm64: dts: lx2160ardb: update PHY nodes with IRQ information arm64: dts: ls2088ardb: update PHY nodes with IRQ information arm64: dts: ls1088ardb: update PHY nodes with IRQ information Kwon Tae-young (3): arm64: dts: imx8qxp-ai_ml: Fix checkpatch warnings arm64: dts: imx8mq-evk: add CD pinctrl for usdhc2 arm64: dts: imx8mq-evk: Remove unnecessary blank lines Lucas Stach (3): arm64: dts: imx8mq: add Nitrogen8 SoM arm64: dts: imx8mq: add support for MNT Reform2 arm64: dts: imx8mq-reform2: add sound support Marek Vasut (1): arm64: dts: imx8m: Replace deprecated fsl,usbphy DT props with phys Martin Kepplinger (1): arm64: dts: imx8mq: add mipi csi phy and csi bridge descriptions Mathew McBride (3): arm64: dts: ls1088a: add internal PCS for DPMAC1 node arm64: dts: ls1088a: add missing PMU node arm64: dts: add device tree for Traverse Ten64 (LS1088A) Mirela Rabulea (1): arm64: dts: imx8: Add jpeg encoder/decoder nodes Peng Fan (3): arm64: dts: imx8mm: update pmu compatible arm64: dts: imx8qxp: update pmu compatible arm64: dts: imx8m: drop interrupt-affinity for pmu Raag Jadav (1): arm64: dts: ls1046a: fix eeprom entries Tim Harvey (6): arm64: dts: imx: Add i.mx8mm/imx8mn Gateworks gw7902 dts support arm64: dts: imx8mm-venice-gw700x: fix mp5416 pmic config arm64: dts: imx8mm-venice-gw700x: fix invalid pmic pin config arm64: dts: imx8mm-venice-gw71xx: fix USB OTG VBUS arm64: dts: imx8mm-venice-gw7901: add support for USB hub subload arm64: dts: imx8mm-venice-gw7901: enable pull-down on gpio outputs arch/arm64/boot/dts/freescale/Makefile | 4 + arch/arm64/boot/dts/freescale/fsl-ls1046a-frwy.dts | 8 +- arch/arm64/boot/dts/freescale/fsl-ls1046a-rdb.dts | 7 +- arch/arm64/boot/dts/freescale/fsl-ls1088a-rdb.dts | 9 + .../arm64/boot/dts/freescale/fsl-ls1088a-ten64.dts | 389 +++++++++ arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 18 + arch/arm64/boot/dts/freescale/fsl-ls2088a-rdb.dts | 4 + arch/arm64/boot/dts/freescale/fsl-lx2160a-rdb.dts | 4 + arch/arm64/boot/dts/freescale/imx8-ss-img.dtsi | 80 ++ .../boot/dts/freescale/imx8mm-venice-gw700x.dtsi | 64 +- .../boot/dts/freescale/imx8mm-venice-gw71xx.dtsi | 5 +- .../boot/dts/freescale/imx8mm-venice-gw7901.dts | 15 +- .../boot/dts/freescale/imx8mm-venice-gw7902.dts | 911 +++++++++++++++++++++ arch/arm64/boot/dts/freescale/imx8mm.dtsi | 9 +- .../boot/dts/freescale/imx8mn-venice-gw7902.dts | 884 ++++++++++++++++++++ arch/arm64/boot/dts/freescale/imx8mn.dtsi | 4 +- arch/arm64/boot/dts/freescale/imx8mp.dtsi | 31 +- arch/arm64/boot/dts/freescale/imx8mq-evk.dts | 14 +- .../boot/dts/freescale/imx8mq-mnt-reform2.dts | 213 +++++ .../boot/dts/freescale/imx8mq-nitrogen-som.dtsi | 275 +++++++ arch/arm64/boot/dts/freescale/imx8mq.dtsi | 105 ++- arch/arm64/boot/dts/freescale/imx8qm-ss-img.dtsi | 12 + arch/arm64/boot/dts/freescale/imx8qm.dtsi | 2 + arch/arm64/boot/dts/freescale/imx8qxp-ai_ml.dts | 2 +- arch/arm64/boot/dts/freescale/imx8qxp-ss-img.dtsi | 13 + arch/arm64/boot/dts/freescale/imx8qxp.dtsi | 4 +- 26 files changed, 3021 insertions(+), 65 deletions(-) create mode 100644 arch/arm64/boot/dts/freescale/fsl-ls1088a-ten64.dts create mode 100644 arch/arm64/boot/dts/freescale/imx8-ss-img.dtsi create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-venice-gw7902.dts create mode 100644 arch/arm64/boot/dts/freescale/imx8mn-venice-gw7902.dts create mode 100644 arch/arm64/boot/dts/freescale/imx8mq-mnt-reform2.dts create mode 100644 arch/arm64/boot/dts/freescale/imx8mq-nitrogen-som.dtsi create mode 100644 arch/arm64/boot/dts/freescale/imx8qm-ss-img.dtsi create mode 100644 arch/arm64/boot/dts/freescale/imx8qxp-ss-img.dtsi From patchwork Sat Aug 14 13:38:53 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 12436695 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=-23.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,INCLUDES_PULL_REQUEST, 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 5AB8DC4338F for ; Sat, 14 Aug 2021 13:39:17 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 2DA7861042; Sat, 14 Aug 2021 13:39:17 +0000 (UTC) Received: by mail.kernel.org (Postfix) with ESMTPSA id 7EB7A6103A; Sat, 14 Aug 2021 13:39:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1628948357; bh=zHbtbeKUJqo0sHvc4hxV+jhPtYhWxMhgdp6htMvVLyU=; h=From:List-Id:To:Cc:Subject:Date:In-Reply-To:References:From; b=nOfRLEL3QXmmmS31BMkeHfC+Wkd9tWI4QntwWjnAieO/JKmZel87RU3gf9Une3O3G GVPJBKfIJb3P9BRPy0FDROXdnsDo3l61yy9nR2/h4neUHS48YJ/OP0LQnj/7aKCwFb 1f+2rHnD3qMk1vhAVFnkneJUhaC66oy8kM4PrMnIiR5bQA+07hR0CJL/DK42Vnl6yX X9Gsn2wYSlZ/hRKAXdyqLS+C6ivcVh/gt9s9vXSDNWRlr8cKeekyfsGBRM3rTjVaIY L4bBY+5Q/FQEht/VBX01ikxSB9sx20dJr+Gk6T7Sho881M3Q1NF6ypR+B7p4hADuxh WYFe2486zq0/Q== From: Shawn Guo List-Id: To: soc@kernel.org, arm@kernel.org 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/4] i.MX defconfig update for 5.15 Date: Sat, 14 Aug 2021 21:38:53 +0800 Message-Id: <20210814133853.9981-4-shawnguo@kernel.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20210814133853.9981-1-shawnguo@kernel.org> References: <20210814133853.9981-1-shawnguo@kernel.org> The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3: Linux 5.14-rc1 (2021-07-11 15:07:40 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-defconfig-5.15 for you to fetch changes up to 7fd19c58e48fb774de9190f27f2b06a6526f2d3c: ARM: imx_v6_v7_defconfig: enable driver of the LTC3676 PMIC (2021-08-14 13:38:42 +0800) ---------------------------------------------------------------- i.MX defconfig update for 5.15: - Enable LTC3676 PMIC, SCSI_LOWLEVEL and KPROBES support in imx_v6_v7_defconfig. ---------------------------------------------------------------- Fabio Estevam (2): ARM: imx_v6_v7_defconfig: Select CONFIG_KPROBES ARM: imx_v6_v7_defconfig: Let CONFIG_SCSI_LOWLEVEL be selected Pascal Zimmermann (1): ARM: imx_v6_v7_defconfig: enable driver of the LTC3676 PMIC arch/arm/configs/imx_v6_v7_defconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)