diff options
author | Frank Li <[email protected]> | 2024-07-08 14:09:49 -0400 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-07-09 11:33:39 -0700 |
commit | 5618ced0197932d8a87760f430e53534ec169919 (patch) | |
tree | e9b4109898e0c87ba57db3775bdb16136b3f482d | |
parent | dd84d831ef27036031f9e11a67df1efebef78916 (diff) |
dt-bindings: net: fsl,fman: add ptimer-handle property
Add ptimer-handle property to link to ptp-timer node handle.
Fix below warning:
arch/arm64/boot/dts/freescale/fsl-ls1043a-rdb.dtb: fman@1a00000: '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]+'
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 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/fsl,fman.yaml b/Documentation/devicetree/bindings/net/fsl,fman.yaml index f0261861f3cb..9bbf39ef31a2 100644 --- a/Documentation/devicetree/bindings/net/fsl,fman.yaml +++ b/Documentation/devicetree/bindings/net/fsl,fman.yaml @@ -80,6 +80,10 @@ properties: dma-coherent: true + ptimer-handle: + $ref: /schemas/types.yaml#/definitions/phandle + description: see ptp/fsl,ptp.yaml + fsl,qman-channel-range: $ref: /schemas/types.yaml#/definitions/uint32-array description: |