On Tue, Aug 02, 2016 at 03:14:57PM +0200, Daniel Vetter wrote:
> Archit Tajena is the maintainer of last resort for anything related to
> drm_bridge.
That's Archit Taneja (note spelling of surname)
for anyone else who's confused. Can we get him listed in MAINTAINERS
please so it's easier for pe
Hi Daniel
> > > > Mark, Thierry, Daniel
> > > > I wonder who can be maintainer for this patch ??
> > >
> > > It's a DRM patch so I'd expect someone in the DRM subsystem.
> >
> > OK, I see.
> > But, I will keep Cc to you for this patch-set.
>
> Archit Tajena is the maintainer of last resort for
On Tue, Aug 02, 2016 at 12:47:46AM +, Kuninori Morimoto wrote:
>
> Hi Mark
>
> > > Mark, Thierry, Daniel
> > > I wonder who can be maintainer for this patch ??
> >
> > It's a DRM patch so I'd expect someone in the DRM subsystem.
>
> OK, I see.
> But, I will keep Cc to you for this patch-set
Hi Mark
> > Mark, Thierry, Daniel
> > I wonder who can be maintainer for this patch ??
>
> It's a DRM patch so I'd expect someone in the DRM subsystem.
OK, I see.
But, I will keep Cc to you for this patch-set.
Hi Russell
> > +static int snd_dw_hdmi_probe(struct platform_device *pdev)
> > +{
> > + struct dw_hdmi_i2s_audio_data *audio = pdev->dev.platform_data;
> > + struct platform_device_info pdevinfo;
> > + struct hdmi_codec_pdata pdata;
> > +
> > + pdata.ops = &dw_hdmi_i2s_ops;
On Mon, Aug 01, 2016 at 04:57:07AM +, Kuninori Morimoto wrote:
> Mark, Thierry, Daniel
> I wonder who can be maintainer for this patch ??
It's a DRM patch so I'd expect someone in the DRM subsystem.
signature.asc
Description: PGP signature
On Fri, Jun 24, 2016 at 11:40:44AM +0900, Kuninori Morimoto wrote:
> +static int snd_dw_hdmi_probe(struct platform_device *pdev)
> +{
> + struct dw_hdmi_i2s_audio_data *audio = pdev->dev.platform_data;
> + struct platform_device_info pdevinfo;
> + struct hdmi_codec_pdata pdata;
> +
> +
Hi,
On 01-08-2016 05:57, Kuninori Morimoto wrote:
> Hi Jose
> Cc: Mark, Thierry, Daniel
>
>>> From: Kuninori Morimoto
>>>
>>> Current dw-hdmi is supporting sound via AHB bus, but it has
>>> I2S audio feature too. This patch adds I2S audio support to dw-hdmi.
>>> This HDMI I2S is supported by usin
Hi Jose
Cc: Mark, Thierry, Daniel
> > From: Kuninori Morimoto
> >
> > Current dw-hdmi is supporting sound via AHB bus, but it has
> > I2S audio feature too. This patch adds I2S audio support to dw-hdmi.
> > This HDMI I2S is supported by using ALSA SoC common HDMI encoder
> > driver.
> >
> > Sign
Hi,
On 24-06-2016 03:40, Kuninori Morimoto wrote:
> From: Kuninori Morimoto
>
> Current dw-hdmi is supporting sound via AHB bus, but it has
> I2S audio feature too. This patch adds I2S audio support to dw-hdmi.
> This HDMI I2S is supported by using ALSA SoC common HDMI encoder
> driver.
>
> Sign
From: Kuninori Morimoto
Current dw-hdmi is supporting sound via AHB bus, but it has
I2S audio feature too. This patch adds I2S audio support to dw-hdmi.
This HDMI I2S is supported by using ALSA SoC common HDMI encoder
driver.
Signed-off-by: Kuninori Morimoto
---
drivers/gpu/drm/bridge/Kconfig
11 matches
Mail list logo