public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] media: adv748x: Allow probe with a single output endpoint
@ 2018-09-17 11:30 Jacopo Mondi
  2018-09-17 11:30 ` [PATCH v3 1/4] media: i2c: adv748x: Support probing a single output Jacopo Mondi
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Jacopo Mondi @ 2018-09-17 11:30 UTC (permalink / raw)
  To: laurent.pinchart, kieran.bingham+renesas,
	niklas.soderlund+renesas
  Cc: Jacopo Mondi, linux-renesas-soc, linux-media

Hello Laurent, Kieran, Niklas,
   to address the Ebisu board use case, this series allows the adv748x driver
to probe with a single output connection defined.

Compared to v2, I have dropped the last patch, as without any dynamic routing
support it is not that helpful, and I've fixed most of commit messages as
suggested by Kieran.

I have tested in 3 conditions on Salvator-X M3-W:
- AFE input not registered
- TXB not registered (Ebisu use case)
- AFE and TXB not registered

Let me know if I can help testing this on Ebisu.

Thanks
   j

v2 -> v3:
- Drop v2 patch [5/5]
- Add Kieran's tags and modify commit messages as he suggested

Jacopo Mondi (4):
  media: i2c: adv748x: Support probing a single output
  media: i2c: adv748x: Handle TX[A|B] power management
  media: i2c: adv748x: Conditionally enable only CSI-2 outputs
  media: i2c: adv748x: Register only enabled inputs

 drivers/media/i2c/adv748x/adv748x-afe.c  |  2 +-
 drivers/media/i2c/adv748x/adv748x-core.c | 83 +++++++++++++++++---------------
 drivers/media/i2c/adv748x/adv748x-csi2.c | 29 ++++-------
 drivers/media/i2c/adv748x/adv748x-hdmi.c |  2 +-
 drivers/media/i2c/adv748x/adv748x.h      | 19 ++++++--
 5 files changed, 68 insertions(+), 67 deletions(-)

--
2.7.4

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-09-26 20:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-17 11:30 [PATCH v3 0/4] media: adv748x: Allow probe with a single output endpoint Jacopo Mondi
2018-09-17 11:30 ` [PATCH v3 1/4] media: i2c: adv748x: Support probing a single output Jacopo Mondi
2018-09-17 11:30 ` [PATCH v3 2/4] media: i2c: adv748x: Handle TX[A|B] power management Jacopo Mondi
2018-09-17 11:30 ` [PATCH v3 3/4] media: i2c: adv748x: Conditionally enable only CSI-2 outputs Jacopo Mondi
2018-09-17 11:30 ` [PATCH v3 4/4] media: i2c: adv748x: Register only enabled inputs Jacopo Mondi
2018-09-17 15:14 ` [PATCH v3 0/4] media: adv748x: Allow probe with a single output endpoint Laurent Pinchart
2018-09-26 13:47 ` Kieran Bingham

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox