Merge "ARM: dts: msm: Add msm id for Sun Rumi"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
7da5526087
@@ -1,6 +1,6 @@
|
|||||||
// SPDX-License-Identifier: BSD-3-Clause
|
// SPDX-License-Identifier: BSD-3-Clause
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
* Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/dts-v1/;
|
/dts-v1/;
|
||||||
@@ -11,5 +11,6 @@
|
|||||||
/ {
|
/ {
|
||||||
model = "Qualcomm Technologies, Inc. Sun RUMI";
|
model = "Qualcomm Technologies, Inc. Sun RUMI";
|
||||||
compatible = "qcom,sun-rumi", "qcom,sun", "qcom,rumi";
|
compatible = "qcom,sun-rumi", "qcom,sun", "qcom,rumi";
|
||||||
|
qcom,msm-id = <618 0x10000>, <618 0x20000>;
|
||||||
qcom,board-id = <15 0>;
|
qcom,board-id = <15 0>;
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user