All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Jose Abreu <Jose.Abreu@synopsys.com>
Cc: linux-snps-arc@lists.infradead.org, linux-kernel@vger.kernel.org,
	dri-devel@lists.freedesktop.org, alsa-devel@alsa-project.org,
	devicetree@vger.kernel.org, airlied@linux.ie,
	lgirdwood@gmail.com, perex@perex.cz, tiwai@suse.com,
	laurent.pinchart+renesas@ideasonboard.com,
	wsa+renesas@sang-engineering.com, lars@metafoo.de,
	ville.syrjala@linux.intel.com,
	nariman@opensource.wolfsonmicro.com, alexander.deucher@amd.com,
	Maruthi.Bayyavarapu@amd.com, buyitian@gmail.com, tixy@linaro.org,
	yitian.bu@tangramtek.com, Alexey.Brodkin@synopsys.com,
	robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com,
	ijc+devicetree@hellion.org.uk, galak@codeaurora.org,
	Vineet.Gupta1@synopsys.com, CARLOS.PALMINHA@synopsys.com
Subject: Re: [PATCH 0/3 v2] Add I2S/ADV7511 audio support for ARC AXS10x boards
Date: Tue, 29 Mar 2016 10:00:22 -0700	[thread overview]
Message-ID: <20160329170022.GT2350@sirena.org.uk> (raw)
In-Reply-To: <cover.1459174494.git.joabreu@synopsys.com>

