* [PATCH] dt-bindings: ak4554: extension should be .txt
@ 2015-11-06 21:51 Raphael Poggi
0 siblings, 0 replies; only message in thread
From: Raphael Poggi @ 2015-11-06 21:51 UTC (permalink / raw)
To: devicetree, robh+dt, ijc+devicetree; +Cc: linux-kernel, Raphael Poggi
Signed-off-by: Raphaël Poggi <poggi.raph@gmail.com>
---
Documentation/devicetree/bindings/sound/ak4554.c | 11 -----------
Documentation/devicetree/bindings/sound/ak4554.txt | 11 +++++++++++
2 files changed, 11 insertions(+), 11 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/sound/ak4554.c
create mode 100644 Documentation/devicetree/bindings/sound/ak4554.txt
diff --git a/Documentation/devicetree/bindings/sound/ak4554.c b/Documentation/devicetree/bindings/sound/ak4554.c
deleted file mode 100644
index 934fa02..0000000
--- a/Documentation/devicetree/bindings/sound/ak4554.c
+++ /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
index 0000000..934fa02
--- /dev/null
+++ b/Documentation/devicetree/bindings/sound/ak4554.txt
@@ -0,0 +1,11 @@
+AK4554 ADC/DAC
+
+Required properties:
+
+ - compatible : "asahi-kasei,ak4554"
+
+Example:
+
+ak4554-adc-dac {
+ compatible = "asahi-kasei,ak4554";
+};
--
2.0.2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-11-06 21:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-06 21:51 [PATCH] dt-bindings: ak4554: extension should be .txt Raphael Poggi
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.