summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/sound/dioo,dio2125.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/sound/dioo,dio2125.txt')
-rw-r--r--dts/Bindings/sound/dioo,dio2125.txt12
1 files changed, 0 insertions, 12 deletions
diff --git a/dts/Bindings/sound/dioo,dio2125.txt b/dts/Bindings/sound/dioo,dio2125.txt
deleted file mode 100644
index 63dbfe0f11..0000000000
--- a/dts/Bindings/sound/dioo,dio2125.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-DIO2125 Audio Driver
-
-Required properties:
-- compatible : "dioo,dio2125"
-- enable-gpios : the gpio connected to the enable pin of the dio2125
-
-Example:
-
-amp: analog-amplifier {
- compatible = "dioo,dio2125";
- enable-gpios = <&gpio GPIOH_3 0>;
-};