Re: [PATCH 3/5] arm: dts: sun8i: a83t: a711: Enable I2C0

2017-12-10 Thread Maxime Ripard
Hi, On Fri, Dec 08, 2017 at 10:54:17PM +0100, Mylène Josserand wrote: > The A711 has a touchscreen connected by I2C0. > Enable only I2C0 node for the moment. > > Signed-off-by: Mylène Josserand > --- > arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts | 7 +++ > 1 file changed, 7 insertions(+) > >

[PATCH 3/5] arm: dts: sun8i: a83t: a711: Enable I2C0

2017-12-08 Thread Mylène Josserand
The A711 has a touchscreen connected by I2C0. Enable only I2C0 node for the moment. Signed-off-by: Mylène Josserand --- arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts | 7 +++ 1 file changed, 7 insertions(+) diff --git a/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts b/arch/arm/boot/dts/sun8i-a83t-t