[PATCH 3/5] arm: dts: sun8i: a83t: a711: Enable I2C0
From: Maxime Ripard <hidden>
Date: 2017-12-11 07:18:05
Also in:
linux-devicetree, linux-input, lkml
From: Maxime Ripard <hidden>
Date: 2017-12-11 07:18:05
Also in:
linux-devicetree, linux-input, lkml
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 <redacted> --- 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-tbs-a711.dts index a021ee6da396..84cca1a48cea 100644 --- a/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts +++ b/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts@@ -105,6 +105,13 @@ status = "okay"; }; +&i2c0 { + pinctrl-names = "default"; + pinctrl-0 = <&i2c0_pins>;
If there's only one set of pins, maybe we should force that muxing in the DTSI? Thanks! Maxime -- Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20171211/3d651804/attachment.sig>