aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorYangbo Lu <yangbo.lu@nxp.com>2019-06-14 18:40:52 +0800
committerDavid S. Miller <davem@davemloft.net>2019-06-15 13:43:06 -0700
commitd2563290dbe124afc3ac5cebeb0231dabe694845 (patch)
tree1402575f9d544a0f4d3c344607b24d6f5edcfdb7 /Documentation
parentdpaa2-ptp: reuse ptp_qoriq driver (diff)
downloadlinux-dev-d2563290dbe124afc3ac5cebeb0231dabe694845.tar.xz
linux-dev-d2563290dbe124afc3ac5cebeb0231dabe694845.zip
dt-binding: ptp_qoriq: support DPAA2 PTP compatible
Add a new compatible for DPAA2 PTP. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/ptp/ptp-qoriq.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/ptp/ptp-qoriq.txt b/Documentation/devicetree/bindings/ptp/ptp-qoriq.txt
index 6ec053449278..d48f9eb3636e 100644
--- a/Documentation/devicetree/bindings/ptp/ptp-qoriq.txt
+++ b/Documentation/devicetree/bindings/ptp/ptp-qoriq.txt
@@ -4,7 +4,8 @@ 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
+ Should be "fsl,dpaa2-ptp" for DPAA2
+ 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.