summaryrefslogtreecommitdiff
path: root/zephyr/dts/bindings/motionsense/drvdata/cros-ec,drvdata-bma255.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/dts/bindings/motionsense/drvdata/cros-ec,drvdata-bma255.yaml')
-rw-r--r--zephyr/dts/bindings/motionsense/drvdata/cros-ec,drvdata-bma255.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/zephyr/dts/bindings/motionsense/drvdata/cros-ec,drvdata-bma255.yaml b/zephyr/dts/bindings/motionsense/drvdata/cros-ec,drvdata-bma255.yaml
new file mode 100644
index 0000000000..4cabd620da
--- /dev/null
+++ b/zephyr/dts/bindings/motionsense/drvdata/cros-ec,drvdata-bma255.yaml
@@ -0,0 +1,18 @@
+# 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: BMA255 driver data node
+
+compatible: "cros-ec,drvdata-bma255"
+
+include: drvdata-base.yaml
+
+#
+# examples:
+#
+# bma255_data: bma255-drv-data {
+# compatible = "cros-ec,drvdata-bma255";
+# status = "okay";
+# };
+#