On Mon, 17 Dec 2018 19:15:36 -0700, Jeffrey Hugo wrote: > Add rpm smd clocks, PMIC and bus clocks which are required on MSM8998 > for clients to vote on. > > Signed-off-by: Jeffrey Hugo <jh...@codeaurora.org> > --- > v4 > -Fix compile issue > > v3 > -Ensure Marc's hang was addressed by GCC fixes > -Renamed the bb clks to ln_bb to match the schematics > > v2 > -fix compatible ordering nits per Stephen > > .../devicetree/bindings/clock/qcom,rpmcc.txt | 1 + > drivers/clk/qcom/clk-smd-rpm.c | 63 > ++++++++++++++++++++++ > include/dt-bindings/clock/qcom,rpmcc.h | 10 ++++ > 3 files changed, 74 insertions(+) >
Reviewed-by: Rob Herring <r...@kernel.org>