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, 14 insertions, 0 deletions
diff --git a/zephyr/dts/bindings/console/ec-console.yaml b/zephyr/dts/bindings/console/ec-console.yaml
new file mode 100644
index 0000000000..f79ddd67b0
--- /dev/null
+++ b/zephyr/dts/bindings/console/ec-console.yaml
@@ -0,0 +1,14 @@
+# 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.