Files
android_kernel_samsung_sm87…/sun/sun-dsp.dts
Himateja Reddy fbe37c58a9 arm64: dts: msm: Add SOC info for sun targets
Currently SOC info is not part of DT. Add SOC info to support
sun targets

Change-Id: I5f22bea964a9b9a561a4ddd1299d34c49f7d0954
Signed-off-by: Himateja Reddy <quic_hmreddy@quicinc.com>
2024-04-02 09:03:29 -07:00

12 lines
229 B
Plaintext

/dts-v1/;
/plugin/;
#include "sun-dsp.dtsi"
/ {
model = "Qualcomm Technologies, Inc. sun v1 SoC";
compatible = "qcom,sun";
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
qcom,board-id = <0 0>;
};