From 59ae9c19de7b459ff4e00064cf077b35abe2eaff Mon Sep 17 00:00:00 2001 From: Qiang Zhao Date: Thu, 15 May 2025 13:47:38 +0530 Subject: [PATCH] dts: bindings: Add NXP NETC PTP binding Add binding for NXP NETC PTP Clock device Signed-off-by: Qiang Zhao --- dts/bindings/ethernet/nxp,netc-ptp-clock.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 dts/bindings/ethernet/nxp,netc-ptp-clock.yaml diff --git a/dts/bindings/ethernet/nxp,netc-ptp-clock.yaml b/dts/bindings/ethernet/nxp,netc-ptp-clock.yaml new file mode 100644 index 00000000000..614d5496eef --- /dev/null +++ b/dts/bindings/ethernet/nxp,netc-ptp-clock.yaml @@ -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