Add display support for SM8735P variant, SOC-ID: 694. Change-Id: I8c7a668727b52e67dabf7f0f4a7464f5ec880a84 Signed-off-by: Abhinav Saurabh <quic_abhisaur@quicinc.com> Signed-off-by: lnxdisplay <lnxdisplay@localhost>
15 lines
263 B
Plaintext
15 lines
263 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "tuna-sde.dtsi"
|
|
|
|
/ {
|
|
qcom,msm-id = <681 0x10000>, <655 0x10000>, <694 0x10000>;
|
|
qcom,board-id = <0 0>;
|
|
};
|