From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755920AbeCHNpu (ORCPT ); Thu, 8 Mar 2018 08:45:50 -0500 Received: from mail-qk0-f193.google.com ([209.85.220.193]:37004 "EHLO mail-qk0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754806AbeCHNps (ORCPT ); Thu, 8 Mar 2018 08:45:48 -0500 X-Google-Smtp-Source: AG47ELsS3Pj1uXTUI7nF4APaq2ggca1NuU2S9qCNmbl5Kr8Y20F5sl31qnzx9ZZ6dZ1U+F7x1rQqPw== Date: Thu, 8 Mar 2018 14:45:45 +0100 From: Thierry Reding To: Mikko Perttunen Cc: jonathanh@nvidia.com, robh+dt@kernel.org, mark.rutland@arm.com, talho@nvidia.com, linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, pombredanne@nexb.com Subject: Re: [PATCH v4 2/7] soc/tegra: Add Tegra194 SoC configuration option Message-ID: <20180308134545.GF3529@ulmo> References: <20180220115812.24108-1-mperttunen@nvidia.com> <20180220115812.24108-3-mperttunen@nvidia.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ChQOR20MqfxkMJg9" Content-Disposition: inline In-Reply-To: <20180220115812.24108-3-mperttunen@nvidia.com> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --ChQOR20MqfxkMJg9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 20, 2018 at 01:58:07PM +0200, Mikko Perttunen wrote: > Add the configuration option to enable support for the Tegra194 > system-on-chip, and enable it by default in the arm64 defconfig. >=20 > Signed-off-by: Mikko Perttunen > --- > arch/arm64/configs/defconfig | 1 + > drivers/soc/tegra/Kconfig | 10 ++++++++++ > 2 files changed, 11 insertions(+) defconfig changes should be in a separate patch because they need to go into different branches in the ARM SoC tree. I've fixed that up, but maybe something to keep in mind for next time. Thierry --ChQOR20MqfxkMJg9 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEiOrDCAFJzPfAjcif3SOs138+s6EFAlqhPogACgkQ3SOs138+ s6HWWQ//R3yF+Lj/Mohu5zTgSXdYRXk4XfP0c4PVOlc8MOJkWGdoo7nS+fHwfLmY GAEjY3HkRpQ0iwlA6he4hwGDPJEMvaPiopmhOdYEgJXwpREpLkJHBZaE5ts6azxH 44MpdgAF2ls0jyqKM1rOw7Il/G7itDsREMkl70tNfwPJ1LSMpjapn74zYVtl9TVH sksQvRb0cjho9s+9s/eemTbQctqFML9pjWP3AWbIvhyT3LHHCg5Q6BUsSuhsBgRb Wa1iWD6t9pOKmqkZq/6dfgrVcK7E1JMG6k7E91R1OvQCNMFlARFLYnuU28T96UpE HJSpNvNST++lqmGZ4hVaUusgobvSWwwiI4SQWqcuyx2bS3Dzrih2IUVuME6vrqkd oINZCTOdL4qShJ9k0hBU9VaxnZhjkg+qZ40ZW0mM+F7rCPSWTp9vUUyV4MjAo2OB p9twbBMcNyRLRFL7oTaA3ygsyqIgU7MbjM5u39MMwA3TMyQ5jt7pWcpTI4xP7sz5 BknWf4K8QEwY7PEdZiXJOW2gAYnKUv/ycrZfjCcd2CQvYTGAwwyUcc5Xaab4OW/j H0zD6LOJMpFVYpB1LedLqmxVKMS6GExQZiH0qgHDuIx0rm6sR9NgNAKSpspPF4FA 04WRyLobbrND8CLyHGqzJFEl0mf33+BwG4Mx3bmu8fp0NBvnUow= =gBJs -----END PGP SIGNATURE----- --ChQOR20MqfxkMJg9--