On Tue, 10 Mar 2020 15:37:56 +0100, Ansuel Smith wrote: > Add missing definition of rpm clk for ipq806x soc > > Signed-off-by: John Crispin <john@xxxxxxxxxxx> > Signed-off-by: Ansuel Smith <ansuelsmth@xxxxxxxxx> > Acked-by: John Crispin <john@xxxxxxxxxxx> > --- > .../devicetree/bindings/clock/qcom,rpmcc.txt | 1 + > drivers/clk/qcom/clk-rpm.c | 35 +++++++++++++++++++ > include/dt-bindings/clock/qcom,rpmcc.h | 4 +++ > 3 files changed, 40 insertions(+) > Please add Acked-by/Reviewed-by tags when posting new versions. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for acks received on the version they apply. If a tag was not added on purpose, please state why and what changed.