Message ID | 20210113183817.447866-5-angelogioacchino.delregno@somainline.org |
---|---|
State | Accepted |
Commit | 9502d488b1fc9019edc190bcd2f1aacec9e37bc3 |
Headers | show |
Series | SDM630/660 GCC/MMCC/GPUCC clock controllers | expand |
On Wed, 13 Jan 2021 19:38:12 +0100, AngeloGioacchino Del Regno wrote: > Document the multimedia clock controller found on SDM630/660. > > Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org> > --- > Documentation/devicetree/bindings/clock/qcom,mmcc.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring <robh@kernel.org>
Quoting AngeloGioacchino Del Regno (2021-01-13 10:38:12) > Document the multimedia clock controller found on SDM630/660. > > Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org> > --- Applied to clk-next
diff --git a/Documentation/devicetree/bindings/clock/qcom,mmcc.yaml b/Documentation/devicetree/bindings/clock/qcom,mmcc.yaml index af32dee14fc6..8b0b1c56f354 100644 --- a/Documentation/devicetree/bindings/clock/qcom,mmcc.yaml +++ b/Documentation/devicetree/bindings/clock/qcom,mmcc.yaml @@ -24,6 +24,8 @@ properties: - qcom,mmcc-msm8974 - qcom,mmcc-msm8996 - qcom,mmcc-msm8998 + - qcom,mmcc-sdm630 + - qcom,mmcc-sdm660 clocks: items:
Document the multimedia clock controller found on SDM630/660. Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org> --- Documentation/devicetree/bindings/clock/qcom,mmcc.yaml | 2 ++ 1 file changed, 2 insertions(+)