Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751953AbdIVHts (ORCPT ); Fri, 22 Sep 2017 03:49:48 -0400 Received: from mail.free-electrons.com ([62.4.15.54]:52061 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751809AbdIVHtr (ORCPT ); Fri, 22 Sep 2017 03:49:47 -0400 Date: Fri, 22 Sep 2017 09:49:45 +0200 From: Maxime Ripard To: Corentin Labbe Cc: robh+dt@kernel.org, mark.rutland@arm.com, linux@armlinux.org.uk, wens@csie.org, catalin.marinas@arm.com, will.deacon@arm.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 02/12] ARM: dts: sunxi: h3/h5: Fix i2c2 register address Message-ID: <20170922074945.jzibcgromgbhggxy@flea.lan> References: <20170921172151.29779-1-clabbe.montjoie@gmail.com> <20170921172151.29779-3-clabbe.montjoie@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3wsqaxik5uzaeofz" Content-Disposition: inline In-Reply-To: <20170921172151.29779-3-clabbe.montjoie@gmail.com> User-Agent: NeoMutt/20170914 (1.9.0) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2009 Lines: 60 --3wsqaxik5uzaeofz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 21, 2017 at 05:21:41PM +0000, Corentin Labbe wrote: > The unit address and register address does not match. > This patch fix the register address with the good one. >=20 > Signed-off-by: Corentin Labbe > --- > arch/arm/boot/dts/sunxi-h3-h5.dtsi | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/arch/arm/boot/dts/sunxi-h3-h5.dtsi b/arch/arm/boot/dts/sunxi= -h3-h5.dtsi > index 59ddac9f65a7..37464d4d07f6 100644 > --- a/arch/arm/boot/dts/sunxi-h3-h5.dtsi > +++ b/arch/arm/boot/dts/sunxi-h3-h5.dtsi > @@ -630,9 +630,9 @@ > #size-cells =3D <0>; > }; > =20 > - i2c2: i2c@01c2b400 { > + i2c2: i2c@1c2b400 { This one should be merged into the previous patch. The serie looks good otherwise, onec it's fixed, you can add my Acked-by: Maxime Ripard Maxime --=20 Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com --3wsqaxik5uzaeofz Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIcBAEBAgAGBQJZxMCZAAoJEBx+YmzsjxAgqqsP/3HiqZFc8sLf0k6225Eu7mz3 TptcXyhWY77MbVWvXzMNkputPBh7ltTquQmCwmOnLFr0SN9iS0q8gJao6eoc1amR Q5Pn6mHdMGRrlapBv1+6tO46OIqrRnurtA5OgW+nilPNwdTyY6ao77zz3bhs+mzh eSmcwvijQR+Wl51HMpKKAEtxrbEZm9qlfbTGFl+SkH5wt5QRjYX40Zu74q4gjJPg N4bS0JyyxzjkvsJGNsUGZ2mCKXpyjkx8jQnHzSCdQLhkig5YVNPyUbfV54dkCZX2 DOFuVO/ooYf7e1TuybawJW4IHztajN5FqiYJN8S/0joIbWFFzXGGtLu92g7acHow INChr2aTq8RV7L0ZNWMWvcnMbGiOiIgSa7EqPJnlV9onbVxKMXYL9VD2eqYvguaH 58kwjasc7ZjkyVw2FNSp6CWnkaUSVPl+FJbCvijfPqtrfBkfOm5TQzYxCPy1G8bc 5VHKBlLcSu1/YkYwqTTnKoW1xeWZfVmLMozOOvIgIMTp5MA0N8xpGA618FlD9kOs RC3cxMbBI2nXkE2cKyuXRNUG/wYnmHWqPudZcjejhuMKUW/SRq5V28i30SehMcdJ 3dZbE04yhmwJe27MV067gLQKpn/WOwZoJjLma1Pf7pRYSPvXy/G6fXDD8Lc18nvX +9g/jP9qCMRHsFqjpLTH =SPjg -----END PGP SIGNATURE----- --3wsqaxik5uzaeofz--