mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
Audio: for s7d skt config [1/1]
PD#SWPL-165962 Problem: card can not register Solution: 1. modify the pdm config Verify: use s7d skt Change-Id: I39b33b871d60d20636b9415000de8a0a1fe1687c Signed-off-by: qing.zhang <qing.zhang@amlogic.com>
This commit is contained in:
@@ -945,33 +945,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
pdmin: pdmin {
|
||||
mux { /* GPIOD_8, GPIOD_9 */
|
||||
groups = "pdm_din0_d";
|
||||
function = "pdm";
|
||||
};
|
||||
mux1 {
|
||||
groups = "pdm_dclk_d";
|
||||
function = "pdm";
|
||||
drive-strength-microamp = <500>;
|
||||
};
|
||||
};
|
||||
|
||||
spdifout: spdifout {
|
||||
mux { /* GPIOH_4 */
|
||||
groups = "spdif_out_h";
|
||||
function = "spdif_out";
|
||||
};
|
||||
};
|
||||
|
||||
spdifout_a_mute: spdifout_a_mute {
|
||||
mux { /* GPIOH_4 */
|
||||
groups = "GPIOH_4";
|
||||
function = "gpio_periphs";
|
||||
output-low;
|
||||
};
|
||||
};
|
||||
|
||||
dvb_s_ts0_pins: dvb_s_ts0_pins {
|
||||
tsin_a {
|
||||
groups = "tsin_a_sop",
|
||||
|
||||
Reference in New Issue
Block a user