summaryrefslogtreecommitdiff
path: root/zephyr/dts/bindings/console/ec-console.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/dts/bindings/console/ec-console.yaml')
-rw-r--r--zephyr/dts/bindings/console/ec-console.yaml14
1 files changed, 0 insertions, 14 deletions
diff --git a/zephyr/dts/bindings/console/ec-console.yaml b/zephyr/dts/bindings/console/ec-console.yaml
deleted file mode 100644
index f79ddd67b0..0000000000
--- a/zephyr/dts/bindings/console/ec-console.yaml
+++ /dev/null
@@ -1,14 +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: EC Console node
-
-compatible: "ec-console"
-
-properties:
- disabled:
- required: false
- type: string-array
- description:
- List of EC channel names that are disabled in the output by default.