diff options
author | Y.b. Lu <yangbo.lu@nxp.com> | 2019-05-23 05:33:37 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-05-24 23:16:32 +0300 |
commit | ad8288b89d4f02d184391457cf655e5f68943341 (patch) | |
tree | b9059d56931c28a0cc8fe61df483c0cfbfc6e6c4 /Documentation/devicetree/bindings/ptp | |
parent | 41514737ecaa603a5127cdccdc5f17ef11b9b3dc (diff) | |
download | linux-ad8288b89d4f02d184391457cf655e5f68943341.tar.xz |
dt-binding: ptp_qoriq: support ENETC PTP compatible
Add a new compatible for ENETC PTP.
Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/devicetree/bindings/ptp')
-rw-r--r-- | Documentation/devicetree/bindings/ptp/ptp-qoriq.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/ptp/ptp-qoriq.txt b/Documentation/devicetree/bindings/ptp/ptp-qoriq.txt index 454c937076a2..6ec053449278 100644 --- a/Documentation/devicetree/bindings/ptp/ptp-qoriq.txt +++ b/Documentation/devicetree/bindings/ptp/ptp-qoriq.txt @@ -4,6 +4,7 @@ General Properties: - compatible Should be "fsl,etsec-ptp" for eTSEC Should be "fsl,fman-ptp-timer" for DPAA FMan + Should be "fsl,enetc-ptp" for ENETC - reg Offset and length of the register set for the device - interrupts There should be at least two interrupts. Some devices have as many as four PTP related interrupts. |