ARM: dts: msm: Add initial device trees for Kera SoC
Add initial device trees to support Kera SoC. Change-Id: If5f894a0cceeb78aea58b562315b6b7c7a4c3fcf Signed-off-by: Mukesh Ojha <quic_mojha@quicinc.com>
This commit is contained in:
12
qcom/kera.dts
Normal file
12
qcom/kera.dts
Normal file
@@ -0,0 +1,12 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
/*
|
||||
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
/dts-v1/;
|
||||
#include "kera.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Kera SoC";
|
||||
compatible = "qcom,kera";
|
||||
qcom,board-id = <0 0>;
|
||||
};
|
Reference in New Issue
Block a user