1
0
Fork 0

ARM: dts: vfxxx: Add node corresponding to OCOTP

Add node corresponding to OCOTP IP block.

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
hifive-unleashed-5.1
Andrey Smirnov 2016-10-01 18:30:22 -07:00 committed by Shawn Guo
parent 227802b18d
commit fa8d20c8db
1 changed files with 6 additions and 0 deletions

View File

@ -520,6 +520,12 @@
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>;