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=-12.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 C68E9C4707E for ; Fri, 21 May 2021 17:21:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9A5E06109F for ; Fri, 21 May 2021 17:21:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231245AbhEURXB (ORCPT ); Fri, 21 May 2021 13:23:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52490 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230048AbhEURW7 (ORCPT ); Fri, 21 May 2021 13:22:59 -0400 Received: from mail-yb1-xb36.google.com (mail-yb1-xb36.google.com [IPv6:2607:f8b0:4864:20::b36]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3AD3AC061574; Fri, 21 May 2021 10:21:35 -0700 (PDT) Received: by mail-yb1-xb36.google.com with SMTP id g38so28413914ybi.12; Fri, 21 May 2021 10:21:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=SSt6zYcmfrW8VRHKDZwqwYPhG1/8NCxmTwtrQFl+xI8=; b=IgEt9OlHc77C1gVVvtwwENks34nttH0X1zD1bzNVPa3LLp8NLPtLfes6clpPJ0Zs5g 281PzVP/mhZZ9Bk/6zsO3VCe6mSmC0Y9qGbi6e1MXCal40++K7HKL/b1bZFZXFtcfmtx a80gvpDVA7FIrt4BJj6FHf/ycr1NRxo0kDzPlfLYTAZktLbNzuYzki/tGodor095+B4R yw1dtr7QvycgtL7O4gKVaEom4ouY4i0jzYgQ1zT5N8uLLl0LG6Ohb7Um8a0EJNQSfat3 7OEP2AUanD3AeugImIX9421M4ywHxKAWXu162ebalr30yuvtwFKskPeznd1hcT9XtopQ cesg== 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=SSt6zYcmfrW8VRHKDZwqwYPhG1/8NCxmTwtrQFl+xI8=; b=FISmMutNAv/dTeVlUtYfK/tTvwg8SS+He89u/do546wKSwm5AWCuQNTdTeSyRrExNC uvuNQWL4XEIH8JgNn6CzNDDSIFjH3FWbhEE10xigjZjUmq398nRTCdwsSzx/WNqTuQoi nWPf8TiHQPXKtVHsZJrWPkWo1mFXnT5dorMtJEeVNj9+3VWp9nmLAiWkzEOMV6S12wy9 QlRSsOglR8+hC34BwVjgKaBXfdtObSDcIgd9XXUB0iqBVF2rfyAssfX1N2AlY34zj3h4 qzo/YVP1qC+s7+EfCKNjPGt+Hm7fXhnxCPtSKp+joRovHvQUr1aKMjiLQR/1TOgM+LXV 8Mxg== X-Gm-Message-State: AOAM532EhrFCpAy0z35GxJaE3x1DpMx2InZel/ooMZxTwnBgnFYizUai 3rpZRvUi0kQ5LAzogEB1E3YqBN1X1Rg8DIZ7Ba0= X-Google-Smtp-Source: ABdhPJwzhoGli6kwjHJBWYuxjCMjfCMslBCXvlDHF8usa+Cqez/ZjREqBiiGBy3lczIp8NrQQ+PYvZM7JcAvcZ4b/jg= X-Received: by 2002:a25:50c2:: with SMTP id e185mr3417747ybb.222.1621617694555; Fri, 21 May 2021 10:21:34 -0700 (PDT) MIME-Version: 1.0 References: <20210514192218.13022-1-prabhakar.mahadev-lad.rj@bp.renesas.com> <20210514192218.13022-5-prabhakar.mahadev-lad.rj@bp.renesas.com> In-Reply-To: From: "Lad, Prabhakar" Date: Fri, 21 May 2021 18:21:08 +0100 Message-ID: Subject: Re: [PATCH 04/16] soc: renesas: Add ARCH_R9A07G044{L,LC} for the new RZ/G2{L,LC} SoC's To: Geert Uytterhoeven Cc: Lad Prabhakar , Rob Herring , Magnus Damm , Michael Turquette , Stephen Boyd , Greg Kroah-Hartman , Catalin Marinas , Will Deacon , Jiri Slaby , Philipp Zabel , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux Kernel Mailing List , Linux-Renesas , linux-clk , "open list:SERIAL DRIVERS" , Linux ARM , Biju Das Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Geert, Thank you for the review. On Fri, May 21, 2021 at 2:25 PM Geert Uytterhoeven wrote: > > Hi Prabhakar, > > On Fri, May 14, 2021 at 9:23 PM Lad Prabhakar > wrote: > > Add ARCH_R9A07G044{L,LC} as a configuration symbol for the new Renesas > > RZ/G2{L,LC} SoC's. > > > > Signed-off-by: Lad Prabhakar > > Reviewed-by: Biju Das > > Thanks for your patch! > > > --- a/drivers/soc/renesas/Kconfig > > +++ b/drivers/soc/renesas/Kconfig > > @@ -279,6 +279,16 @@ config ARCH_R8A774B1 > > help > > This enables support for the Renesas RZ/G2N SoC. > > > > +config ARCH_R9A07G044L > > + bool "ARM64 Platform support for RZ/G2L SoC" > > Please drop the "SoC", for consistency with other entries. > Oops will do that. > > + help > > + This enables support for the Renesas RZ/G2L SoC. > > + > > +config ARCH_R9A07G044LC > > + bool "ARM64 Platform support for RZ/G2LC SoC" > > Likewise. > will do. > > + help > > + This enables support for the Renesas RZ/G2LC SoC. > > + > > endif # ARM64 > > Given LSI DEVID is the same, do we need both, or can we do with a > single ARCH_R9A07G044? > The reason behind adding separate configs was in case if we wanted to just build an image for RZ/G2L and not RZ/G2LC this would increase image size and also build unneeded dtb's. Cheers, Prabhakar > 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 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=-10.7 required=3.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 F3FE6C4707A for ; Fri, 21 May 2021 17:23:54 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 78D5861168 for ; Fri, 21 May 2021 17:23:54 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 78D5861168 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Cc:To:Subject:Message-ID:Date:From:In-Reply-To: References:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=IvsYz2d/+m8xt5l9jYV9Y4vWDPTsG3kHs8rSGlvtOtk=; b=iYfS1/Xp4QUrAqVaZWj1vJ8Zsq O8ObfZlMEMy1vKkYK96IVu1q53pIkRJDQet2lmlAivP8PQYL/qOiPP4gIdIWP9YKLy3dSNATiayDk 5OxnE1z3dEyXiBpTl5lY5wxX2sKzAbnGXOQqjo9G2kYlVMQZfPmP5s8jAtNCm6YKWVnhNWC9Y/8S3 ObKe9KZCe7C9MDIns20fE2tU7LHTKZSCU7Sgo24v+12HD9mbIBjQ3gn55EKZls3inyLURk9Z14W+l 13Ga6h+dEQiY19RqekMDD43FYKmrth2o67YMxmyJ+lvpgbtgzneAMoskuPaAxuo5kDUyfW1LiBfuy IpuLUJYQ==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lk8ql-000TNK-UE; Fri, 21 May 2021 17:22:16 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lk8qA-000TCv-1i for linux-arm-kernel@desiato.infradead.org; Fri, 21 May 2021 17:21:38 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Content-Type:Cc:To:Subject:Message-ID :Date:From:In-Reply-To:References:MIME-Version:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=SSt6zYcmfrW8VRHKDZwqwYPhG1/8NCxmTwtrQFl+xI8=; b=CVc0VYC7ke+kuaYvHk+kaAwUm/ XDwkKQEzn2yaq+iQQlZw1/OTHh2tJzWeWL0zagAvSSAxMtIGUo7JaE5h2zDErn6hcNY2oprywNPn3 fqLCtB1dPigPi2e+KAQ0oqPMNn/mm1AkErRgx4KCxFykh5X6H6E7GrOUpIXzfF3Xd94hoIRxh/dv3 Ar+irCisghxG2y6deVBlBdiOsHAH+YHbHOKWPt7jTMLI/yqICx9m573x5WwWCz9T1ch5pSI+xLkdP jsib4ID38bz+lNcPKl54gKzG402ovB+WVilwWmbmFho3tS+wS7dK0ZUTZrCQXb0dtNILem2XB4xRL Pq2rruLg==; Received: from mail-yb1-xb29.google.com ([2607:f8b0:4864:20::b29]) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lk8q7-00HJAH-Dt for linux-arm-kernel@lists.infradead.org; Fri, 21 May 2021 17:21:36 +0000 Received: by mail-yb1-xb29.google.com with SMTP id i4so28501131ybe.2 for ; Fri, 21 May 2021 10:21:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=SSt6zYcmfrW8VRHKDZwqwYPhG1/8NCxmTwtrQFl+xI8=; b=IgEt9OlHc77C1gVVvtwwENks34nttH0X1zD1bzNVPa3LLp8NLPtLfes6clpPJ0Zs5g 281PzVP/mhZZ9Bk/6zsO3VCe6mSmC0Y9qGbi6e1MXCal40++K7HKL/b1bZFZXFtcfmtx a80gvpDVA7FIrt4BJj6FHf/ycr1NRxo0kDzPlfLYTAZktLbNzuYzki/tGodor095+B4R yw1dtr7QvycgtL7O4gKVaEom4ouY4i0jzYgQ1zT5N8uLLl0LG6Ohb7Um8a0EJNQSfat3 7OEP2AUanD3AeugImIX9421M4ywHxKAWXu162ebalr30yuvtwFKskPeznd1hcT9XtopQ cesg== 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=SSt6zYcmfrW8VRHKDZwqwYPhG1/8NCxmTwtrQFl+xI8=; b=gEbZKQt8n0KW08EdycHp1prbaDTu15UZpgBbgzx5xz5dPl2XDa5qrbYu5reVgN0J2j 7kGqLUR+xTuCU+FAoHrbZpzLvffuwchIg2sPBtwqL+31oH+dy28Qk/7uzxujm5j572Z0 KpWisjMtF1MpfzE5HwZFNVhzND6uhinaJoCb1iKMS2Ss+F9OfTkYTyp8d/tD+pldgz/a ciUhLLRDWS/PKJJIuN8JoEQsC1BFO+KZ8sOUai3JpH/wcom/Zf5J9eWFJI8UIA6zcgQD ZSlu/s6lV3wT3rWzXUPWBoHT0wNxMxdfSZpUI4UPxyfNonjq4sk0FdoRVqN+6k5YzVCF aOVg== X-Gm-Message-State: AOAM530Q6aqmrv9yLbFtTp5bwbinm5LOk2hqwE8qNjLNRb92oL7x+urK bU8aoTVZDLOFMpKqEGFNVCubqp9bz3p9V52x66s= X-Google-Smtp-Source: ABdhPJwzhoGli6kwjHJBWYuxjCMjfCMslBCXvlDHF8usa+Cqez/ZjREqBiiGBy3lczIp8NrQQ+PYvZM7JcAvcZ4b/jg= X-Received: by 2002:a25:50c2:: with SMTP id e185mr3417747ybb.222.1621617694555; Fri, 21 May 2021 10:21:34 -0700 (PDT) MIME-Version: 1.0 References: <20210514192218.13022-1-prabhakar.mahadev-lad.rj@bp.renesas.com> <20210514192218.13022-5-prabhakar.mahadev-lad.rj@bp.renesas.com> In-Reply-To: From: "Lad, Prabhakar" Date: Fri, 21 May 2021 18:21:08 +0100 Message-ID: Subject: Re: [PATCH 04/16] soc: renesas: Add ARCH_R9A07G044{L, LC} for the new RZ/G2{L,LC} SoC's To: Geert Uytterhoeven Cc: Lad Prabhakar , Rob Herring , Magnus Damm , Michael Turquette , Stephen Boyd , Greg Kroah-Hartman , Catalin Marinas , Will Deacon , Jiri Slaby , Philipp Zabel , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux Kernel Mailing List , Linux-Renesas , linux-clk , "open list:SERIAL DRIVERS" , Linux ARM , Biju Das X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210521_102135_486243_2253CF71 X-CRM114-Status: GOOD ( 28.78 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Geert, Thank you for the review. On Fri, May 21, 2021 at 2:25 PM Geert Uytterhoeven wrote: > > Hi Prabhakar, > > On Fri, May 14, 2021 at 9:23 PM Lad Prabhakar > wrote: > > Add ARCH_R9A07G044{L,LC} as a configuration symbol for the new Renesas > > RZ/G2{L,LC} SoC's. > > > > Signed-off-by: Lad Prabhakar > > Reviewed-by: Biju Das > > Thanks for your patch! > > > --- a/drivers/soc/renesas/Kconfig > > +++ b/drivers/soc/renesas/Kconfig > > @@ -279,6 +279,16 @@ config ARCH_R8A774B1 > > help > > This enables support for the Renesas RZ/G2N SoC. > > > > +config ARCH_R9A07G044L > > + bool "ARM64 Platform support for RZ/G2L SoC" > > Please drop the "SoC", for consistency with other entries. > Oops will do that. > > + help > > + This enables support for the Renesas RZ/G2L SoC. > > + > > +config ARCH_R9A07G044LC > > + bool "ARM64 Platform support for RZ/G2LC SoC" > > Likewise. > will do. > > + help > > + This enables support for the Renesas RZ/G2LC SoC. > > + > > endif # ARM64 > > Given LSI DEVID is the same, do we need both, or can we do with a > single ARCH_R9A07G044? > The reason behind adding separate configs was in case if we wanted to just build an image for RZ/G2L and not RZ/G2LC this would increase image size and also build unneeded dtb's. Cheers, Prabhakar > 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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel