diff --git a/Documentation/devicetree/bindings/soc/fsl/fsl,rpmsg.txt b/Documentation/devicetree/bindings/soc/fsl/fsl,rpmsg.txt index 726775672b5f..f27e843a8d82 100644 --- a/Documentation/devicetree/bindings/soc/fsl/fsl,rpmsg.txt +++ b/Documentation/devicetree/bindings/soc/fsl/fsl,rpmsg.txt @@ -15,7 +15,9 @@ One physical memory region used to store the vring is mandatory required to pre-reserved and well-knowned by both A core and M core Required properties: -- compatible: "fsl,imx8qxp-rpmsg", "fsl,imx8mq-rpmsg". +- compatible: "fsl,imx8qxp-rpmsg", "fsl,imx8mq-rpmsg", "fsl,imx8mm-rpmsg", + "fsl,imx8qm-rpmsg", "fsl,imx7ulp-rpmsg", "fsl,imx7d-rpmsg", + "fsl,imx6sx-rpmsg". - vdev-nums: The number of the remote virtual devices. - reg: The reserved phisical DDR memory used to store vring descriptors.