diff options
| author | Danila Tikhonov <danila@jiaxyga.com> | 2025-04-22 23:17:13 +0300 |
|---|---|---|
| committer | Bjorn Andersson <andersson@kernel.org> | 2025-06-17 15:59:37 -0500 |
| commit | 71da9389a51c257ed1177bd33bb641e9a21c6a5f (patch) | |
| tree | 5f30c3aaca332664be8f10e3db5b5facb2209536 | |
| parent | 64a026dd896e423a177fe87e11aa69bf5348c27b (diff) | |
dt-bindings: soc: qcom,dcc: Add the SM7150 compatible
Document DDC compatible for SM7150.
Signed-off-by: Danila Tikhonov <danila@jiaxyga.com>
Link: https://lore.kernel.org/r/20250422-sm7150-upstream-v1-12-bf9a9081631d@jiaxyga.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/soc/qcom/qcom,dcc.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,dcc.yaml b/Documentation/devicetree/bindings/soc/qcom/qcom,dcc.yaml index ce7e20dd22c9..fdc6fc17ed71 100644 --- a/Documentation/devicetree/bindings/soc/qcom/qcom,dcc.yaml +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,dcc.yaml @@ -18,6 +18,7 @@ properties: compatible: items: - enum: + - qcom,sm7150-dcc - qcom,sm8150-dcc - qcom,sc7280-dcc - qcom,sc7180-dcc |
