Enable display on tuna trustedvm platforms. Change-Id: I0135626484601f55438135f4beeb6d114d50a559 Signed-off-by: Abhinav Saurabh <quic_abhisaur@quicinc.com>
11 lines
211 B
Plaintext
11 lines
211 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
#include "trustedvm-tuna-sde-display.dtsi"
|
|
|
|
&mdss_mdp {
|
|
qcom,sde-emulated-env;
|
|
};
|