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, 18 insertions, 0 deletions
diff --git a/zephyr/dts/bindings/led/maxim,max695x.yaml b/zephyr/dts/bindings/led/maxim,max695x.yaml
new file mode 100644
index 0000000000..a219512b0d
--- /dev/null
+++ b/zephyr/dts/bindings/led/maxim,max695x.yaml
@@ -0,0 +1,18 @@
+# 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