Merge tag 'drm-misc-next-2023-01-12' of git://anongit.freedesktop.org/drm/drm-misc...
[linux-2.6-microblaze.git] / drivers / gpu / drm / i2c / tda998x_drv.c
index 75d65ff..db5c934 100644 (file)
@@ -1174,6 +1174,8 @@ static int tda998x_audio_codec_init(struct tda998x_priv *priv,
        struct hdmi_codec_pdata codec_data = {
                .ops = &audio_codec_ops,
                .max_i2s_channels = 2,
+               .no_i2s_capture = 1,
+               .no_spdif_capture = 1,
        };
 
        if (priv->audio_port_enable[AUDIO_ROUTE_I2S])