summaryrefslogtreecommitdiff
path: root/zephyr/dts/bindings/pwm/named-pwms.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/dts/bindings/pwm/named-pwms.yaml')
-rw-r--r--zephyr/dts/bindings/pwm/named-pwms.yaml18
1 files changed, 0 insertions, 18 deletions
diff --git a/zephyr/dts/bindings/pwm/named-pwms.yaml b/zephyr/dts/bindings/pwm/named-pwms.yaml
deleted file mode 100644
index 3e5c1c789f..0000000000
--- a/zephyr/dts/bindings/pwm/named-pwms.yaml
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2021 The Chromium OS Authors. All rights reserved.
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
-
-description: PWM KEYS parent node
-
-compatible: "named-pwms"
-
-child-binding:
- description: Named PWMs child node
- properties:
- pwms:
- type: phandle-array
- required: true
- frequency:
- required: true
- type: int
- description: PWM frequency, in Hz