Skip to content

Commit 6f08482

Browse files
geertuDinh Nguyen
authored andcommitted
ASoC: rsnd: Use generic names for device nodes
rcar_sound -> sound Signed-off-by: Geert Uytterhoeven <[email protected]> Acked-by: Simon Horman <[email protected]> Signed-off-by: Mark Brown <[email protected]> (cherry picked from commit 596f74e) Signed-off-by: Simon Horman <[email protected]>
1 parent 6b6a1f2 commit 6f08482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/sound/renesas,rsnd.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ DAI subnode properties:
4747

4848
Example:
4949

50-
rcar_sound: rcar_sound@ec500000 {
50+
rcar_sound: sound@ec500000 {
5151
#sound-dai-cells = <1>;
5252
compatible = "renesas,rcar_sound-r8a7791", "renesas,rcar_sound-gen2";
5353
reg = <0 0xec500000 0 0x1000>, /* SCU */

0 commit comments

Comments
 (0)