[PATCH v4 3/3] ARM: dts: imx6q-sabrelite: add eeti egalax

2012-08-16 Thread Hui Wang
i.MX6Q sabrelite board uses i2c3 to connect an eeti egalax touchscreen controller, add it as an i2c slave device in the dts. Signed-off-by: Hui Wang --- arch/arm/boot/dts/imx6q-sabrelite.dts | 16 arch/arm/boot/dts/imx6q.dtsi |7 +++ 2 files changed, 23 insert

Re: [PATCH v4 3/3] ARM: dts: imx6q-sabrelite: add eeti egalax

2012-08-16 Thread Shawn Guo
On Thu, Aug 16, 2012 at 06:47:31PM +0800, Hui Wang wrote: > i.MX6Q sabrelite board uses i2c3 to connect an eeti egalax > touchscreen controller, add it as an i2c slave device in the dts. > > Signed-off-by: Hui Wang Looks good. Will apply it after the driver part gets accepted. -- Regards, Sha

Re: [PATCH v4 3/3] ARM: dts: imx6q-sabrelite: add eeti egalax

2012-08-16 Thread Hui Wang
Shawn Guo wrote: On Thu, Aug 16, 2012 at 06:47:31PM +0800, Hui Wang wrote: i.MX6Q sabrelite board uses i2c3 to connect an eeti egalax touchscreen controller, add it as an i2c slave device in the dts. Signed-off-by: Hui Wang Looks good. Will apply it after the driver part gets accept