linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@the-dreams.de>
To: "Niklas Söderlund" <niklas.soderlund@ragnatech.se>
Cc: Simon Horman <horms@verge.net.au>,
	Wolfram Sang <wsa+renesas@sang-engineering.com>,
	linux-renesas-soc@vger.kernel.org, linux-i2c@vger.kernel.org
Subject: Re: [PATCH v4 00/14] ARM: dts: r8a779x: use demuxer for I2C
Date: Wed, 4 Jan 2017 11:25:50 +0100	[thread overview]
Message-ID: <20170104102550.GA1452@katana> (raw)
In-Reply-To: <20161110153016.GJ26304@bigcity.dyn.berto.se>

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

Bump...

> Yes, this is a bug in the rcar-vin driver which is addressed in the Gen3 
> patches. However I'm not sure those patches will make it to v4.10, not 
> much review from the V4L2 side yet (Geert and Sergei have had a few 
> comments so there will at lest be one more iteration).

Seems your predictions were correct. I still get:

* OOPS with renesas/dt-for-v4.11 and these patches on top
* no OOPS with renesas-drivers/master and these patches on top

So, it seems to me that we still should wait with the HDMI related
patches of this series until the rcar-vin-gen3 branch is in -next.
D'accord everyone?

Regards,

   Wolfram


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

  parent reply	other threads:[~2017-01-04 10:25 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-06 20:20 [PATCH v4 00/14] ARM: dts: r8a779x: use demuxer for I2C Wolfram Sang
2016-11-06 20:20 ` [PATCH v4 01/14] ARM: dts: lager: rename and reindex i2cexio Wolfram Sang
2016-11-07 13:12   ` Geert Uytterhoeven
2016-11-10 10:11     ` Simon Horman
2016-11-06 20:20 ` [PATCH v4 02/14] ARM: dts: lager: use demuxer for IIC1/I2C1 Wolfram Sang
2016-11-06 20:20 ` [PATCH v4 03/14] ARM: dts: lager: use demuxer for IIC2/I2C2 Wolfram Sang
2016-11-06 20:20 ` [PATCH v4 04/14] ARM: dts: lager: use demuxer for IIC3/I2C3 Wolfram Sang
2016-11-06 20:20 ` [PATCH v4 05/14] ARM: dts: koelsch: use demuxer for I2C1 Wolfram Sang
2016-11-06 20:20 ` [PATCH v4 06/14] ARM: dts: koelsch: use demuxer for I2C2 Wolfram Sang
2016-11-06 20:20 ` [PATCH v4 07/14] ARM: dts: koelsch: use demuxer for I2C4 Wolfram Sang
2016-11-15 15:45   ` Geert Uytterhoeven
2016-11-15 17:44     ` Simon Horman
2016-11-16 10:35       ` Geert Uytterhoeven
2016-11-16 13:47         ` Simon Horman
2016-11-16 14:14           ` Geert Uytterhoeven
2016-11-16 14:17             ` Simon Horman
2016-11-16 13:48     ` Geert Uytterhoeven
2016-11-06 20:20 ` [PATCH v4 08/14] ARM: dts: porter: use demuxer for I2C2 Wolfram Sang
2016-11-06 20:20 ` [PATCH v4 09/14] ARM: dts: gose: " Wolfram Sang
2016-11-06 20:20 ` [PATCH v4 10/14] ARM: dts: gose: use demuxer for I2C4 Wolfram Sang
2016-11-06 20:20 ` [PATCH v4 11/14] ARM: dts: alt: use demuxer for I2C1 Wolfram Sang
2016-11-06 20:20 ` [PATCH v4 12/14] ARM: dts: alt: use demuxer for I2C4 Wolfram Sang
2016-11-06 20:20 ` [PATCH v4 13/14] ARM: dts: silk: use demuxer for I2C1 Wolfram Sang
2016-11-06 20:20 ` [PATCH v4 14/14] i2c: mux: demux-pinctrl: make drivers with no pinctrl work again Wolfram Sang
2016-11-07 13:10   ` Geert Uytterhoeven
2016-11-10 20:12   ` Wolfram Sang
2016-11-09  8:44 ` [PATCH v4 00/14] ARM: dts: r8a779x: use demuxer for I2C Simon Horman
2016-11-09  8:55   ` Geert Uytterhoeven
2016-11-09  8:59   ` Wolfram Sang
2016-11-09 14:35     ` Simon Horman
2016-11-09 19:00       ` Geert Uytterhoeven
2016-11-11  8:20         ` Simon Horman
2016-11-10 10:06     ` Simon Horman
2016-11-09 17:28   ` Wolfram Sang
2016-11-10  3:56     ` Magnus Damm
2016-11-10  7:57       ` Wolfram Sang
2016-11-10  8:12         ` Magnus Damm
2016-11-10 15:30   ` Niklas Söderlund
2016-11-10 15:39     ` Wolfram Sang
2017-01-04 10:25     ` Wolfram Sang [this message]
2017-01-09  9:34       ` Niklas Söderlund
2017-01-31 15:42         ` Niklas Söderlund

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=20170104102550.GA1452@katana \
    --to=wsa@the-dreams.de \
    --cc=horms@verge.net.au \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=niklas.soderlund@ragnatech.se \
    --cc=wsa+renesas@sang-engineering.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).