From: Abel Vesa <abel.vesa@nxp.com>
To: Rob Herring <robh@kernel.org>,
Dong Aisheng <aisheng.dong@nxp.com>,
Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>,
"David S. Miller" <davem@davemloft.net>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Shawn Guo <shawnguo@kernel.org>
Cc: Pengutronix Kernel Team <kernel@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>,
NXP Linux Team <linux-imx@nxp.com>,
devicetree@vger.kernel.org,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
<netdev@vger.kernel.org>
Subject: [PATCH v5 0/8] arm64: dts: Add i.MX8DXL initial support
Date: Mon, 4 Apr 2022 16:46:01 +0300 [thread overview]
Message-ID: <20220404134609.2676793-1-abel.vesa@nxp.com> (raw)
Here is the v4:
https://lore.kernel.org/linux-arm-kernel/1639680494-23183-1-git-send-email-abel.vesa@nxp.com/raw
Abel Vesa (3):
arm64: dts: freescale: Add adma subsystem dtsi for imx8dxl
dt-bindings: fsl: scu: Add i.MX8DXL ocotp binding
dt-bindings: net: dwmac-imx: Document clk_csr property
Jacky Bai (5):
arm64: dts: freescale: Add the top level dtsi support for imx8dxl
arm64: dts: freescale: Add the imx8dxl connectivity subsys dtsi
arm64: dts: freescale: Add ddr subsys dtsi for imx8dxl
arm64: dts: freescale: Add lsio subsys dtsi for imx8dxl
arm64: dts: freescale: Add i.MX8DXL evk board support
.../bindings/arm/freescale/fsl,scu.txt | 3 +-
.../bindings/net/nxp,dwmac-imx.yaml | 4 +
arch/arm64/boot/dts/freescale/Makefile | 1 +
arch/arm64/boot/dts/freescale/imx8dxl-evk.dts | 266 ++++++++++++++++++
.../boot/dts/freescale/imx8dxl-ss-adma.dtsi | 52 ++++
.../boot/dts/freescale/imx8dxl-ss-conn.dtsi | 135 +++++++++
.../boot/dts/freescale/imx8dxl-ss-ddr.dtsi | 36 +++
.../boot/dts/freescale/imx8dxl-ss-lsio.dtsi | 78 +++++
arch/arm64/boot/dts/freescale/imx8dxl.dtsi | 247 ++++++++++++++++
9 files changed, 821 insertions(+), 1 deletion(-)
create mode 100644 arch/arm64/boot/dts/freescale/imx8dxl-evk.dts
create mode 100644 arch/arm64/boot/dts/freescale/imx8dxl-ss-adma.dtsi
create mode 100644 arch/arm64/boot/dts/freescale/imx8dxl-ss-conn.dtsi
create mode 100644 arch/arm64/boot/dts/freescale/imx8dxl-ss-ddr.dtsi
create mode 100644 arch/arm64/boot/dts/freescale/imx8dxl-ss-lsio.dtsi
create mode 100644 arch/arm64/boot/dts/freescale/imx8dxl.dtsi
--
2.34.1
next reply other threads:[~2022-04-04 13:46 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-04 13:46 Abel Vesa [this message]
2022-04-04 13:46 ` [PATCH v5 1/8] arm64: dts: freescale: Add the top level dtsi support for imx8dxl Abel Vesa
2022-04-04 13:46 ` [PATCH v5 2/8] arm64: dts: freescale: Add adma subsystem dtsi " Abel Vesa
2022-04-04 13:46 ` [PATCH v5 3/8] arm64: dts: freescale: Add the imx8dxl connectivity subsys dtsi Abel Vesa
2022-04-04 13:46 ` [PATCH v5 4/8] arm64: dts: freescale: Add ddr subsys dtsi for imx8dxl Abel Vesa
2022-04-04 13:46 ` [PATCH v5 5/8] arm64: dts: freescale: Add lsio " Abel Vesa
2022-04-04 13:46 ` [PATCH v5 6/8] arm64: dts: freescale: Add i.MX8DXL evk board support Abel Vesa
2022-04-04 13:46 ` [PATCH v5 7/8] dt-bindings: fsl: scu: Add i.MX8DXL ocotp binding Abel Vesa
2022-04-04 13:46 ` [PATCH v5 8/8] dt-bindings: net: dwmac-imx: Document clk_csr property Abel Vesa
2022-04-06 18:04 ` Rob Herring
2022-04-13 7:36 ` Abel Vesa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220404134609.2676793-1-abel.vesa@nxp.com \
--to=abel.vesa@nxp.com \
--cc=aisheng.dong@nxp.com \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=kernel@pengutronix.de \
--cc=krzysztof.kozlowski@canonical.com \
--cc=kuba@kernel.org \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=robh@kernel.org \
--cc=shawnguo@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).