]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: dts: vfxxx: Add node corresponding to OCOTP
authorAndrey Smirnov <andrew.smirnov@gmail.com>
Sun, 2 Oct 2016 01:30:22 +0000 (18:30 -0700)
committerShawn Guo <shawnguo@kernel.org>
Mon, 24 Oct 2016 08:47:49 +0000 (16:47 +0800)
Add node corresponding to OCOTP IP block.

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/vfxxx.dtsi

index 2c13ec696ac541f96d781c5a94c251bad36e481a..75850c03354549deca5efc501429c2f3b031bfd8 100644 (file)
                                status = "disabled";
                        };
 
+                       ocotp: ocotp@400a5000 {
+                               compatible = "fsl,vf610-ocotp";
+                               reg = <0x400a5000 0x1000>;
+                               clocks = <&clks VF610_CLK_OCOTP>;
+                       };
+
                        snvs0: snvs@400a7000 {
                            compatible = "fsl,sec-v4.0-mon", "syscon", "simple-mfd";
                                reg = <0x400a7000 0x2000>;