ARM: dts: msm: set aux switch as fsa4480 for kera qrd platform

This change sets aux switch as fsa4480 for kera qrd platform.

Change-Id: Ie6b3311879dcc84284c32a4801a98b50fbe6c07b
Signed-off-by: Yahui Wang <quic_yahuiw@quicinc.com>
This commit is contained in:
Yahui Wang
2025-02-14 18:47:18 +08:00
parent 6fc92cca7e
commit 814a9fa2be

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved.
*/
#include "kera-sde-display.dtsi"
@@ -180,6 +180,10 @@
qcom,mdss-dsi-bl-max-level = <1023>;
};
&sde_dp {
qcom,dp-aux-switch = <&fsa4480>;
};
&sde_dsi {
qcom,dsi-default-panel = <&dsi_vtdr6130_amoled_cmd>;
};