Skip to content

Commit f0f15d7

Browse files
dts: bindings: Add NXP NETC PTP binding
Add binding for NXP NETC PTP Clock device Signed-off-by: Qiang Zhao <[email protected]>
1 parent 47e5783 commit f0f15d7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Copyright 2025 NXP
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
description: NXP ENET PTP (Precision Time Protocol) Clock
5+
6+
compatible: "nxp,netc-ptp-clock"
7+
8+
include: ["base.yaml"]
9+
10+
properties:
11+
reg:
12+
required: true

0 commit comments

Comments
 (0)