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:
@@ -1,6 +1,6 @@
|
|||||||
// SPDX-License-Identifier: BSD-3-Clause
|
// 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"
|
#include "kera-sde-display.dtsi"
|
||||||
@@ -180,6 +180,10 @@
|
|||||||
qcom,mdss-dsi-bl-max-level = <1023>;
|
qcom,mdss-dsi-bl-max-level = <1023>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&sde_dp {
|
||||||
|
qcom,dp-aux-switch = <&fsa4480>;
|
||||||
|
};
|
||||||
|
|
||||||
&sde_dsi {
|
&sde_dsi {
|
||||||
qcom,dsi-default-panel = <&dsi_vtdr6130_amoled_cmd>;
|
qcom,dsi-default-panel = <&dsi_vtdr6130_amoled_cmd>;
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user