Files
android_kernel_samsung_sm87…/qcom/opensource/audio-devicetree/sun-sec-q7-chn-audio-pinctrl-common.dtsi
2025-08-12 23:12:57 +02:00

33 lines
500 B
Plaintext
Executable File

// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/
&quat_mi2s_sck_sleep {
config {
/delete-property/ bias-pull-down;
bias-disable;
};
};
&quat_mi2s_ws_sleep {
config {
/delete-property/ bias-pull-down;
bias-disable;
};
};
&quat_mi2s_sd0_sleep {
config {
/delete-property/ bias-pull-down;
bias-disable;
};
};
&quat_mi2s_sd1_sleep {
config {
/delete-property/ bias-pull-down;
bias-disable;
};
};