From: Frieder Schrempf <frieder@fris.de>
To: Conor Dooley <conor+dt@kernel.org>,
devicetree@vger.kernel.org, imx@lists.linux.dev,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, Rob Herring <robh@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
Shawn Guo <shawnguo@kernel.org>
Cc: Frieder Schrempf <frieder.schrempf@kontron.de>,
Alexander Stein <alexander.stein@ew.tq-group.com>,
Bjorn Helgaas <bhelgaas@google.com>,
Conor Dooley <conor.dooley@microchip.com>,
Fabio Estevam <festevam@gmail.com>,
Gregor Herburger <gregor.herburger@ew.tq-group.com>,
Hiago De Franco <hiago.franco@toradex.com>,
Hugo Villeneuve <hvilleneuve@dimonoff.com>,
Joao Paulo Goncalves <joao.goncalves@toradex.com>,
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
Marco Felsch <m.felsch@pengutronix.de>,
Mathieu Othacehe <m.othacehe@gmail.com>,
Michael Walle <mwalle@kernel.org>,
Parthiban Nallathambi <parthiban@linumiz.com>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Tim Harvey <tharvey@gateworks.com>
Subject: [PATCH v3 0/2] Add support for Kontron OSM-S i.MX93 SoM and carrier board
Date: Mon, 29 Jul 2024 14:44:22 +0200 [thread overview]
Message-ID: <20240729124450.118497-1-frieder@fris.de> (raw)
From: Frieder Schrempf <frieder.schrempf@kontron.de>
Patch 1: board DT bindings
Patch 2: add devicetrees
Changes for v2:
* remove applied patches
* rebase onto v6.11-rc1
Frieder Schrempf (2):
dt-bindings: arm: fsl: Add Kontron i.MX93 OSM-S based boards
arm64: dts: Add support for Kontron i.MX93 OSM-S SoM and BL carrier
board
.../devicetree/bindings/arm/fsl.yaml | 6 +
arch/arm64/boot/dts/freescale/Makefile | 1 +
.../dts/freescale/imx93-kontron-bl-osm-s.dts | 165 ++++++
.../dts/freescale/imx93-kontron-osm-s.dtsi | 547 ++++++++++++++++++
4 files changed, 719 insertions(+)
create mode 100644 arch/arm64/boot/dts/freescale/imx93-kontron-bl-osm-s.dts
create mode 100644 arch/arm64/boot/dts/freescale/imx93-kontron-osm-s.dtsi
--
2.45.2
next reply other threads:[~2024-07-29 12:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-29 12:44 Frieder Schrempf [this message]
2024-07-29 12:44 ` [PATCH v3 1/2] dt-bindings: arm: fsl: Add Kontron i.MX93 OSM-S based boards Frieder Schrempf
2024-07-29 12:44 ` [PATCH v3 2/2] arm64: dts: Add support for Kontron i.MX93 OSM-S SoM and BL carrier board Frieder Schrempf
2024-08-01 2:10 ` Peng Fan
2024-08-06 14:27 ` Frieder Schrempf
2024-08-06 14:54 ` Peng Fan
2024-08-06 14:57 ` Frieder Schrempf
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=20240729124450.118497-1-frieder@fris.de \
--to=frieder@fris.de \
--cc=alexander.stein@ew.tq-group.com \
--cc=bhelgaas@google.com \
--cc=conor+dt@kernel.org \
--cc=conor.dooley@microchip.com \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=frieder.schrempf@kontron.de \
--cc=gregor.herburger@ew.tq-group.com \
--cc=hiago.franco@toradex.com \
--cc=hvilleneuve@dimonoff.com \
--cc=imx@lists.linux.dev \
--cc=joao.goncalves@toradex.com \
--cc=kernel@pengutronix.de \
--cc=krzk+dt@kernel.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=m.felsch@pengutronix.de \
--cc=m.othacehe@gmail.com \
--cc=mwalle@kernel.org \
--cc=parthiban@linumiz.com \
--cc=robh@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
--cc=tharvey@gateworks.com \
/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).