|
@@ -13,6 +13,12 @@ Required Properties:
|
|
|
- #clock-cells: should be 1.
|
|
|
- #reset-cells: should be 1.
|
|
|
|
|
|
+Optional Properties:
|
|
|
+
|
|
|
+- rockchip,grf: phandle to the syscon managing the "general register files".
|
|
|
+ It is used for GRF muxes, if missing any muxes present in the GRF will not
|
|
|
+ be available.
|
|
|
+
|
|
|
Each clock is assigned an identifier and client nodes can use this identifier
|
|
|
to specify the clock which they consume. All available clocks are defined as
|
|
|
preprocessor macros in the dt-bindings/clock/rk3399-cru.h headers and can be
|