From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay3-d.mail.gandi.net ([217.70.183.195]:47517 "EHLO relay3-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725995AbeIDTPW (ORCPT ); Tue, 4 Sep 2018 15:15:22 -0400 Date: Tue, 4 Sep 2018 16:49:53 +0200 From: jacopo mondi To: Geert Uytterhoeven Cc: Laurent Pinchart , DRI Development , Linux-Renesas , Takeshi Kihara Subject: Re: [PATCH 12/16] arm64: dts: renesas: r8a77990: Add I2C device nodes Message-ID: <20180904144953.GE28160@w540> References: <20180904121027.24031-1-laurent.pinchart+renesas@ideasonboard.com> <20180904121027.24031-13-laurent.pinchart+renesas@ideasonboard.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lkTb+7nhmha7W+c3" Content-Disposition: inline In-Reply-To: Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: --lkTb+7nhmha7W+c3 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Hi Laurent, Geert, On Tue, Sep 04, 2018 at 04:32:32PM +0200, Geert Uytterhoeven wrote: > On Tue, Sep 4, 2018 at 2:10 PM Laurent Pinchart > wrote: > > From: Takeshi Kihara > > > > Add device nodes for I2C ch{0,1,2,3,4,5,6,7} to R-Car E3 R8A77990 device > > tree. > > > > Signed-off-by: Takeshi Kihara > > Signed-off-by: Jacopo Mondi > > My > > Reviewed-by: Geert Uytterhoeven > Tested-by: Geert Uytterhoeven > > are still valid. I was about to send a v2 with these and the slight change Geert suggested on the ch[0-7] list. Would you prefer me to drop it from my v2 series and re-base HDMI and CVBS enablement for E3 on top of this series? Thanks j > > Gr{oetje,eeting}s, > > Geert > > -- > Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org > > In personal conversations with technical people, I call myself a hacker. But > when I'm talking to journalists I just say "programmer" or something like that. > -- Linus Torvalds --lkTb+7nhmha7W+c3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJbjpuRAAoJEHI0Bo8WoVY8R98QAKmkeT3/6DNM84PF3EAr0z+i lUNP/w9MS/OMwFHxUEwKDzf3vKYq/DJuQZHUkekgQrFy/fB3xUDzB3+KbKnZY5ne temZSq7bo/U1TG2begJVUN/5If0s3qPzqA74Vohwhvn2n0/mcYmoC205Tmee3b4W EF4l0qJokI0LFkQgB+fuWn61PUl3zicTCiUzvBoEidzXb6g4YJsjbR6Ps2CeGBsB JsRjsnS2auJvnmfXkl/dmE9eNlvgpxTIAY6N0edkyqMNOJlC+uzwO1nEsUoWGHNd YWB52UGxRsi8k2iUX1L5W58S3ZekyL2zz1oK/UYz42zZbCoOkxq+icT18/ATzs+i CSRTVYRD9pm4NdB827Us0aTrQVDaJvQ20EsBIMB2zknpJQ7ubBNmQZT36N2gupAd 6sgFHZJiImghOCO/V7E2McECbljc5UkRo1VpNdWRepGEbNlxsRRC9Ty7B1Euzobe emsR7kYjoyjag35VA9BXbg0xU6QK+Q+Lp2E1QNc/SwUyKrC3AFoIgtY/zMqFhvbg /d/A0HgqdBveY42ico1CcpEai3fMsd2VmqJm5VotTrRJunmEHjndvTuljP5oh35I rlVSDeGi7BlLl5OxjEGO33gXXniSkFzRdTctooOSU+dJfSSX1uWNOEhC9f6Yyy6B cL/zLUr3jSTKsAQIBwG4 =jhbG -----END PGP SIGNATURE----- --lkTb+7nhmha7W+c3-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: jacopo mondi Subject: Re: [PATCH 12/16] arm64: dts: renesas: r8a77990: Add I2C device nodes Date: Tue, 4 Sep 2018 16:49:53 +0200 Message-ID: <20180904144953.GE28160@w540> References: <20180904121027.24031-1-laurent.pinchart+renesas@ideasonboard.com> <20180904121027.24031-13-laurent.pinchart+renesas@ideasonboard.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0257605016==" Return-path: Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4974089024 for ; Tue, 4 Sep 2018 14:49:58 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: Geert Uytterhoeven Cc: Linux-Renesas , Takeshi Kihara , Laurent Pinchart , DRI Development List-Id: dri-devel@lists.freedesktop.org --===============0257605016== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lkTb+7nhmha7W+c3" Content-Disposition: inline --lkTb+7nhmha7W+c3 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Hi Laurent, Geert, On Tue, Sep 04, 2018 at 04:32:32PM +0200, Geert Uytterhoeven wrote: > On Tue, Sep 4, 2018 at 2:10 PM Laurent Pinchart > wrote: > > From: Takeshi Kihara > > > > Add device nodes for I2C ch{0,1,2,3,4,5,6,7} to R-Car E3 R8A77990 device > > tree. > > > > Signed-off-by: Takeshi Kihara > > Signed-off-by: Jacopo Mondi > > My > > Reviewed-by: Geert Uytterhoeven > Tested-by: Geert Uytterhoeven > > are still valid. I was about to send a v2 with these and the slight change Geert suggested on the ch[0-7] list. Would you prefer me to drop it from my v2 series and re-base HDMI and CVBS enablement for E3 on top of this series? Thanks j > > Gr{oetje,eeting}s, > > Geert > > -- > Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org > > In personal conversations with technical people, I call myself a hacker. But > when I'm talking to journalists I just say "programmer" or something like that. > -- Linus Torvalds --lkTb+7nhmha7W+c3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJbjpuRAAoJEHI0Bo8WoVY8R98QAKmkeT3/6DNM84PF3EAr0z+i lUNP/w9MS/OMwFHxUEwKDzf3vKYq/DJuQZHUkekgQrFy/fB3xUDzB3+KbKnZY5ne temZSq7bo/U1TG2begJVUN/5If0s3qPzqA74Vohwhvn2n0/mcYmoC205Tmee3b4W EF4l0qJokI0LFkQgB+fuWn61PUl3zicTCiUzvBoEidzXb6g4YJsjbR6Ps2CeGBsB JsRjsnS2auJvnmfXkl/dmE9eNlvgpxTIAY6N0edkyqMNOJlC+uzwO1nEsUoWGHNd YWB52UGxRsi8k2iUX1L5W58S3ZekyL2zz1oK/UYz42zZbCoOkxq+icT18/ATzs+i CSRTVYRD9pm4NdB827Us0aTrQVDaJvQ20EsBIMB2zknpJQ7ubBNmQZT36N2gupAd 6sgFHZJiImghOCO/V7E2McECbljc5UkRo1VpNdWRepGEbNlxsRRC9Ty7B1Euzobe emsR7kYjoyjag35VA9BXbg0xU6QK+Q+Lp2E1QNc/SwUyKrC3AFoIgtY/zMqFhvbg /d/A0HgqdBveY42ico1CcpEai3fMsd2VmqJm5VotTrRJunmEHjndvTuljP5oh35I rlVSDeGi7BlLl5OxjEGO33gXXniSkFzRdTctooOSU+dJfSSX1uWNOEhC9f6Yyy6B cL/zLUr3jSTKsAQIBwG4 =jhbG -----END PGP SIGNATURE----- --lkTb+7nhmha7W+c3-- --===============0257605016== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0257605016==--