dt-bindings: msm: Add MSM bindings for SunP SoC

Add compatible strings for APQ variant of Sun SoC on MTP, CDP and
QRD platforms.

Change-Id: I8dd8e0ec70d2c1fd6fe931cc312a114a7c1076cd
Signed-off-by: Unnathi Chalicheemala <quic_uchalich@quicinc.com>
This commit is contained in:
Unnathi Chalicheemala
2023-10-31 09:52:21 -07:00
committed by Your
parent c66475eb27
commit ccfdbe9ae8

View File

@@ -1,7 +1,7 @@
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
%YAML 1.2
---
$id: http://devicetree.org/schemas/arm/msm.yaml#
$id: http://devicetree.org/schemas/arm/msm/msm.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm Technologies, Inc. MSM
@@ -54,4 +54,15 @@ properties:
- qcom,rumi
- const: qcom,sun
- description: Qualcomm Technologies, Inc. SUNP RUMI
items:
- enum:
- qcom,sunp-cdp
- qcom,cdp
- qcom,sunp-mtp
- qcom,mtp
- qcom,sunp-qrd
- qcom,qrd
- const: qcom,sunp
additionalProperties: true