Re: [PATCH] Add support for definition of register maps in DT in ADV7604

2014-08-27 Thread Lars-Peter Clausen
On 08/27/2014 03:03 PM, Hans Verkuil wrote: On 08/27/14 14:53, jean-michel.hautb...@vodalys.com wrote: From: Jean-Michel Hautbois This patch adds support for DT parsing of register maps adresses. This allows multiple adv76xx devices on the same bus. Signed-off-by: Jean-Michel Hautbois ---

Re: [PATCH] Add support for definition of register maps in DT in ADV7604

2014-08-27 Thread Jean-Michel Hautbois
2014-08-27 15:03 GMT+02:00 Hans Verkuil : > On 08/27/14 14:53, jean-michel.hautb...@vodalys.com wrote: >> From: Jean-Michel Hautbois >> >> This patch adds support for DT parsing of register maps adresses. >> This allows multiple adv76xx devices on the same bus. >> >> Signed-off-by: Jean-Michel Hau

Re: [PATCH] Add support for definition of register maps in DT in ADV7604

2014-08-27 Thread Hans Verkuil
On 08/27/14 14:53, jean-michel.hautb...@vodalys.com wrote: > From: Jean-Michel Hautbois > > This patch adds support for DT parsing of register maps adresses. > This allows multiple adv76xx devices on the same bus. > > Signed-off-by: Jean-Michel Hautbois > --- > .../devicetree/bindings/media/i2

[PATCH] Add support for definition of register maps in DT in ADV7604

2014-08-27 Thread jean-michel . hautbois
From: Jean-Michel Hautbois This patch adds support for DT parsing of register maps adresses. This allows multiple adv76xx devices on the same bus. Signed-off-by: Jean-Michel Hautbois --- .../devicetree/bindings/media/i2c/adv7604.txt | 12 drivers/media/i2c/adv7604.c