From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B97E2C4360C for ; Fri, 27 Sep 2019 11:39:13 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 977D021848 for ; Fri, 27 Sep 2019 11:39:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726116AbfI0LjN (ORCPT ); Fri, 27 Sep 2019 07:39:13 -0400 Received: from mail-oi1-f194.google.com ([209.85.167.194]:37184 "EHLO mail-oi1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725992AbfI0LjN (ORCPT ); Fri, 27 Sep 2019 07:39:13 -0400 Received: by mail-oi1-f194.google.com with SMTP id i16so4917427oie.4 for ; Fri, 27 Sep 2019 04:39:11 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=pFIeKehCcCnyqHTx/a8NY/j98j4ze9OA8lNySRYKaLY=; b=ISJxzoSCFAEVoW4+7v8lxInP7P1f1YoAfJMS4l4VR4Jbhm7DYKXUYycwvLqooFju8o 0P5YunMMZpU4rO/TY3FdrBvvehd+SNkXwy0VuIZ9WMy9ZxvxkAYrlEX9rklVAsOdd6sn Yx/1jhJeaYw+j1WNbrEb36uysGgmx18MPuaxDgfu9CaYcI+ay3Xt/tsILDYvBjjrwYy/ 4rg/iIj5n2g/0XWOtgC6wV1RKm3FrqnD9oneVYX83CTU6mGEbPVZ+LtJL4IMao/wJugc 6sQax64EH83YTe++3SPbtcYR6OruS6DqHP9UkVEP05vMbZgvb+96uCe/1e3Oy7xDeL0x meMg== X-Gm-Message-State: APjAAAUiDEqsfGRK81Z95kaft5Otici4wzTG0T/bZF6VA2K284tzgvZY QYoTXWQeMfvLxxsJUn4kE9MYbuRlw34hUaRBvXk= X-Google-Smtp-Source: APXvYqzIbTzTKnKRbLCmCp291spcvyH2M5lWRNI2kfJsb4ZMf1aPCZiuLO4BzeuGr54c2ibpvs7ospnn6BgWaLHlmDQ= X-Received: by 2002:aca:f305:: with SMTP id r5mr6403681oih.131.1569584350618; Fri, 27 Sep 2019 04:39:10 -0700 (PDT) MIME-Version: 1.0 References: <1568725530-55241-1-git-send-email-biju.das@bp.renesas.com> <1568725530-55241-4-git-send-email-biju.das@bp.renesas.com> In-Reply-To: <1568725530-55241-4-git-send-email-biju.das@bp.renesas.com> From: Geert Uytterhoeven Date: Fri, 27 Sep 2019 13:38:59 +0200 Message-ID: Subject: Re: [PATCH 3/4] arm64: renesas_defconfig: enable R8A774B1 SoC To: Biju Das Cc: Geert Uytterhoeven , Simon Horman , Magnus Damm , Linux-Renesas , Chris Paterson , Fabrizio Castro Content-Type: text/plain; charset="UTF-8" Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org On Tue, Sep 17, 2019 at 3:12 PM Biju Das wrote: > Enable the Renesas RZ/G2N (R8A774B1) SoC in the ARM64 renesas_defconfig. > > Signed-off-by: Biju Das Reviewed-by: Geert Uytterhoeven i.e. will apply to the topic/renesas-defconfig branch, which is not intended for upstream merge. 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