From: Gilles Talis <gilles.talis@gmail.com>
To: devicetree@vger.kernel.org, imx@lists.linux.dev,
linux-arm-kernel@lists.infradead.org
Cc: conor+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
robh@kernel.org, shawnguo@kernel.org, festevam@gmail.com,
alex@voxelbotics.com, Gilles Talis <gilles.talis@gmail.com>
Subject: [PATCH 0/3] Add support for Emcraft Systems NavQ+ kit
Date: Thu, 28 Mar 2024 16:23:17 -0400 [thread overview]
Message-ID: <20240328202320.187596-1-gilles.talis@gmail.com> (raw)
Hello
This series adds a device tree file for the Emcraft Systems NavQ+ kit [1]
The first patch adds a new vendor prefix for Emcraft Systems
The second one adds the board to the arm/fsl.yaml DT bindings.
Last patch adds device tree file for the kit.
[1] https://www.emcraft.com/products/1222
Gilles Talis (3):
dt-bindings: vendor-prefixes: Add Emcraft Systems
dt-bindings: arm: Add Emcraft Systems i.MX8M Plus NavQ+ Kit
arm64: dts: freescale: Add device tree for Emcraft Systems NavQ+ Kit
.../devicetree/bindings/arm/fsl.yaml | 1 +
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
arch/arm64/boot/dts/freescale/Makefile | 1 +
.../arm64/boot/dts/freescale/imx8mp-navqp.dts | 435 ++++++++++++++++++
4 files changed, 439 insertions(+)
create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-navqp.dts
base-commit: 4cece764965020c22cff7665b18a012006359095
--
2.39.2
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2024-03-28 20:24 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-28 20:23 Gilles Talis [this message]
2024-03-28 20:23 ` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Emcraft Systems Gilles Talis
2024-03-28 22:00 ` Krzysztof Kozlowski
2024-03-28 20:23 ` [PATCH 2/3] dt-bindings: arm: Add Emcraft Systems i.MX8M Plus NavQ+ Kit Gilles Talis
2024-03-28 22:00 ` Krzysztof Kozlowski
2024-03-28 20:23 ` [PATCH 3/3] arm64: dts: freescale: Add device tree for Emcraft Systems " Gilles Talis
2024-03-28 20:42 ` Andrew Lunn
2024-03-29 22:08 ` Gilles Talis
2024-03-28 22:04 ` Krzysztof Kozlowski
2024-03-28 22:55 ` Fabio Estevam
2024-03-28 21:01 ` [PATCH 0/3] Add support for Emcraft Systems NavQ+ kit Rob Herring
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=20240328202320.187596-1-gilles.talis@gmail.com \
--to=gilles.talis@gmail.com \
--cc=alex@voxelbotics.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=imx@lists.linux.dev \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--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