Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
[sfrench/cifs-2.6.git] / Documentation / devicetree / bindings / sound / rt5631.txt
index 92b986ca337bf82ad048106e4157aea981be4c7a..56bc85232c49d79dd7579c32c25976fc49364fda 100644 (file)
@@ -35,14 +35,14 @@ Pins on the device (for linking into audio routes):
 
 Example:
 
-alc5631: alc5631@1a {
+alc5631: audio-codec@1a {
        compatible = "realtek,alc5631";
        reg = <0x1a>;
 };
 
 or
 
-rt5631: rt5631@1a {
+rt5631: audio-codec@1a {
        compatible = "realtek,rt5631";
        reg = <0x1a>;
 };