diff mbox series

[v2,2/4] dt-bindings: net: fec: add iommus property

Message ID 20240201-8qm_smmu-v2-2-3d12a80201a3@nxp.com (mailing list archive)
State New
Headers show
Series Add 8qm SMMU information | expand

Commit Message

Frank Li Feb. 1, 2024, 8:22 p.m. UTC
iMX8QM have iommu. Add proerty 'iommus'.

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

Comments

Krzysztof Kozlowski Feb. 2, 2024, 8:23 a.m. UTC | #1
On 01/02/2024 21:22, Frank Li wrote:
> iMX8QM have iommu. Add proerty 'iommus'.
> 
> Signed-off-by: Frank Li <Frank.Li@nxp.com>
> ---

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
Frank Li Feb. 16, 2024, 7:22 p.m. UTC | #2
On Fri, Feb 02, 2024 at 09:23:37AM +0100, Krzysztof Kozlowski wrote:
> On 01/02/2024 21:22, Frank Li wrote:
> > iMX8QM have iommu. Add proerty 'iommus'.
> > 
> > Signed-off-by: Frank Li <Frank.Li@nxp.com>
> > ---
> 
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Other 3 patches already been linux-next. Who will pick this one?

Frank

> 
> Best regards,
> Krzysztof
>
Krzysztof Kozlowski Feb. 17, 2024, 8:18 a.m. UTC | #3
On 16/02/2024 20:22, Frank Li wrote:
> On Fri, Feb 02, 2024 at 09:23:37AM +0100, Krzysztof Kozlowski wrote:
>> On 01/02/2024 21:22, Frank Li wrote:
>>> iMX8QM have iommu. Add proerty 'iommus'.
>>>
>>> Signed-off-by: Frank Li <Frank.Li@nxp.com>
>>> ---
>>
>> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> 
> Other 3 patches already been linux-next. Who will pick this one?

Resend it to net-next (with proper title).

Best regards,
Krzysztof
Jakub Kicinski Feb. 19, 2024, 7:44 p.m. UTC | #4
On Sat, 17 Feb 2024 09:18:33 +0100 Krzysztof Kozlowski wrote:
> >> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>  
> > 
> > Other 3 patches already been linux-next. Who will pick this one?  
> 
> Resend it to net-next (with proper title).

I happened to notice the discussion, let me take the v2. Thanks!
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/net/fsl,fec.yaml b/Documentation/devicetree/bindings/net/fsl,fec.yaml
index 8948a11c994e4..5536c06139cae 100644
--- a/Documentation/devicetree/bindings/net/fsl,fec.yaml
+++ b/Documentation/devicetree/bindings/net/fsl,fec.yaml
@@ -224,6 +224,9 @@  properties:
       Can be omitted thus no delay is observed. Delay is in range of 1ms to 1000ms.
       Other delays are invalid.
 
+  iommus:
+    maxItems: 1
+
 required:
   - compatible
   - reg