diff options
| author | Luca Weiss <luca.weiss@fairphone.com> | 2025-07-15 09:19:08 +0200 |
|---|---|---|
| committer | Bjorn Andersson <andersson@kernel.org> | 2025-07-16 23:17:05 -0500 |
| commit | 7e5368a14b8c295470ab07d2a9ad8ee9bf7187ee (patch) | |
| tree | 07dc5005ce679f03873ff0359039ac993aa74d02 /Documentation/devicetree/bindings/clock | |
| parent | f40b5217dce1832e5a270ee10f03d3d23233d720 (diff) | |
| download | linux-next-7e5368a14b8c295470ab07d2a9ad8ee9bf7187ee.tar.gz linux-next-7e5368a14b8c295470ab07d2a9ad8ee9bf7187ee.zip | |
dt-bindings: clock: qcom: document the Milos GPU Clock Controller
Add bindings documentation for the Milos (e.g. SM7635) Graphics Clock
Controller.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
Link: https://lore.kernel.org/r/20250715-sm7635-clocks-v3-8-18f9faac4984@fairphone.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/clock')
| -rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,sm8450-gpucc.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/qcom,sm8450-gpucc.yaml b/Documentation/devicetree/bindings/clock/qcom,sm8450-gpucc.yaml index 02968632fb3a..44380f6f8136 100644 --- a/Documentation/devicetree/bindings/clock/qcom,sm8450-gpucc.yaml +++ b/Documentation/devicetree/bindings/clock/qcom,sm8450-gpucc.yaml @@ -14,6 +14,7 @@ description: | domains on Qualcomm SoCs. See also:: + include/dt-bindings/clock/qcom,milos-gpucc.h include/dt-bindings/clock/qcom,sar2130p-gpucc.h include/dt-bindings/clock/qcom,sm4450-gpucc.h include/dt-bindings/clock/qcom,sm8450-gpucc.h @@ -25,6 +26,7 @@ description: | properties: compatible: enum: + - qcom,milos-gpucc - qcom,sar2130p-gpucc - qcom,sm4450-gpucc - qcom,sm8450-gpucc |
