aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel <pavel@ucw.cz>2018-10-28 13:46:25 +0100
committerPavel <pavel@ucw.cz>2019-01-07 11:11:50 +0100
commitc49438fab3ae2653fbc88dae2aaba0c8c31d735f (patch)
tree07323d83964732ccb83c5c3cc4db05847df7b094
parent81d919f7d435372232a8fa8da12a13917b55e664 (diff)
downloadlinux-k-c49438fab3ae2653fbc88dae2aaba0c8c31d735f.tar.gz
cleanup: formatting of binding.
-rw-r--r--Documentation/devicetree/bindings/sound/audio-graph-card.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/Documentation/devicetree/bindings/sound/audio-graph-card.txt b/Documentation/devicetree/bindings/sound/audio-graph-card.txt
index 269682619a702d..114394f2779703 100644
--- a/Documentation/devicetree/bindings/sound/audio-graph-card.txt
+++ b/Documentation/devicetree/bindings/sound/audio-graph-card.txt
@@ -1,13 +1,13 @@
Audio Graph Card:
-Audio Graph Card specifies audio DAI connections of SoC <-> codec.
-It is based on common bindings for device graphs.
-see ${LINUX}/Documentation/devicetree/bindings/graph.txt
+Audio Graph Card specifies audio DAI connections of SoC <-> codec. It
+is based on common bindings for device graphs, see
+Documentation/devicetree/bindings/graph.txt .
Basically, Audio Graph Card property is same as Simple Card.
-see ${LINUX}/Documentation/devicetree/bindings/sound/simple-card.txt
+see Documentation/devicetree/bindings/sound/simple-card.txt .
-Below are same as Simple-Card.
+Elemens below are same as in Simple Card.
- label
- widgets
@@ -26,8 +26,8 @@ Below are same as Simple-Card.
Required properties:
-- compatible : "audio-graph-card";
-- dais : list of CPU DAI port{s}
+- compatible : "audio-graph-card";
+- dais : list of CPU DAI port{s}
Optional properties:
- pa-gpios: GPIO used to control external amplifier.