From 28dff109e4232770fafb947c30a67428a6c9bf28 Mon Sep 17 00:00:00 2001 From: Shawn Guo Date: Sun, 28 Apr 2013 10:01:18 +0800 Subject: ARM: dts: imx6qdl: remove redundant ocotp node There is a redundant ocotp node. Remove it. Signed-off-by: Shawn Guo --- arch/arm/boot/dts/imx6qdl.dtsi | 5 ----- 1 file changed, 5 deletions(-) (limited to 'arch/arm/boot/dts/imx6qdl.dtsi') diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi index 92169e65040a..42e461c113c3 100644 --- a/arch/arm/boot/dts/imx6qdl.dtsi +++ b/arch/arm/boot/dts/imx6qdl.dtsi @@ -754,11 +754,6 @@ reg = <0x021bc000 0x4000>; }; - ocotp@021c0000 { - reg = <0x021c0000 0x4000>; - interrupts = <0 21 0x04>; - }; - tzasc@021d0000 { /* TZASC1 */ reg = <0x021d0000 0x4000>; interrupts = <0 108 0x04>; -- cgit v1.2.3-59-g8ed1b