Files
android_kernel_samsung_sm87…/hw_fence/sun-hw-fence.dts
Grace An 75ff3e799f ARM: dts: msm: mm-drivers: add soc info for sun target
Add SOC info to device-tree to support sun targets.

Change-Id: I700b2502d20424dac0b10ec9a09b02d14b48d1f4
Signed-off-by: Grace An <quic_gracan@quicinc.com>
2024-04-02 09:24:11 -07:00

17 lines
361 B
Plaintext

// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/
/dts-v1/;
/plugin/;
#include "sun-hw-fence.dtsi"
/ {
model = "Qualcomm Technologies, Inc. Sun SoC";
compatible = "qcom,sun";
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
qcom,board-id = <0 0>;
};