diff options
Diffstat (limited to 'Bindings/clock/ti/divider.txt')
-rw-r--r-- | Bindings/clock/ti/divider.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Bindings/clock/ti/divider.txt b/Bindings/clock/ti/divider.txt index 35a6f5c7e5c2..9b13b32974f9 100644 --- a/Bindings/clock/ti/divider.txt +++ b/Bindings/clock/ti/divider.txt @@ -75,6 +75,9 @@ Optional properties: - ti,invert-autoidle-bit : autoidle is enabled by setting the bit to 0, see [2] - 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: dpll_usb_m2_ck: dpll_usb_m2_ck@4a008190 { |