All of lore.kernel.org
 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
  0 siblings, 0 replies; 16+ 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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

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

Thread overview: 16+ 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 ` Dmitry Baryshkov
2023-01-02  0:44 ` [PATCH v3 1/3] dt-bindings: vendor-prefixes: add Startkit Dmitry Baryshkov
2023-01-02  0:44   ` Dmitry Baryshkov
2023-01-02  8:38   ` Krzysztof Kozlowski
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  0:44   ` Dmitry Baryshkov
2023-01-02  8:38   ` Krzysztof Kozlowski
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  0:44   ` Dmitry Baryshkov
2023-01-02 11:17   ` Fabio Estevam
2023-01-02 11:17     ` Fabio Estevam
2023-01-09  8:01 ` [PATCH v3 0/3] " Shawn Guo
2023-01-09  8:01   ` Shawn Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.