diff options
Diffstat (limited to 'Documentation/devicetree/bindings/sound/st,sti-asoc-card.txt')
| -rw-r--r-- | Documentation/devicetree/bindings/sound/st,sti-asoc-card.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/devicetree/bindings/sound/st,sti-asoc-card.txt b/Documentation/devicetree/bindings/sound/st,sti-asoc-card.txt index 40068ec0e9a5..9c1ee52fed5b 100644 --- a/Documentation/devicetree/bindings/sound/st,sti-asoc-card.txt +++ b/Documentation/devicetree/bindings/sound/st,sti-asoc-card.txt | |||
| @@ -51,7 +51,7 @@ Optional properties: | |||
| 51 | 51 | ||
| 52 | Example: | 52 | Example: |
| 53 | 53 | ||
| 54 | sti_uni_player1: sti-uni-player@0x8D81000 { | 54 | sti_uni_player1: sti-uni-player@8D81000 { |
| 55 | compatible = "st,stih407-uni-player-hdmi"; | 55 | compatible = "st,stih407-uni-player-hdmi"; |
| 56 | #sound-dai-cells = <0>; | 56 | #sound-dai-cells = <0>; |
| 57 | st,syscfg = <&syscfg_core>; | 57 | st,syscfg = <&syscfg_core>; |
| @@ -63,7 +63,7 @@ Example: | |||
| 63 | st,tdm-mode = <1>; | 63 | st,tdm-mode = <1>; |
| 64 | }; | 64 | }; |
| 65 | 65 | ||
| 66 | sti_uni_player2: sti-uni-player@0x8D82000 { | 66 | sti_uni_player2: sti-uni-player@8D82000 { |
| 67 | compatible = "st,stih407-uni-player-pcm-out"; | 67 | compatible = "st,stih407-uni-player-pcm-out"; |
| 68 | #sound-dai-cells = <0>; | 68 | #sound-dai-cells = <0>; |
| 69 | st,syscfg = <&syscfg_core>; | 69 | st,syscfg = <&syscfg_core>; |
| @@ -74,7 +74,7 @@ Example: | |||
| 74 | dma-names = "tx"; | 74 | dma-names = "tx"; |
| 75 | }; | 75 | }; |
| 76 | 76 | ||
| 77 | sti_uni_player3: sti-uni-player@0x8D85000 { | 77 | sti_uni_player3: sti-uni-player@8D85000 { |
| 78 | compatible = "st,stih407-uni-player-spdif"; | 78 | compatible = "st,stih407-uni-player-spdif"; |
| 79 | #sound-dai-cells = <0>; | 79 | #sound-dai-cells = <0>; |
| 80 | st,syscfg = <&syscfg_core>; | 80 | st,syscfg = <&syscfg_core>; |
| @@ -85,7 +85,7 @@ Example: | |||
| 85 | dma-names = "tx"; | 85 | dma-names = "tx"; |
| 86 | }; | 86 | }; |
| 87 | 87 | ||
| 88 | sti_uni_reader1: sti-uni-reader@0x8D84000 { | 88 | sti_uni_reader1: sti-uni-reader@8D84000 { |
| 89 | compatible = "st,stih407-uni-reader-hdmi"; | 89 | compatible = "st,stih407-uni-reader-hdmi"; |
| 90 | #sound-dai-cells = <0>; | 90 | #sound-dai-cells = <0>; |
| 91 | st,syscfg = <&syscfg_core>; | 91 | st,syscfg = <&syscfg_core>; |
