Skip to content

Commit

Permalink
dt-bindings: clock: combine qcom,sdm845-videocc and qcom,sc7180-videocc
Browse files Browse the repository at this point in the history
These two bindings are almost identical, so combine them into one. This
will make it easier to add the sm8150 and sm8250 videocc bindings.

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20200923160635.28370-2-jonathan@marek.ca
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
  • Loading branch information
Jonathan Marek authored and Stephen Boyd committed Oct 14, 2020
1 parent 8c18b41 commit 70d795d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 70 deletions.
65 changes: 0 additions & 65 deletions Documentation/devicetree/bindings/clock/qcom,sc7180-videocc.yaml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,23 +1,27 @@
# SPDX-License-Identifier: GPL-2.0-only
%YAML 1.2
---
$id: http://devicetree.org/schemas/clock/qcom,sdm845-videocc.yaml#
$id: http://devicetree.org/schemas/clock/qcom,videocc.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#

title: Qualcomm Video Clock & Reset Controller Binding for SDM845
title: Qualcomm Video Clock & Reset Controller Binding

maintainers:
- Taniya Das <tdas@codeaurora.org>

description: |
Qualcomm video clock control module which supports the clocks, resets and
power domains on SDM845.
power domains on SDM845/SC7180.
See also dt-bindings/clock/qcom,videocc-sdm845.h.
See also:
dt-bindings/clock/qcom,videocc-sc7180.h
dt-bindings/clock/qcom,videocc-sdm845.h
properties:
compatible:
const: qcom,sdm845-videocc
enum:
- qcom,sc7180-videocc
- qcom,sdm845-videocc

clocks:
items:
Expand Down

0 comments on commit 70d795d

Please sign in to comment.