aboutsummaryrefslogtreecommitdiff
path: root/Bindings/clock/fixed-clock.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'Bindings/clock/fixed-clock.yaml')
-rw-r--r--Bindings/clock/fixed-clock.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/Bindings/clock/fixed-clock.yaml b/Bindings/clock/fixed-clock.yaml
index b0a4fb8256e..90fb1066068 100644
--- a/Bindings/clock/fixed-clock.yaml
+++ b/Bindings/clock/fixed-clock.yaml
@@ -11,6 +11,15 @@ maintainers:
- Stephen Boyd <sboyd@kernel.org>
properties:
+ $nodename:
+ anyOf:
+ - description:
+ Preferred name is 'clock-<freq>' with <freq> being the output
+ frequency as defined in the 'clock-frequency' property.
+ pattern: "^clock-([0-9]+|[a-z0-9-]+)$"
+ - description: Any name allowed
+ deprecated: true
+
compatible:
const: fixed-clock