diff mbox series

[3/4] arm64: dts: imx8mn: add spba bus node

Message ID 1609243245-9671-4-git-send-email-peng.fan@nxp.com (mailing list archive)
State New, archived
Headers show
Series arm64: dts: imx8m: add spda bus | expand

Commit Message

Peng Fan Dec. 29, 2020, noon UTC
From: Peng Fan <peng.fan@nxp.com>

According to RM, there is a spba bus inside aips3 and aips1, add it.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
 arch/arm64/boot/dts/freescale/imx8mn.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Krzysztof Kozlowski Dec. 29, 2020, 4:13 p.m. UTC | #1
On Tue, Dec 29, 2020 at 08:00:44PM +0800, peng.fan@nxp.com wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> According to RM, there is a spba bus inside aips3 and aips1, add it.

This does not look like matching contents of commit.

Best regards,
Krzysztof


> 
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
> ---
>  arch/arm64/boot/dts/freescale/imx8mn.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/freescale/imx8mn.dtsi b/arch/arm64/boot/dts/freescale/imx8mn.dtsi
> index 73602832ccaa..033fa90570ff 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mn.dtsi
> +++ b/arch/arm64/boot/dts/freescale/imx8mn.dtsi
> @@ -749,7 +749,7 @@ uart2: serial@30890000 {
>  					clock-names = "ipg", "per";
>  					status = "disabled";
>  				};
> -			}
> +			};
>  
>  			crypto: crypto@30900000 {
>  				compatible = "fsl,sec-v4.0";
> -- 
> 2.28.0
>
Peng Fan Dec. 30, 2020, 2:32 a.m. UTC | #2
> Subject: Re: [PATCH 3/4] arm64: dts: imx8mn: add spba bus node
> 
> On Tue, Dec 29, 2020 at 08:00:44PM +0800, peng.fan@nxp.com wrote:
> > From: Peng Fan <peng.fan@nxp.com>
> >
> > According to RM, there is a spba bus inside aips3 and aips1, add it.
> 
> This does not look like matching contents of commit.

Posted in a rush. Forgot to squash commits.

Thanks,
Peng.

> 
> Best regards,
> Krzysztof
> 
> 
> >
> > Signed-off-by: Peng Fan <peng.fan@nxp.com>
> > ---
> >  arch/arm64/boot/dts/freescale/imx8mn.dtsi | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/arch/arm64/boot/dts/freescale/imx8mn.dtsi
> b/arch/arm64/boot/dts/freescale/imx8mn.dtsi
> > index 73602832ccaa..033fa90570ff 100644
> > --- a/arch/arm64/boot/dts/freescale/imx8mn.dtsi
> > +++ b/arch/arm64/boot/dts/freescale/imx8mn.dtsi
> > @@ -749,7 +749,7 @@ uart2: serial@30890000 {
> >  					clock-names = "ipg", "per";
> >  					status = "disabled";
> >  				};
> > -			}
> > +			};
> >
> >  			crypto: crypto@30900000 {
> >  				compatible = "fsl,sec-v4.0";
> > --
> > 2.28.0
> >
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/freescale/imx8mn.dtsi b/arch/arm64/boot/dts/freescale/imx8mn.dtsi
index 73602832ccaa..033fa90570ff 100644
--- a/arch/arm64/boot/dts/freescale/imx8mn.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mn.dtsi
@@ -749,7 +749,7 @@  uart2: serial@30890000 {
 					clock-names = "ipg", "per";
 					status = "disabled";
 				};
-			}
+			};
 
 			crypto: crypto@30900000 {
 				compatible = "fsl,sec-v4.0";