Message ID | 20220706225321.26215-1-ansuelsmth@gmail.com |
---|---|
Headers | show |
Series | clk: qcom: Drop use of pxo/cxo_board for rpm devices | expand |
On Thu, 07 Jul 2022 00:53:18 +0200, Christian Marangi wrote: > qcom,rpmcc describe 2 different kind of device. > Currently we have definition for rpm-smd based device but we lack > Documentation for simple rpm based device. > > Add the missing clk for ipq806x, apq8060, msm8660 and apq8064 and > provide additional example to describe these new simple rpm based > devices. > > Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> > --- > .../devicetree/bindings/clock/qcom,rpmcc.yaml | 85 ++++++++++++++++++- > 1 file changed, 83 insertions(+), 2 deletions(-) > Reviewed-by: Rob Herring <robh@kernel.org>