ARM: dts: qcom: Add ParrotPRO SKU soc id support
Add ParrotPRO SKU soc id support in device tree. Change-Id: Ifdc24bf2db97048706d2f655be063b5c57e19799 Signed-off-by: Saranya R <quic_sarar@quicinc.com>
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Parrot";
|
||||
compatible = "qcom,parrot";
|
||||
qcom,msm-id = <537 0x10000>, <613 0x10000>;
|
||||
qcom,msm-id = <537 0x10000>, <613 0x10000>, <663 0x10000>;
|
||||
interrupt-parent = <&intc>;
|
||||
|
||||
#address-cells = <2>;
|
||||
|
Reference in New Issue
Block a user