Re: [PATCH 8/8] drm/bridge: dw-hdmi-i2s: add .get_eld support

2019-08-07 Thread Jerome Brunet
On Wed 07 Aug 2019 at 14:57, Jonas Karlman wrote: > On 2019-08-05 15:41, Jerome Brunet wrote: >> Provide the eld to the generic hdmi-codec driver. >> This will let the driver enforce the maximum channel number and set the >> channel allocation depending on the hdmi sink. >> >> Cc: Jonas Karlman

Re: [PATCH 8/8] drm/bridge: dw-hdmi-i2s: add .get_eld support

2019-08-07 Thread Jonas Karlman
On 2019-08-05 15:41, Jerome Brunet wrote: > Provide the eld to the generic hdmi-codec driver. > This will let the driver enforce the maximum channel number and set the > channel allocation depending on the hdmi sink. > > Cc: Jonas Karlman > Signed-off-by: Jerome Brunet > --- > drivers/gpu/drm/br

[PATCH 8/8] drm/bridge: dw-hdmi-i2s: add .get_eld support

2019-08-05 Thread Jerome Brunet
Provide the eld to the generic hdmi-codec driver. This will let the driver enforce the maximum channel number and set the channel allocation depending on the hdmi sink. Cc: Jonas Karlman Signed-off-by: Jerome Brunet --- drivers/gpu/drm/bridge/synopsys/dw-hdmi-audio.h | 1 + drivers/gpu/drm