dt-bindings: nvmem: rockchip-otp: Make resets as optional property

Change-Id: Icd2e130548e101a41b3030e90cbec9eca43d408e
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
Finley Xiao
2020-02-28 18:13:42 +08:00
parent 2cab89dcae
commit 09743e83d3

View File

@@ -7,6 +7,8 @@ Required properties:
- reg: Should contain the registers location and size
- clocks: Must contain an entry for each entry in clock-names.
- clock-names: Should be "otp", "apb_pclk" and "phy".
Optional properties:
- resets: Must contain an entry for each entry in reset-names.
See ../../reset/reset.txt for details.
- reset-names: Should be "phy".