[PATCH v3 0/3] ARM: dts: imx: Add support for SK-iMX53 board

Dmitry Baryshkov dmitry.baryshkov at linaro.org
Sun Jan 1 16:44:22 PST 2023


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




More information about the linux-arm-kernel mailing list