Re: [PATCH 3/8] dt-bindings: remoteproc: imx_rproc: support i.MX8MN/P

2021-03-27 Thread Rob Herring
On Mon, 22 Mar 2021 16:12:38 +0800, peng@oss.nxp.com wrote:
> From: Peng Fan 
> 
> Add i.MX8MN/P remote processor(Cortex-M7) compatible string
> 
> Signed-off-by: Peng Fan 
> ---
>  Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 

Acked-by: Rob Herring 


[PATCH 3/8] dt-bindings: remoteproc: imx_rproc: support i.MX8MN/P

2021-03-22 Thread peng . fan
From: Peng Fan 

Add i.MX8MN/P remote processor(Cortex-M7) compatible string

Signed-off-by: Peng Fan 
---
 Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml 
b/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml
index 3040420ad6a3..dea92538b983 100644
--- a/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml
+++ b/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml
@@ -17,6 +17,8 @@ properties:
 enum:
   - fsl,imx8mq-cm4
   - fsl,imx8mm-cm4
+  - fsl,imx8mn-cm7
+  - fsl,imx8mp-cm7
   - fsl,imx7d-cm4
   - fsl,imx7ulp-cm4
   - fsl,imx6sx-cm4
-- 
2.30.0