|
@@ -75,6 +75,9 @@ Optional properties:
|
|
- ti,invert-autoidle-bit : autoidle is enabled by setting the bit to 0,
|
|
- ti,invert-autoidle-bit : autoidle is enabled by setting the bit to 0,
|
|
see [2]
|
|
see [2]
|
|
- ti,set-rate-parent : clk_set_rate is propagated to parent
|
|
- ti,set-rate-parent : clk_set_rate is propagated to parent
|
|
|
|
+- ti,latch-bit : latch the divider value to HW, only needed if the register
|
|
|
|
+ access requires this. As an example dra76x DPLL_GMAC H14 divider implements
|
|
|
|
+ such behavior.
|
|
|
|
|
|
Examples:
|
|
Examples:
|
|
dpll_usb_m2_ck: dpll_usb_m2_ck@4a008190 {
|
|
dpll_usb_m2_ck: dpll_usb_m2_ck@4a008190 {
|