dt-bindings: ak4554: extension should be .txt
authorRaphael Poggi <poggi.raph@gmail.com>
Fri, 6 Nov 2015 21:51:47 +0000 (13:51 -0800)
committerRob Herring <robh@kernel.org>
Tue, 10 Nov 2015 23:23:40 +0000 (17:23 -0600)
Signed-off-by: Raphaƫl Poggi <poggi.raph@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/sound/ak4554.c [deleted file]
Documentation/devicetree/bindings/sound/ak4554.txt [new file with mode: 0644]

diff --git a/Documentation/devicetree/bindings/sound/ak4554.c b/Documentation/devicetree/bindings/sound/ak4554.c
deleted file mode 100644 (file)
index 934fa02..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-AK4554 ADC/DAC
-
-Required properties:
-
-  - compatible : "asahi-kasei,ak4554"
-
-Example:
-
-ak4554-adc-dac {
-       compatible = "asahi-kasei,ak4554";
-};
diff --git a/Documentation/devicetree/bindings/sound/ak4554.txt b/Documentation/devicetree/bindings/sound/ak4554.txt
new file mode 100644 (file)
index 0000000..934fa02
--- /dev/null
@@ -0,0 +1,11 @@
+AK4554 ADC/DAC
+
+Required properties:
+
+  - compatible : "asahi-kasei,ak4554"
+
+Example:
+
+ak4554-adc-dac {
+       compatible = "asahi-kasei,ak4554";
+};