Merge "ARM: dts: msm: Enable external display on Kera"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
aebcf7088a
@@ -1,6 +1,7 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
/*
|
||||
* Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
* Copyright (c) 2025 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
#include <bindings/qcom,audio-ext-clk.h>
|
||||
@@ -418,7 +419,7 @@
|
||||
qcom,msm-mi2s-master = <1>, <1>, <1>, <1>, <1>, <1>, <1>;
|
||||
qcom,mi2s-tdm-is-hw-vote-needed = <1>, <1>, <1>, <1>, <1>, <1>, <1>;
|
||||
qcom,wcn-bt = <1>;
|
||||
qcom,ext-disp-audio-rx = <0>;
|
||||
qcom,ext-disp-audio-rx = <1>;
|
||||
qcom,tdm-max-slots = <8>;
|
||||
qcom,tdm-clk-attribute = <0x1>, <0x1>, <0x1>, <0x1>, <0x1>, <0x1>, <0x1>;
|
||||
qcom,mi2s-clk-attribute = <0x1>, <0x1>, <0x1>, <0x1>, <0x1>, <0x1>, <0x1>;
|
||||
|
Reference in New Issue
Block a user