arm64: dts: imx8qm:imx8qxp align CAAM Job ring node naming
authorSilvano di Ninno <silvano.dininno@nxp.com>
Tue, 3 Mar 2020 17:09:50 +0000 (18:09 +0100)
committerDong Aisheng <aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:22:08 +0000 (11:22 +0800)
Align i.MX 8QXP/QM Job ring node naming
with the rest of the i.MX 8 platforms.

Signed-off-by: Silvano di Ninno <silvano.dininno@nxp.com>
Reviewed-by: Horia Geantă <horia.geanta@nxp.com>
arch/arm64/boot/dts/freescale/imx8-ss-security.dtsi

index e11a3dc..1b02b10 100644 (file)
@@ -22,7 +22,7 @@ security_subsys: bus@31400000 {
                power-domains = <&pd IMX_SC_R_CAAM_JR2>;
                power-domain-names = "jr";
 
-               sec_jr2: jr2@30000 {
+               sec_jr2: jr@30000 {
                        compatible = "fsl,sec-v4.0-job-ring";
                        reg = <0x30000 0x10000>;
                        interrupts = <GIC_SPI 453 IRQ_TYPE_LEVEL_HIGH>;
@@ -30,7 +30,7 @@ security_subsys: bus@31400000 {
                        power-domain-names = "jr";
                };
 
-               sec_jr3: jr3@40000 {
+               sec_jr3: jr@40000 {
                        compatible = "fsl,sec-v4.0-job-ring";
                        reg = <0x40000 0x10000>;
                        interrupts = <GIC_SPI 454 IRQ_TYPE_LEVEL_HIGH>;