dt-bindings: soc: rockchip: pvtm: Make resets as optional property

Change-Id: I2e7bd9b6777783cfca180a3b972aff01be336be6
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
Finley Xiao
2020-04-08 19:35:28 +08:00
committed by Tao Huang
parent 475d3d26ba
commit bc8e039e37

View File

@@ -20,6 +20,8 @@ Required properties:
- clocks: Must contain an entry for each entry in clock-names.
See ../../clocks/clock-bindings.txt for details.
- clock-names: Should be "core_l", "core_b", "gpu", "ddr" and "pmu".
Optional properties:
- resets: Must contain an entry for each entry in reset-names.
See ../../reset/reset.txt for details.
- reset-names: Should be "core_l", "core_b", "gpu", "ddr" and "pmu".