mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
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:
@@ -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".
|
||||
|
||||
Reference in New Issue
Block a user