[PATCH 0/4] Mainline Protonic PRT8ML board

Jonas Rebmann posted 4 patches 3 weeks, 1 day ago
There is a newer version of this series
Documentation/devicetree/bindings/arm/fsl.yaml     |   1 +
.../devicetree/bindings/net/dsa/nxp,sja1105.yaml   |   5 +
.../bindings/sound/asahi-kasei,ak4458.yaml         |   4 +
arch/arm64/boot/dts/freescale/Makefile             |   1 +
arch/arm64/boot/dts/freescale/imx8mp-prt8ml.dts    | 409 +++++++++++++++++++++
5 files changed, 420 insertions(+)
[PATCH 0/4] Mainline Protonic PRT8ML board
Posted by Jonas Rebmann 3 weeks, 1 day ago
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>
---
Jonas Rebmann (3):
      dt-bindings: net: dsa: nxp,sja1105: Add reset-gpios property
      ASoC: dt-bindings: asahi-kasei,ak4458: Reference common DAI properties
      dt-bindings: arm: fsl: Add Protonic PRT8ML

Lucas Stach (1):
      arm64: dts: add Protonic PRT8ML board

 Documentation/devicetree/bindings/arm/fsl.yaml     |   1 +
 .../devicetree/bindings/net/dsa/nxp,sja1105.yaml   |   5 +
 .../bindings/sound/asahi-kasei,ak4458.yaml         |   4 +
 arch/arm64/boot/dts/freescale/Makefile             |   1 +
 arch/arm64/boot/dts/freescale/imx8mp-prt8ml.dts    | 409 +++++++++++++++++++++
 5 files changed, 420 insertions(+)
---
base-commit: d34bbb45b57c90a5c1bcac5f327df79ddfbfe957
change-id: 20250701-imx8mp-prt8ml-01be34684659

Best regards,
--  
Jonas Rebmann <jre@pengutronix.de>
Re: (subset) [PATCH 0/4] Mainline Protonic PRT8ML board
Posted by Mark Brown 2 weeks, 1 day ago
On Wed, 10 Sep 2025 14:35:20 +0200, Jonas Rebmann wrote:
> This series adds the Protonic PRT8ML device tree as well as some minor
> corrections to the devicetree bindings used.
> 
> 

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[2/4] ASoC: dt-bindings: asahi-kasei,ak4458: Reference common DAI properties
      commit: 8d7de4a014f589c1776959f7fdadbf7b12045aac

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark