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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B2D88C4332F for ; Wed, 24 Nov 2021 14:07:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1352414AbhKXOKR (ORCPT ); Wed, 24 Nov 2021 09:10:17 -0500 Received: from mail-ua1-f41.google.com ([209.85.222.41]:45804 "EHLO mail-ua1-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1351542AbhKXOG2 (ORCPT ); Wed, 24 Nov 2021 09:06:28 -0500 Received: by mail-ua1-f41.google.com with SMTP id ay21so5263639uab.12; Wed, 24 Nov 2021 06:03:18 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=1miQpIXaIUOJb7zbeVhTJQekQAUmPNGz0CzH/J6gnS4=; b=aKeEk45mMWkvquGRwVVH2id1fOeETMWNJH3AZGWSsKeK+lRGDIv4CbgPOAskCvdLpU g8iJy67Pcvt6GTpa7jfDNDafNFvlj/H+Ns3tehLUNrJyadaJcMhtBnpjhLxcgTkjGpRx 3bp0c9sbKGGOOGsVpbQCgu1Kt4cm8PPE8x+FCVgF71dpLRYkscu0loIq4E4ONWlRon+w BlM9odIVjOtdWpEpXG3785tOtHHhwDIQKap/UBayQ5j/ItIRKNjzitdQeOEFYOKYkmw+ 4eu3xzJmSN3XeVq92sL0Z1zO2iy0R6yJDbZ9tYJDiac/0TPLFzLbOSqCgqkwt0aZSqZ6 Wlvw== X-Gm-Message-State: AOAM530+htRD4Wz0bOO3fOyDs+C/uKtWOPImdo11yisGptgvd2loxAkp UeXXqHt3HZKpIVLbW9XBaEn2x0445ew0vg== X-Google-Smtp-Source: ABdhPJxLTveykx76s0N/ZqcAbWpJ3UjBYMrJ81Ga1lYgJSD/GaupyGkToQbbiP7yhvtcuwQqTnJqLA== X-Received: by 2002:ab0:224e:: with SMTP id z14mr10379041uan.97.1637762594793; Wed, 24 Nov 2021 06:03:14 -0800 (PST) Received: from mail-ua1-f41.google.com (mail-ua1-f41.google.com. [209.85.222.41]) by smtp.gmail.com with ESMTPSA id y2sm8034567vke.43.2021.11.24.06.03.14 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 24 Nov 2021 06:03:14 -0800 (PST) Received: by mail-ua1-f41.google.com with SMTP id y5so5303725ual.7; Wed, 24 Nov 2021 06:03:14 -0800 (PST) X-Received: by 2002:a05:6102:1354:: with SMTP id j20mr22399452vsl.41.1637762593813; Wed, 24 Nov 2021 06:03:13 -0800 (PST) MIME-Version: 1.0 References: <20211116074130.107554-1-yoshihiro.shimoda.uh@renesas.com> <20211116074130.107554-17-yoshihiro.shimoda.uh@renesas.com> In-Reply-To: <20211116074130.107554-17-yoshihiro.shimoda.uh@renesas.com> From: Geert Uytterhoeven Date: Wed, 24 Nov 2021 15:03:02 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 16/16] arm64: defconfig: Enable R-Car S4-8 To: Yoshihiro Shimoda Cc: Magnus Damm , Rob Herring , Greg KH , Jiri Slaby , Linux-Renesas , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "open list:SERIAL DRIVERS" Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-serial@vger.kernel.org On Tue, Nov 16, 2021 at 8:43 AM Yoshihiro Shimoda wrote: > Enable the Renesas R-Car S4-8 (R8A779F0) SoC in the ARM64 defconfig. > > Signed-off-by: Yoshihiro Shimoda Reviewed-by: Geert Uytterhoeven 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