From: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
To: Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Shawn Guo <shawnguo@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>,
NXP Linux Team <linux-imx@nxp.com>
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/3] ARM: dts: imx: Add support for SK-iMX53 board
Date: Mon, 2 Jan 2023 02:44:22 +0200 [thread overview]
Message-ID: <20230102004425.887092-1-dmitry.baryshkov@linaro.org> (raw)
Add support for the StartKit sk-imx53 board, a simple development board
with the i.MX536A SoC.
Changes since v2:
- Dropped vpu redundant node
- Dropped device_type from Ethernet PHY DT node
- Fixed an error in vendor-prefix patch
Changes since v1:
- Added bindings changes
- Moved phy-reset-gpios to the mdio->phy node
- Replaced default pinconf with specific values
Dmitry Baryshkov (3):
dt-bindings: vendor-prefixes: add Startkit
dt-bindings: arm: fsl: Add the Starterkit SK-iMX53 board
ARM: dts: imx: Add support for SK-iMX53 board
.../devicetree/bindings/arm/fsl.yaml | 1 +
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/imx53-sk-imx53.dts | 357 ++++++++++++++++++
4 files changed, 361 insertions(+)
create mode 100644 arch/arm/boot/dts/imx53-sk-imx53.dts
--
2.39.0
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2023-01-02 0:46 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-02 0:44 Dmitry Baryshkov [this message]
2023-01-02 0:44 ` [PATCH v3 1/3] dt-bindings: vendor-prefixes: add Startkit Dmitry Baryshkov
2023-01-02 8:38 ` Krzysztof Kozlowski
2023-01-02 0:44 ` [PATCH v3 2/3] dt-bindings: arm: fsl: Add the Starterkit SK-iMX53 board Dmitry Baryshkov
2023-01-02 8:38 ` Krzysztof Kozlowski
2023-01-02 0:44 ` [PATCH v3 3/3] ARM: dts: imx: Add support for " Dmitry Baryshkov
2023-01-02 11:17 ` Fabio Estevam
2023-01-09 8:01 ` [PATCH v3 0/3] " Shawn Guo
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=20230102004425.887092-1-dmitry.baryshkov@linaro.org \
--to=dmitry.baryshkov@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=kernel@pengutronix.de \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=robh+dt@kernel.org \
--cc=s.hauer@pengutronix.de \
--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