Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp3968047imm; Mon, 20 Aug 2018 07:41:40 -0700 (PDT) X-Google-Smtp-Source: AA+uWPxYlpTobkKjYLIuV61OSfGzON+Ka+Yz2oNi15P4act4GAYlHuIq4pci5WzMQcX/V5SKMqoh X-Received: by 2002:a62:1f8c:: with SMTP id l12-v6mr48773174pfj.143.1534776100144; Mon, 20 Aug 2018 07:41:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1534776100; cv=none; d=google.com; s=arc-20160816; b=nHH8YrYW0ZuwRkqtk9q/ChgdnuHR2ZfisQ+CCzZbwbj6g/qKsD+rmjlWQWbWF4sP7y Y0GKBT3fN/lc0qH1IG4hFMz8wWjt1ClwKtJUbC3xFPNltEubLLtlYv0DpCzFz4upOlSv YO1LmcBco/D7FFHyaR1SXkMYWo2yt/HJenH0T3V+/f5ClMpCwHN1jmJWLEvAL/MKflRb 2ijU9pRsB7WUX+8dHGwbJlPBehkDv6GG1FSFy+TqoMilnrx0n00rV+stCzNhONVqFhvF JJN5B2doAf8Gb/s9ylS3X40byJPJZjS2tg7U7MyK3VqQFox6c82omRFEcsJ71YZAPp7u WFxg== 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:arc-authentication-results; bh=2RE9iEeELN4wxQxUK4tv1Ga8rXIyg5bLoSmSVxHmVN8=; b=YBDm7SQfb0FbwLG9ATw3HImfowvsmI5mgkgZKdB8MBGn+CzQ1I68YHK6gipuQG2MZP wo0IzKHa0uGCBzDJLUYq3pU2vqXaRnbUJoXvbIAgjXQrjP9ScQpFzeklHynRYs1Ei1yO MEVEL6BkQkNzWi6t9IUEd3lgWUDj1jd6lkcTBc7qrLB1WZf9IbnHJxSGcX1CMVRF8nEE lDU9MsU1RAy3Nc50g+BAhbEjPFlE96TFDFScj+mGhnsmPcGFdDnUTSvuB5DD6xm1MKd/ Yqq1t6jzAavanyh8lVu6e+tsupKufaodRNQ+v7fj+tMhw/LxkEct5/EhLY9zL4Jq0l5D +wug== 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 w14-v6si9742443pgh.14.2018.08.20.07.41.25; Mon, 20 Aug 2018 07:41:40 -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 S1726987AbeHTQLz (ORCPT + 99 others); Mon, 20 Aug 2018 12:11:55 -0400 Received: from mail.bootlin.com ([62.4.15.54]:40305 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726586AbeHTQLz (ORCPT ); Mon, 20 Aug 2018 12:11:55 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id C929C20DB5; Mon, 20 Aug 2018 14:56:20 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost (AAubervilliers-681-1-85-9.w90-88.abo.wanadoo.fr [90.88.27.9]) by mail.bootlin.com (Postfix) with ESMTPSA id 981C120703; Mon, 20 Aug 2018 14:56:10 +0200 (CEST) Date: Mon, 20 Aug 2018 14:56:11 +0200 From: Maxime Ripard To: Tuomas Tynkkynen Cc: Chen-Yu Tsai , Rob Herring , Mark Rutland , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/2] arm64: dts: sunxi: Don't use cd-inverted in sun50i-a64-pinebook Message-ID: <20180820125611.3txlxkxhzppfmztp@flea> References: <20180807232554.16825-1-tuomas@tuxera.com> <20180807232554.16825-2-tuomas@tuxera.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="cmpxf4oasnmpljug" Content-Disposition: inline In-Reply-To: <20180807232554.16825-2-tuomas@tuxera.com> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --cmpxf4oasnmpljug Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 08, 2018 at 02:25:54AM +0300, Tuomas Tynkkynen wrote: > Another user of cd-inverted seems to have crept in. Switch it away from > cd-inverted to be consistent with other sunxi boards. >=20 > Signed-off-by: Tuomas Tynkkynen Queued for 4.20, thanks! Maxime --=20 Maxime Ripard, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com --cmpxf4oasnmpljug Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEE0VqZU19dR2zEVaqr0rTAlCFNr3QFAlt6umoACgkQ0rTAlCFN r3TMOQ/5AVmGOh1lCU1MQm7ch86Gj/ZuFKIaSGGWz43osYD3nEDYtc/1QeOASMra 9CRvYb6F1htjdcWNcvFVed0pv9UCHglsc3NDibxMVlr039ABpriI2ZGU4W+O/hPk F6XUkBii23YGPUp+Xz9oVls5Kjs7NuhWd4NdaKcra/TgfivOg4UmL7qMxA/hXKGx M0so0wVVl4QVReD/Y+cFA137ZasG6/UBA2n/JoZ5Ae2JEd5EkgWxmgy8uTMc5z/7 IOUeBp1qWmjV495rP5DzNEtooSI+Js6GVzcPiSbsrgxNrwbMZHvgptQp9BfpOx8P 9Pe/9TV42mcnxF8fQlF7DDTVw5yf41TZksRm0jrbvEQQr75LbwmxMc8qzgelyUAS lddcXtr5aGOLy1na8D/749WwoRDIQMH0PBNBsc/L82RYHLt86V/YdV4K43y0z611 tFGvTEsRrJKt7+Sn8MTjMG/jaTR9YU5VpqUfLZhCeZsaeX/bn2ah0dJFHzqKJUJG HltULGABgGxwTlXhLYshfOCB8RyHgwD93aS48WXTJI8JYNDViR9X+1eqWjJrzb1N VDgtO1hdziuW81DgqxTg64Gr24aKINMZNZJ1Ute/0wpTyZbXAo1VsvTb3Ho3XPaY p975ca3I2lsyGjEXkPt7iakYPQrFHcjlqnbiBWF4mw7B0ZHCJB4= =+uPK -----END PGP SIGNATURE----- --cmpxf4oasnmpljug--