dts: bindings: Add NXP NETC PTP binding
Add binding for NXP NETC PTP Clock device Signed-off-by: Qiang Zhao <qiang.zhao@nxp.com>
This commit is contained in:
parent
ac5bae59ab
commit
59ae9c19de
1 changed files with 12 additions and 0 deletions
12
dts/bindings/ethernet/nxp,netc-ptp-clock.yaml
Normal file
12
dts/bindings/ethernet/nxp,netc-ptp-clock.yaml
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# Copyright 2025 NXP
|
||||||
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
|
description: NXP NETC PTP (Precision Time Protocol) Clock
|
||||||
|
|
||||||
|
compatible: "nxp,netc-ptp-clock"
|
||||||
|
|
||||||
|
include: ["base.yaml"]
|
||||||
|
|
||||||
|
properties:
|
||||||
|
reg:
|
||||||
|
required: true
|
Loading…
Add table
Add a link
Reference in a new issue