summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorChen Liang <cl@rock-chips.com>2017-04-11 15:51:23 +0800
committerHuang, Tao <huangtao@rock-chips.com>2017-04-11 16:37:57 +0800
commit976deff0dbc8e0af97b7ac1ba6dddb41cd1a9412 (patch)
tree552f51d11483180512592fd45501a1119a0165f2 /Documentation
parent8c606fb4f6e8bb852d48a3e1228f5ea33bdb308d (diff)
nvmem: rockchip-efuse: add optional property to get efuse size
The exact efuse size is defined in property <reg> before, this assume that the length of registers is equal to efuse size, but it not true for some chips, so we need anothor property to redefine efuse size. Change-Id: I9cdab8adc2a13b55cfcacc3c2248295c4387a806 Signed-off-by: Chen Liang <cl@rock-chips.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/nvmem/rockchip-efuse.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/nvmem/rockchip-efuse.txt b/Documentation/devicetree/bindings/nvmem/rockchip-efuse.txt
index ceab1d14f1ab..19b3dad67528 100644
--- a/Documentation/devicetree/bindings/nvmem/rockchip-efuse.txt
+++ b/Documentation/devicetree/bindings/nvmem/rockchip-efuse.txt
@@ -13,6 +13,10 @@ Required properties:
- clocks: Should be the clock id of eFuse
- clock-names: Should be "pclk_efuse"
+Optional properties:
+- rockchip,efuse-size: Should be exact eFuse size in byte, the eFuse
+ size in property <reg> will be invalid if define this property.
+
Deprecated properties:
- compatible: "rockchip,rockchip-efuse"
Old efuse compatible value compatible to rk3066a, rk3188 and rk3288