All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/4] dt-bindings: mmc: fsl-imx-esdhc: add iommus property
@ 2024-01-29 21:18 Frank Li
  2024-01-29 21:18 ` [PATCH 2/4] dt-bindings: net: fec: " Frank Li
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Frank Li @ 2024-01-29 21:18 UTC (permalink / raw)
  To: ulf.hansson, robh+dt, conor+dt, shawnguo, s.hauer, kernel,
	festevam, linux-imx, wei.fang, shenwei.wang, xiaoning.wang, davem,
	edumazet, kuba, pabeni, imx

iMX95 and iMX8QM have smmu. Add property "iommus".

Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
 Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
index 82eb7a24c8578..0d8ed9d055ffe 100644
--- a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
+++ b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
@@ -162,6 +162,9 @@ properties:
       - const: ahb
       - const: per
 
+  iommus:
+    maxItems: 1
+
   power-domains:
     maxItems: 1
 
-- 
2.34.1


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

end of thread, other threads:[~2024-01-30  8:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-29 21:18 [PATCH 1/4] dt-bindings: mmc: fsl-imx-esdhc: add iommus property Frank Li
2024-01-29 21:18 ` [PATCH 2/4] dt-bindings: net: fec: " Frank Li
2024-01-30  1:26   ` Wei Fang
2024-01-30  8:29   ` Krzysztof Kozlowski
2024-01-29 21:18 ` [PATCH 3/4] arm64: dts: imx8qm: add smmu node Frank Li
2024-01-29 21:18 ` [PATCH 4/4] arm64: dts: imx8qm: add smmu stream id information Frank Li

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.