Re: [PATCH 21/33] dt-bindings: clock: qcom-rpmhcc: Add the SM7150 compatible

2025-05-12 Thread Krzysztof Kozlowski
On Wed, Apr 23, 2025 at 12:31:25AM GMT, Danila Tikhonov wrote: > Update the documentation for clock rpmh driver on SM7150 SoCs. > > Signed-off-by: Danila Tikhonov > --- > .../bindings/clock/qcom,rpmhcc.yaml | 53 ++- > 1 file changed, 29 insertions(+), 24 deletions(-) >

[PATCH 21/33] dt-bindings: clock: qcom-rpmhcc: Add the SM7150 compatible

2025-04-22 Thread Danila Tikhonov
Update the documentation for clock rpmh driver on SM7150 SoCs. Signed-off-by: Danila Tikhonov --- .../bindings/clock/qcom,rpmhcc.yaml | 53 ++- 1 file changed, 29 insertions(+), 24 deletions(-) diff --git a/Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml b/Do