summaryrefslogtreecommitdiff
path: root/zephyr/dts/bindings/led/maxim,max695x.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/dts/bindings/led/maxim,max695x.yaml')
-rw-r--r--zephyr/dts/bindings/led/maxim,max695x.yaml18
1 files changed, 0 insertions, 18 deletions
diff --git a/zephyr/dts/bindings/led/maxim,max695x.yaml b/zephyr/dts/bindings/led/maxim,max695x.yaml
deleted file mode 100644
index a219512b0d..0000000000
--- a/zephyr/dts/bindings/led/maxim,max695x.yaml
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2022 The ChromiumOS Authors
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
-
-description: |
- MAX6958/MAX6959 7-Segment LED Display
-
- Example configuration
-
- max695x@38 {
- compatible = "maxim,max695x";
- reg = <0x38>;
- };
-
-
-compatible: "maxim,max695x"
-
-include: i2c-device.yaml