diff options
author | Frank Li <[email protected]> | 2024-07-08 14:09:48 -0400 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-07-09 11:33:38 -0700 |
commit | dd84d831ef27036031f9e11a67df1efebef78916 (patch) | |
tree | 2ef78b9869d39e4283e455b02841b154412be2e1 | |
parent | 0d9e699d3421b5db83eb0cb7a708882440ee78ef (diff) |
dt-bindings: net: fsl,fman: allow dma-coherent property
Add dma-coherent property to fix below warning.
arch/arm64/boot/dts/freescale/fsl-ls1046a-rdb.dtb: fman@1a00000: 'dma-coherent', 'ptimer-handle' do not match any of the regexes: '^ethernet@[a-f0-9]+$', '^mdio@[a-f0-9]+$', '^muram@[a-f0-9]+$', '^phc@[a-f0-9]+$', '^port@[a-f0-9]+$', 'pinctrl-[0-9]+'
from schema $id: http://devicetree.org/schemas/net/fsl,fman.yaml#
Reviewed-by: Rob Herring (Arm) <[email protected]>
Signed-off-by: Frank Li <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/net/fsl,fman.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/fsl,fman.yaml b/Documentation/devicetree/bindings/net/fsl,fman.yaml index 7908f67413de..f0261861f3cb 100644 --- a/Documentation/devicetree/bindings/net/fsl,fman.yaml +++ b/Documentation/devicetree/bindings/net/fsl,fman.yaml @@ -78,6 +78,8 @@ properties: - description: The first element is associated with the event interrupts. - description: the second element is associated with the error interrupts. + dma-coherent: true + fsl,qman-channel-range: $ref: /schemas/types.yaml#/definitions/uint32-array description: |