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:
committed by
Your
parent
c66475eb27
commit
ccfdbe9ae8
@@ -1,7 +1,7 @@
|
|||||||
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
|
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
|
||||||
%YAML 1.2
|
%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#
|
$schema: http://devicetree.org/meta-schemas/core.yaml#
|
||||||
|
|
||||||
title: Qualcomm Technologies, Inc. MSM
|
title: Qualcomm Technologies, Inc. MSM
|
||||||
@@ -54,4 +54,15 @@ properties:
|
|||||||
- qcom,rumi
|
- qcom,rumi
|
||||||
- const: qcom,sun
|
- 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
|
additionalProperties: true
|
||||||
|
Reference in New Issue
Block a user