projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
227802b
)
ARM: dts: vfxxx: Add node corresponding to OCOTP
author
Andrey Smirnov
<andrew.smirnov@gmail.com>
Sun, 2 Oct 2016 01:30:22 +0000
(18:30 -0700)
committer
Shawn 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
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/vfxxx.dtsi
b/arch/arm/boot/dts/vfxxx.dtsi
index 2c13ec696ac541f96d781c5a94c251bad36e481a..75850c03354549deca5efc501429c2f3b031bfd8 100644
(file)
--- a/
arch/arm/boot/dts/vfxxx.dtsi
+++ b/
arch/arm/boot/dts/vfxxx.dtsi
@@
-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>;