Files
android_kernel_samsung_sm87…/pineapple-kiwi-bt.dts
Sai Teja Aluvala 7241c3d65c ARM: dts: msm: Add soc id 696 for Pineapple
Add soc id to support Pineapple new variant used for tablet.

Change-Id: Ifc99f8ef37235dfe8859a56e232e5e504c8c1353
Signed-off-by: Sai Teja Aluvala <quic_saluvala@quicinc.com>
2024-12-05 06:12:26 -08:00

19 lines
436 B
Plaintext

// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
*/
/dts-v1/;
/plugin/;
#include "pineapple-kiwi-bt.dtsi"
/ {
model = "Qualcomm Technologies, Inc. Pineapple SoCs";
compatible = "qcom,pineapple", "qcom,pineapplep";
qcom,msm-id = <557 0x10000>, <577 0x10000>, <557 0x20000>, <577 0x20000>,
<696 0x20000>;
qcom,board-id = <0 0>;
};