diff options
| -rw-r--r-- | Documentation/devicetree/bindings/sound/simple-card.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/simple-card.txt b/Documentation/devicetree/bindings/sound/simple-card.txt index e9e20ec67d62..19c84df5fffa 100644 --- a/Documentation/devicetree/bindings/sound/simple-card.txt +++ b/Documentation/devicetree/bindings/sound/simple-card.txt | |||
| @@ -43,7 +43,7 @@ Example: | |||
| 43 | sound { | 43 | sound { |
| 44 | compatible = "simple-audio-card"; | 44 | compatible = "simple-audio-card"; |
| 45 | simple-audio-card,format = "left_j"; | 45 | simple-audio-card,format = "left_j"; |
| 46 | simple-audio-routing = | 46 | simple-audio-card,routing = |
| 47 | "MIC_IN", "Mic Jack", | 47 | "MIC_IN", "Mic Jack", |
| 48 | "Headphone Jack", "HP_OUT", | 48 | "Headphone Jack", "HP_OUT", |
| 49 | "Ext Spk", "LINE_OUT"; | 49 | "Ext Spk", "LINE_OUT"; |
