Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp2993094ybi; Sun, 26 May 2019 12:04:22 -0700 (PDT) X-Google-Smtp-Source: APXvYqwHN7hO7lfTGREdHzChUjVvU0qEWI0zv3iWewdUdDy91jZm81NLFhQ/GYtBC97FBut1/nE+ X-Received: by 2002:a17:902:8bc1:: with SMTP id r1mr56396723plo.163.1558897462157; Sun, 26 May 2019 12:04:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558897462; cv=none; d=google.com; s=arc-20160816; b=Sb/5u/zvW2YFYEaEHO5Jd41Zb18sVsy/RlbYXMNpxtuuk0wRVQYg/rIHEsgmINKVLp QAwl2orTZkw2r4xQjwapybEf5/ZA1sL5gVH8ZwmH0bvNOjVFwDAtRa/ke8HIV0Xjnds9 YvKt9auGh7cF2w7hOXYbmja5DO1BAG/2Vnsq5ZiK9LxLduevpAdIKGbgaNDI7Izef7z6 rDBnSi+Zr2lMQxCPXkYLa1P6gLKRJWb1JyOw+LG5CxoURY7u266UaxGCVmlwIEQRa6qt nM0EbEUgyeIknO3POFHngKGarm6/w5Dhft1IA+3GOBptVWYMXTtlqZWDh1acZAZX/DdQ GmHw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=yNWA6Hy6jZ8+Mf7yctjo1W0HjMwdqLj38s6bp/bS/ww=; b=N15mGqWPhP/3h18bgY7nUu4EnG/p4MP93LLL3/Yrn3kADrUHYZGbFG1tx8IADKkEHj DyzWuWMmW0Mw7fl4BJf6kXPeHhsYcO+dT53/sgV3CVCHohJ+KUzA7uAZcwgSZ9lrOEWJ s6gdg8YSVr2VzDugPelMFjQrX5HkhZD9OMeFY1niH6cyNAgZ+jfyhun1/JEqPiQ8+JvW 1CPuNgMmxI3asMR4Q4ZmZqDmB6yD3D6DRBlvQTxlHguk+x21+IawISXeukQ40i3KfosG OcR9WruX1nCX4U0B8IuUFQTtoSbUK0X5rIuv/Cb33dkW16lPmyNfCIvDsnsNOQvB+0BE 96eA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u3si1827427pls.253.2019.05.26.12.03.54; Sun, 26 May 2019 12:04:22 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727032AbfEZTC3 (ORCPT + 99 others); Sun, 26 May 2019 15:02:29 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:57321 "EHLO relay4-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726163AbfEZTC3 (ORCPT ); Sun, 26 May 2019 15:02:29 -0400 X-Originating-IP: 90.89.68.76 Received: from localhost (lfbn-1-10718-76.w90-89.abo.wanadoo.fr [90.89.68.76]) (Authenticated sender: maxime.ripard@bootlin.com) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 00D03E0004; Sun, 26 May 2019 19:02:17 +0000 (UTC) Date: Sun, 26 May 2019 21:02:17 +0200 From: Maxime Ripard To: =?utf-8?B?Q2zDqW1lbnQgUMOpcm9u?= Cc: Mauro Carvalho Chehab , Rob Herring , Mark Rutland , Chen-Yu Tsai , linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 01/10] dt-bindings: media: A31 compatible Message-ID: <20190526190217.257pxcc5s7ykhfor@flea> References: <20190525180923.6105-1-peron.clem@gmail.com> <20190525180923.6105-2-peron.clem@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="fixx4walej3237eu" Content-Disposition: inline In-Reply-To: <20190525180923.6105-2-peron.clem@gmail.com> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --fixx4walej3237eu Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 25, 2019 at 08:09:14PM +0200, Cl=E9ment P=E9ron wrote: > Since Allwiner A31 all the SoC have a differente memory mapping. > > Introduce this bindings to make a difference since this generation. > > Signed-off-by: Cl=E9ment P=E9ron Mentionning what those differences are would be great Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --fixx4walej3237eu Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXOriuQAKCRDj7w1vZxhR xTASAQD6Wi2ICXvIPJ05HniVnXyZB8cnILj79M1CnvRyCopIcgEA8GaT4uirtpjm hqkVRx+GM4IfajVP24uTAnHe4TJuxgs= =yeHd -----END PGP SIGNATURE----- --fixx4walej3237eu--