devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] ARM: dts: imx: Add support for SK-iMX53 board
@ 2023-01-02  0:44 Dmitry Baryshkov
  2023-01-02  0:44 ` [PATCH v3 1/3] dt-bindings: vendor-prefixes: add Startkit Dmitry Baryshkov
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Dmitry Baryshkov @ 2023-01-02  0:44 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Shawn Guo, Sascha Hauer,
	Pengutronix Kernel Team, Fabio Estevam, NXP Linux Team
  Cc: devicetree, linux-arm-kernel

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-01-09  8:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-02  0:44 [PATCH v3 0/3] ARM: dts: imx: Add support for SK-iMX53 board Dmitry Baryshkov
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

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).