Re: [PATCH v2 0/4] Add 8qm SMMU information

From: Jakub Kicinski
Date: Fri Feb 02 2024 - 14:14:56 EST


On Thu, 01 Feb 2024 15:22:40 -0500 Frank Li wrote:
> dt-bindings: mmc: fsl-imx-esdhc: add iommus property
> dt-bindings: net: fec: add iommus property
> arm64: dts: imx8qm: add smmu node
> arm64: dts: imx8qm: add smmu stream id information
>
> .../devicetree/bindings/mmc/fsl-imx-esdhc.yaml | 3 ++
> Documentation/devicetree/bindings/net/fsl,fec.yaml | 3 ++
> arch/arm64/boot/dts/freescale/imx8qm-ss-conn.dtsi | 6 ++++
> arch/arm64/boot/dts/freescale/imx8qm.dtsi | 41 ++++++++++++++++++++++

Any preference on whether all these go via a platform tree,
or should we pick up the net patch to netdev? I guess taking
the DTB via netdev would be the usual way to handle this?