summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/sound
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2015-10-29 20:59:55 +0100
committerMark Brown <broonie@kernel.org>2015-11-16 10:09:29 +0000
commit6240444206dae60041d49f7531cf983b8f2e32ad (patch)
tree9b31be7374e91c908990687e265e19ae38d63b10 /Documentation/devicetree/bindings/sound
parent8b27418f300cafbdbbb8cfa9c29d398ed34d6723 (diff)
downloadop-kernel-dev-6240444206dae60041d49f7531cf983b8f2e32ad.zip
op-kernel-dev-6240444206dae60041d49f7531cf983b8f2e32ad.tar.gz
ASoC: rsrc-card: Clarify compatible value
The compatible value can be board-specific, not SoC-specific. Add curly braces to indicate that the board type is optional. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound')
-rw-r--r--Documentation/devicetree/bindings/sound/renesas,rsrc-card.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/sound/renesas,rsrc-card.txt b/Documentation/devicetree/bindings/sound/renesas,rsrc-card.txt
index 962748a..2b2caa2 100644
--- a/Documentation/devicetree/bindings/sound/renesas,rsrc-card.txt
+++ b/Documentation/devicetree/bindings/sound/renesas,rsrc-card.txt
@@ -4,8 +4,8 @@ Renesas Sampling Rate Convert Sound Card specifies audio DAI connections of SoC
Required properties:
-- compatible : "renesas,rsrc-card,<board>"
- Examples with soctypes are:
+- compatible : "renesas,rsrc-card{,<board>}"
+ Examples with boards are:
- "renesas,rsrc-card"
- "renesas,rsrc-card,lager"
- "renesas,rsrc-card,koelsch"
OpenPOWER on IntegriCloud