Re: [PATCH] drm/meson: imply dw-hdmi i2s audio for meson hdmi

2019-05-24 Thread Neil Armstrong
On 29/04/2019 12:23, Jerome Brunet wrote: > Imply the i2s part of the Synopsys HDMI driver for Amlogic SoCs. > This will enable the i2s part by default when meson hdmi driver > is enable but let platforms not supported by the audio subsystem > disable it if necessary. > > Signed-off-by: Jerome Bru

[PATCH] drm/meson: imply dw-hdmi i2s audio for meson hdmi

2019-04-30 Thread Jerome Brunet
Imply the i2s part of the Synopsys HDMI driver for Amlogic SoCs. This will enable the i2s part by default when meson hdmi driver is enable but let platforms not supported by the audio subsystem disable it if necessary. Signed-off-by: Jerome Brunet --- drivers/gpu/drm/meson/Kconfig | 1 + 1 file