summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorFinley Xiao <finley.xiao@rock-chips.com>2017-05-11 16:01:10 +0800
committerHuang, Tao <huangtao@rock-chips.com>2017-05-11 19:21:53 +0800
commit5258d700a16d58ff3ba42f80a18a4b42820b6392 (patch)
tree8bcaf4c04478122399e669357af4590cb96aae47 /Documentation
parent4f60621439eb9e08b78ad406ed2104ccd40dde91 (diff)
nvmem: rockchip-efuse: add support for rk322x-efuse
This adds the necessary data for handling efuse on the rk322x. Change-Id: Iadd37923f5949a03630a936d5a41b955d443b2d8 Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/nvmem/rockchip-efuse.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/nvmem/rockchip-efuse.txt b/Documentation/devicetree/bindings/nvmem/rockchip-efuse.txt
index 970b50ee269c..c14063b905c8 100644
--- a/Documentation/devicetree/bindings/nvmem/rockchip-efuse.txt
+++ b/Documentation/devicetree/bindings/nvmem/rockchip-efuse.txt
@@ -4,6 +4,7 @@ Required properties:
- compatible: Should be one of the following.
- "rockchip,rk3066a-efuse" - for RK3066a SoCs.
- "rockchip,rk3188-efuse" - for RK3188 SoCs.
+ - "rockchip,rk322x-efuse" - for RK322x SoCs.
- "rockchip,rk3288-efuse" - for RK3288 SoCs.
- "rockchip,rk3288-secure-efuse" - for RK3288 SoCs.
- "rockchip,rk3328-efuse" - for RK3328 SoCs.