Re: [PATCH 1/3] staging: imx-drm: document internal HDMI I2C master controller DT binding

2014-12-02 Thread Wolfram Sang
> Thank you for references. Yes, thank you all. Really great to see this consolidation effort going on! > I'll try to review all out of i2c/busses/* registered i2c adapters, may > be there is something in common between all of them. Yay, cool! Thanks! > I'll prepare the change of the HDMI DDC

Re: [PATCH 1/3] staging: imx-drm: document internal HDMI I2C master controller DT binding

2014-12-02 Thread Vladimir Zapolskiy
Hi Andy, thank you for joining the discussion. On 02.12.2014 08:36, Andy Yan wrote: > Hi Vladimir: > > I am working on convert imx-hdmi to dw_hdmi now: > https://lkml.org/lkml/2014/12/1/190 > I also have a plan to use the internal HDMI I2C master under the I2c > framework, > and I also h

Re: [PATCH 1/3] staging: imx-drm: document internal HDMI I2C master controller DT binding

2014-12-01 Thread Andy Yan
Hi Vladimir: I am working on convert imx-hdmi to dw_hdmi now: https://lkml.org/lkml/2014/12/1/190 I also have a plan to use the internal HDMI I2C master under the I2c framework, and I also have a patch to do this work. So glad to see your work. Please also Cc me and zubair.kakak...@imgtec.

Re: [PATCH 1/3] staging: imx-drm: document internal HDMI I2C master controller DT binding

2014-12-01 Thread Philipp Zabel
Hi Vladimir, [Added Andy Yan to Cc:, because imx-hdmi->dw-hdmi] Am Montag, den 01.12.2014, 17:39 +0200 schrieb Vladimir Zapolskiy: > On 01.12.2014 17:11, Philipp Zabel wrote: > > Am Montag, den 01.12.2014, 16:54 +0200 schrieb Vladimir Zapolskiy: > >> Hi Philipp and Shawn, > >> > >> On 15.11.2014

Re: [PATCH 1/3] staging: imx-drm: document internal HDMI I2C master controller DT binding

2014-12-01 Thread Vladimir Zapolskiy
On 01.12.2014 17:11, Philipp Zabel wrote: > Am Montag, den 01.12.2014, 16:54 +0200 schrieb Vladimir Zapolskiy: >> Hi Philipp and Shawn, >> >> On 15.11.2014 19:49, Vladimir Zapolskiy wrote: >>> Provide information about how to bind internal iMX6Q/DL HDMI DDC I2C >>> master controller. The property i

Re: [PATCH 1/3] staging: imx-drm: document internal HDMI I2C master controller DT binding

2014-12-01 Thread Philipp Zabel
Am Montag, den 01.12.2014, 16:54 +0200 schrieb Vladimir Zapolskiy: > Hi Philipp and Shawn, > > On 15.11.2014 19:49, Vladimir Zapolskiy wrote: > > Provide information about how to bind internal iMX6Q/DL HDMI DDC I2C > > master controller. The property is set as optional one, because iMX6 > > HDMI D

Re: [PATCH 1/3] staging: imx-drm: document internal HDMI I2C master controller DT binding

2014-12-01 Thread Vladimir Zapolskiy
Hi Philipp and Shawn, On 15.11.2014 19:49, Vladimir Zapolskiy wrote: > Provide information about how to bind internal iMX6Q/DL HDMI DDC I2C > master controller. The property is set as optional one, because iMX6 > HDMI DDC bus may be represented by one of general purpose I2C busses > found on SoC.

[PATCH 1/3] staging: imx-drm: document internal HDMI I2C master controller DT binding

2014-11-15 Thread Vladimir Zapolskiy
Provide information about how to bind internal iMX6Q/DL HDMI DDC I2C master controller. The property is set as optional one, because iMX6 HDMI DDC bus may be represented by one of general purpose I2C busses found on SoC. Signed-off-by: Vladimir Zapolskiy Cc: Wolfram Sang Cc: Philipp Zabel Cc: S