[-- Attachment #1: Type: text/plain, Size: 951 bytes --]

On Mon, Mar 28, 2016 at 03:36:08PM +0100, Jose Abreu wrote:
> ARC AXS10x platforms consist of a mainboard with several peripherals.
> One of those peripherals is an HDMI output port controlled by the ADV7511
> transmitter.

I'm going to tell you the same thing I tell everyone else working on
HDMI audio integration: you all need to talk to each other and review
each other's code and unless there is a very good reason for it there
should be at least some code sharing.  For example take a look at the
patches Jyri Sarha has been posting recently.  I don't have detailed
knowledge of HDMI and the range of hardware that's out there for it but
I am seeing a number of different people posting patch serieses that
look a lot like each other and like they should be sharing things.

Please also try to keep your CC lists reasonable, the set of people
you've copied on this stuff is enormous and I'm having trouble seeing
why a lot of tehm are included.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Mark Brown <broonie@kernel.org>
To: Jose Abreu <Jose.Abreu@synopsys.com>
Cc: tixy@linaro.org, mark.rutland@arm.com,
	alsa-devel@alsa-project.org, lgirdwood@gmail.com,
	Alexey.Brodkin@synopsys.com, dri-devel@lists.freedesktop.org,
	linux-kernel@vger.kernel.org, yitian.bu@tangramtek.com,
	wsa+renesas@sang-engineering.com,
	laurent.pinchart+renesas@ideasonboard.com,
	nariman@opensource.wolfsonmicro.com,
	linux-snps-arc@lists.infradead.org, devicetree@vger.kernel.org,
	Maruthi.Bayyavarapu@amd.com, pawel.moll@arm.com,
	ijc+devicetree@hellion.org.uk, Vineet.Gupta1@synopsys.com,
	buyitian@gmail.com, robh+dt@kernel.org, perex@perex.cz,
	tiwai@suse.com, CARLOS.PALMINHA@synopsys.com,
	galak@codeaurora.org, alexander.deucher@amd.com
Subject: Re: [PATCH 0/3 v2] Add I2S/ADV7511 audio support for ARC AXS10x boards
Date: Tue, 29 Mar 2016 10:00:22 -0700	[thread overview]
Message-ID: <20160329170022.GT2350@sirena.org.uk> (raw)
In-Reply-To: <cover.1459174494.git.joabreu@synopsys.com>


[-- Attachment #1.1: Type: text/plain, Size: 951 bytes --]

On Mon, Mar 28, 2016 at 03:36:08PM +0100, Jose Abreu wrote:
> ARC AXS10x platforms consist of a mainboard with several peripherals.
> One of those peripherals is an HDMI output port controlled by the ADV7511
> transmitter.

I'm going to tell you the same thing I tell everyone else working on
HDMI audio integration: you all need to talk to each other and review
each other's code and unless there is a very good reason for it there
should be at least some code sharing.  For example take a look at the
patches Jyri Sarha has been posting recently.  I don't have detailed
knowledge of HDMI and the range of hardware that's out there for it but
I am seeing a number of different people posting patch serieses that
look a lot like each other and like they should be sharing things.

Please also try to keep your CC lists reasonable, the set of people
you've copied on this stuff is enormous and I'm having trouble seeing
why a lot of tehm are included.

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

WARNING: multiple messages have this Message-ID (diff)
From: broonie@kernel.org (Mark Brown)
To: linux-snps-arc@lists.infradead.org
Subject: [PATCH 0/3 v2] Add I2S/ADV7511 audio support for ARC AXS10x boards
Date: Tue, 29 Mar 2016 10:00:22 -0700	[thread overview]
Message-ID: <20160329170022.GT2350@sirena.org.uk> (raw)
In-Reply-To: <cover.1459174494.git.joabreu@synopsys.com>

On Mon, Mar 28, 2016@03:36:08PM +0100, Jose Abreu wrote:
> ARC AXS10x platforms consist of a mainboard with several peripherals.
> One of those peripherals is an HDMI output port controlled by the ADV7511
> transmitter.

I'm going to tell you the same thing I tell everyone else working on
HDMI audio integration: you all need to talk to each other and review
each other's code and unless there is a very good reason for it there
should be at least some code sharing.  For example take a look at the
patches Jyri Sarha has been posting recently.  I don't have detailed
knowledge of HDMI and the range of hardware that's out there for it but
I am seeing a number of different people posting patch serieses that
look a lot like each other and like they should be sharing things.

Please also try to keep your CC lists reasonable, the set of people
you've copied on this stuff is enormous and I'm having trouble seeing
why a lot of tehm are included.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-snps-arc/attachments/20160329/e963f8cf/attachment.sig>

  parent reply	other threads:[~2016-03-29 17:00 UTC|newest]

Thread overview: 66+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-28 14:36 [PATCH 0/3 v2] Add I2S/ADV7511 audio support for ARC AXS10x boards Jose Abreu
2016-03-28 14:36 ` Jose Abreu
2016-03-28 14:36 ` Jose Abreu
2016-03-28 14:36 ` [PATCH 1/3 v2] drm/i2c/adv7511: Add audio support Jose Abreu
2016-03-28 14:36   ` Jose Abreu
2016-03-29  8:05   ` Archit Taneja
2016-03-29  8:05     ` Archit Taneja
2016-03-29  8:05     ` Archit Taneja
2016-03-29 10:52     ` Jose Abreu
2016-03-29 10:52       ` Jose Abreu
2016-03-29 10:52       ` Jose Abreu
2016-03-29 17:03       ` Archit Taneja
2016-03-29 17:03         ` Archit Taneja
2016-03-29 17:03         ` Archit Taneja
2016-03-31 12:57         ` Jose Abreu
2016-03-31 12:57           ` Jose Abreu
2016-03-31 12:57           ` Jose Abreu
2016-03-30  9:58   ` Emil Velikov
2016-03-30  9:58     ` Emil Velikov
2016-03-30  9:58     ` Emil Velikov
2016-04-01 17:10   ` Laurent Pinchart
2016-04-01 17:10     ` Laurent Pinchart
2016-04-01 17:10     ` Laurent Pinchart
2016-04-04  9:05     ` Jose Abreu
2016-04-04  9:05       ` Jose Abreu
2016-04-04  9:05       ` Jose Abreu
2016-04-04 21:41       ` Laurent Pinchart
2016-04-04 21:41         ` Laurent Pinchart
2016-04-04 21:41         ` Laurent Pinchart
2016-04-05 11:00         ` Jose Abreu
2016-04-05 11:00           ` Jose Abreu
2016-04-05 11:00           ` Jose Abreu
2016-04-05 16:03           ` Laurent Pinchart
2016-04-05 16:03             ` Laurent Pinchart
2016-04-05 16:03             ` Laurent Pinchart
2016-04-03  5:05   ` kbuild test robot
2016-04-03  5:05     ` kbuild test robot
2016-04-03  5:05     ` kbuild test robot
2016-03-28 14:36 ` [PATCH 2/3 v2] ASoC: dwc: Add I2S HDMI " Jose Abreu
2016-03-28 14:36   ` Jose Abreu
2016-03-28 14:36   ` Jose Abreu
2016-03-28 15:35   ` Alexey Brodkin
2016-03-28 15:35     ` Alexey Brodkin
2016-03-28 15:35     ` Alexey Brodkin
2016-03-28 16:07     ` Jose Abreu
2016-03-28 16:07       ` Jose Abreu
2016-03-28 16:07       ` Jose Abreu
2016-03-29 17:31   ` Mark Brown
2016-03-29 17:31     ` Mark Brown
2016-03-29 17:31     ` Mark Brown
2016-03-29 18:03     ` Jose Abreu
2016-03-29 18:22       ` Mark Brown
2016-03-29 18:22         ` Mark Brown
2016-03-29 18:22         ` Mark Brown
2016-03-31  9:37         ` Jose Abreu
2016-03-31  9:37           ` Jose Abreu
2016-03-31  9:37           ` Jose Abreu
2016-03-31 16:56           ` Mark Brown
2016-03-31 16:56             ` Mark Brown
2016-03-31 16:56             ` Mark Brown
2016-03-28 14:36 ` [PATCH 3/3 v2] arc: axs10x: Add support for Designware I2S on DT Jose Abreu
2016-03-28 14:36   ` Jose Abreu
2016-03-28 14:36   ` Jose Abreu
2016-03-29 17:00 ` Mark Brown [this message]
2016-03-29 17:00   ` [PATCH 0/3 v2] Add I2S/ADV7511 audio support for ARC AXS10x boards Mark Brown
2016-03-29 17:00   ` Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160329170022.GT2350@sirena.org.uk \
    --to=broonie@kernel.org \
    --cc=Alexey.Brodkin@synopsys.com \
    --cc=CARLOS.PALMINHA@synopsys.com \
    --cc=Jose.Abreu@synopsys.com \
    --cc=Maruthi.Bayyavarapu@amd.com \
    --cc=Vineet.Gupta1@synopsys.com \
    --cc=airlied@linux.ie \
    --cc=alexander.deucher@amd.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=buyitian@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=galak@codeaurora.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=lars@metafoo.de \
    --cc=laurent.pinchart+renesas@ideasonboard.com \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-snps-arc@lists.infradead.org \
    --cc=mark.rutland@arm.com \
    --cc=nariman@opensource.wolfsonmicro.com \
    --cc=pawel.moll@arm.com \
    --cc=perex@perex.cz \
    --cc=robh+dt@kernel.org \
    --cc=tiwai@suse.com \
    --cc=tixy@linaro.org \
    --cc=ville.syrjala@linux.intel.com \
    --cc=wsa+renesas@sang-engineering.com \
    --cc=yitian.bu@tangramtek.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.