MLKU-38-2-fix ARM: dts: imx6: remove unused secvio_src property
authorHoria Geantă <horia.geanta@nxp.com>
Wed, 27 Nov 2019 12:55:08 +0000 (14:55 +0200)
committerDong Aisheng <aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:21:21 +0000 (11:21 +0800)
secvio_src property of caam_secvio node is a left-over from i.MX BSP,
remove it since it's no longer used.

Fixes: 2bc9a1114937 ("MLKU-38-2 ARM: dts: imx: add caam snvs and secvio")
Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
Acked-by: Leonard Crestez <leonard.crestez@nxp.com>
arch/arm/boot/dts/imx6qdl.dtsi
arch/arm/boot/dts/imx6sx.dtsi

index 7ca0e68..d1ab854 100644 (file)
                        irq_sec_vio: caam_secvio {
                                compatible = "fsl,imx6q-caam-secvio";
                                interrupts = <GIC_SPI 20 IRQ_TYPE_LEVEL_HIGH>;
-                               secvio_src = <0x8000001d>;
                                jtag-tamper = "disabled";
                                watchdog-tamper = "enabled";
                                internal-boot-tamper = "enabled";
index 8b34540..480ae0b 100644 (file)
                        irq_sec_vio: caam_secvio {
                                compatible = "fsl,imx6q-caam-secvio";
                                interrupts = <GIC_SPI 20 IRQ_TYPE_LEVEL_HIGH>;
-                               secvio_src = <0x8000001d>;
                                jtag-tamper = "disabled";
                                watchdog-tamper = "enabled";
                                internal-boot-tamper = "enabled";