From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH 0/3] arm64: dts: meson: g12a: add i2c Date: Mon, 20 May 2019 14:14:25 -0700 Message-ID: <7h7eak96by.fsf@baylibre.com> References: <20190514101237.13969-1-jbrunet@baylibre.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <20190514101237.13969-1-jbrunet@baylibre.com> Sender: linux-kernel-owner@vger.kernel.org Cc: Jerome Brunet , devicetree@vger.kernel.org, linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org Jerome Brunet writes: > Add the i2c controllers and pinctrl definitions to the g12a DT then > the busses present on the u200 and sei510. > > Notice the use of the pinconf DT property 'drive-strength-microamp'. > Support for this property is not yet merged in meson pinctrl driver but > the DT part as been acked by the DT maintainer [0] so it should be safe > to use. Queued for v5.3, Thanks, Kevin