This series adds the Protonic PRT8ML device tree as well as some minor
corrections to the devicetree bindings used.
Signed-off-by: Jonas Rebmann <jre@pengutronix.de>
---
Changes in v3:
- Add comment on the intentional limitation to 100Mbps RGMII
- Link to v2: https://lore.kernel.org/r/20250918-imx8mp-prt8ml-v2-0-3d84b4fe53de@pengutronix.de
Changes in v2:
- Dropped "ASoC: dt-bindings: asahi-kasei,ak4458: Reference common DAI
properties", applied to broonie/sound for-next (Thanks, Mark)
- Updated description of the reset-gpios property in sja1105 binding to
address the issues of connecting this pin to GPIO (Thanks, Vladimir)
- Added the fec, switch and phy for RJ45 onboard ethernet after
successful testing
- Consistently use interrupts-extended
- Link to v1: https://lore.kernel.org/r/20250910-imx8mp-prt8ml-v1-0-fd04aed15670@pengutronix.de
---
Jonas Rebmann (3):
dt-bindings: net: dsa: nxp,sja1105: Add reset-gpios property
dt-bindings: arm: fsl: Add Protonic PRT8ML
arm64: dts: add Protonic PRT8ML board
Documentation/devicetree/bindings/arm/fsl.yaml | 1 +
.../devicetree/bindings/net/dsa/nxp,sja1105.yaml | 9 +
arch/arm64/boot/dts/freescale/Makefile | 1 +
arch/arm64/boot/dts/freescale/imx8mp-prt8ml.dts | 501 +++++++++++++++++++++
4 files changed, 512 insertions(+)
---
base-commit: ea21fa34164c9ea0a2a5b8714c7e36f54c7fb46e
change-id: 20250701-imx8mp-prt8ml-01be34684659
Best regards,
--
Jonas Rebmann <jre@pengutronix.de>