Skip to content

Commit 7935b53

Browse files
lumagandersson
authored andcommitted
dt-bindings: clock: Merge qcom,gpucc-sm8350 into qcom,gpucc.yaml
The GPU clock controller bindings for the Qualcomm sm8350 platform are not correct. The driver uses .fw_name instead of using indices to bind parent clocks, thus demanding the clock-names usage. With the proper clock-names in place, the bindings becomes equal to the bindings defined by qcom,gpucc.yaml, so it is impractical to keep them in a separate file. Signed-off-by: Dmitry Baryshkov <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent cb81719 commit 7935b53

File tree

2 files changed

+2
-71
lines changed

2 files changed

+2
-71
lines changed

Documentation/devicetree/bindings/clock/qcom,gpucc-sm8350.yaml

Lines changed: 0 additions & 71 deletions
This file was deleted.

Documentation/devicetree/bindings/clock/qcom,gpucc.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ description: |
2121
include/dt-bindings/clock/qcom,gpucc-sm6350.h
2222
include/dt-bindings/clock/qcom,gpucc-sm8150.h
2323
include/dt-bindings/clock/qcom,gpucc-sm8250.h
24+
include/dt-bindings/clock/qcom,gpucc-sm8350.h
2425
2526
properties:
2627
compatible:
@@ -33,6 +34,7 @@ properties:
3334
- qcom,sm6350-gpucc
3435
- qcom,sm8150-gpucc
3536
- qcom,sm8250-gpucc
37+
- qcom,sm8350-gpucc
3638

3739
clocks:
3840
items:

0 commit comments

Comments
 (0)