Here's a random collection of core clk documentation updates. During the process I noticed that the 'flags' member of the fixed rate clk wasn't used, so I dropped it and updated the user in the NXP driver. I'm planning to apply this for the v5.2 series.
Stephen Boyd (8): clk: Collapse gpio clk kerneldoc clk: Document deprecated things clk: Document CLK_MUX_READ_ONLY mux flag clk: Document __clk_mux_determine_rate() clk: nxp: Drop 'flags' on fixed_rate clk macro clk: Remove 'flags' member of struct clk_fixed_rate clk: Document and simplify clk_core_get_rate_nolock() clk: Drop duplicate clk_register() documentation drivers/clk/clk.c | 46 ++++++++++++++++++++--------------- drivers/clk/nxp/clk-lpc32xx.c | 7 +++--- include/linux/clk-provider.h | 39 +++++++++-------------------- 3 files changed, 40 insertions(+), 52 deletions(-) base-commit: bfeffd155283772bbe78c6a05dec7c0128ee500c -- Sent by a computer through tubes

