mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
rk2928: update i2s driver
This commit is contained in:
@@ -521,6 +521,7 @@ static int rockchip_i2s_dai_probe(struct snd_soc_dai *dai)
|
||||
rk30_mux_api_set(GPIO1A3_I2S_LRCKTX_NAME, GPIO1A_I2S_LRCKTX);
|
||||
rk30_mux_api_set(GPIO1A4_I2S_SDO_NAME, GPIO1A_I2S_SDO);
|
||||
rk30_mux_api_set(GPIO1A5_I2S_SDI_NAME, GPIO1A_I2S_SDI);
|
||||
break;
|
||||
#endif
|
||||
default:
|
||||
I2S_DBG("Enter:%s, %d, Error For DevId!!!", __FUNCTION__, __LINE__);
|
||||
|
||||
Reference in New Issue
Block a user