--- v1
+++ v2
@@ -1,5 +1,5 @@
-fsl_rpmsg cpu dai driver is dummy driver, which is mainly used for
-getting the user's configuration from device tree and configure the
+fsl_rpmsg cpu dai driver is driver for rpmsg audio, which is mainly used
+for getting the user's configuration from device tree and configure the
clocks which is used by Cortex-M core. So in this document define the
needed property.
@@ -11,7 +11,7 @@
diff --git a/Documentation/devicetree/bindings/sound/fsl,rpmsg.yaml b/Documentation/devicetree/bindings/sound/fsl,rpmsg.yaml
new file mode 100644
-index 000000000000..1c2679fac31e
+index 000000000000..2d3ce10d42fc
--- /dev/null
+++ b/Documentation/devicetree/bindings/sound/fsl,rpmsg.yaml
@@ -0,0 +1,80 @@
@@ -21,7 +21,7 @@
+$id: http://devicetree.org/schemas/sound/fsl,rpmsg.yaml#
+$schema: http://devicetree.org/meta-schemas/core.yaml#
+
-+title: NXP Audio RPMSG Dummy Controller
++title: NXP Audio RPMSG CPU DAI Controller
+
+maintainers:
+ - Shengjiu Wang <shengjiu.wang@nxp.com>