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=-13.7 required=3.0 tests=BAYES_00, 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 0012AC433B4 for ; Fri, 21 May 2021 13:25:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id DAF0961164 for ; Fri, 21 May 2021 13:25:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234947AbhEUN1A (ORCPT ); Fri, 21 May 2021 09:27:00 -0400 Received: from mail-ua1-f44.google.com ([209.85.222.44]:39680 "EHLO mail-ua1-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235065AbhEUN0t (ORCPT ); Fri, 21 May 2021 09:26:49 -0400 Received: by mail-ua1-f44.google.com with SMTP id f20so2645685uax.6; Fri, 21 May 2021 06:25:26 -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=qRbyj4hnpbc3k4A+KkiBSK4Wsj0BDOQJgU/wtF8JLXs=; b=ZMJDUr9wrzvQ01Ap2KydoU1IRPUxTJJfxNuWvEAClHKvAbxQ+YdGEg32F4Iu8vCCgD KVVRICXM/PCRmnFb+A1YueR8y2Nxf3ZV3qodbMiYIQqGJ1V5KD3hgilSGtJq0L0IAP0u wR+H2sAKy43fTjQyUNc8lje9AolJFroHevCP278WMdHWEv2JJyFEKGlFeIP2hrOniDWp SjZMYBsF367rtoPZyE/ytCQKVSFfg2gnteC1xkbNrFoHojU7yItK42OawFlZAET9mb8q IsF+3QTFeka9g3Z9AVmVRSl+ij28L/D4t/oystWrkB4es61CeIVSH37jq3KJn2xiROUf k0RA== X-Gm-Message-State: AOAM533XeeQFH3A50lDhqYF/sulOzs8Q2vS2E8BxV3/R0mb5xCZ2FQ1Q c6qN91DG+6LRORxbHqTdfoUQOyPR5Y+pHOqzUF4= X-Google-Smtp-Source: ABdhPJyU3JXc2pJRQaqnYUFEIxzdDLSIk2Lov0ZJRGoLvieGJIGh6qYVS7spCooqh0dW7Qf4KPPcxKvwjlON0x8ake4= X-Received: by 2002:ab0:f5:: with SMTP id 108mr10706159uaj.106.1621603525425; Fri, 21 May 2021 06:25:25 -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: <20210514192218.13022-5-prabhakar.mahadev-lad.rj@bp.renesas.com> From: Geert Uytterhoeven Date: Fri, 21 May 2021 15:25:13 +0200 Message-ID: Subject: Re: [PATCH 04/16] soc: renesas: Add ARCH_R9A07G044{L,LC} for the new RZ/G2{L,LC} SoC's To: Lad Prabhakar Cc: 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 , Prabhakar Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. > + help > + This enables support for the Renesas RZ/G2L SoC. > + > +config ARCH_R9A07G044LC > + bool "ARM64 Platform support for RZ/G2LC SoC" Likewise. > + 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? 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=-14.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,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 ABA53C433ED for ; Fri, 21 May 2021 13:26:59 +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 3D88761164 for ; Fri, 21 May 2021 13:26:59 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3D88761164 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linux-m68k.org 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=mKlLFNYs5ZeKErGxIfFFnc/MQ2LZfrFZzKYHPVTyWgs=; b=IsP6Ofo01d65eBvrt6woiRkOTg 8Jt0H2vARZwhdrT7aZb+asVQc3AVwDlr3vbrmtUXzLZVDU8l0lLNQrG0jTUpvoot4q01zAuxCJcWy s5Z6tOXG7tLBtqmP5wEwzHBYC2U8hSL8vNTr8WJABOeemGnmeZFW/WrFov3uwwPLJRZQ6Hkpd8sVt Kmjkt9O7sqYwUsDzi2/Ja6OBjZHLphQhZCZLIXCiIsXlv6TxRB0HHoqxWVve9jyilI+aYZkl5p15q k+CPoQtHNIHGbs2t2HP+6zpJFhaxFk4fHsGkmcTUY8H5N+qyDrhanJrKyRYQi8PElyEEZ4oeAh483 E/nn49bA==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lk59e-005VB5-Rf; Fri, 21 May 2021 13:25:30 +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 1lk59d-005VAK-9y for linux-arm-kernel@desiato.infradead.org; Fri, 21 May 2021 13:25:29 +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=qRbyj4hnpbc3k4A+KkiBSK4Wsj0BDOQJgU/wtF8JLXs=; b=PZeWiRL/G7AXIG+RRa+NPos5p0 plhHzamtARQtSIJxQnZVhD7Quycc9H/PLUZr3GYveshu/zcM0CFo8DqScI7DwJS403OhpQRQAEvTa rLA8GZQv9CQ+4XEDwQy1kHEHbrv7WCJmURCFJz+2S8bmHl4KulooL9j/QJNlJTdTb+F3+bEthAtyu JekktDK6pUFSituFBhSOAf5LQXbt+fsexxHFDBw05O20k/90lfKXKrZbZlurWAk4kyyc/VJEF1+12 3QQoXtPEN0IUCC5Ep7UR0XGbnfZiDH4n7XZsuO4cX3yU4rcFrI929nZT2zd+Sdew6tQWsAHyxCED9 cXzYV6VA==; Received: from mail-ua1-f54.google.com ([209.85.222.54]) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lk59a-00H8mQ-TQ for linux-arm-kernel@lists.infradead.org; Fri, 21 May 2021 13:25:28 +0000 Received: by mail-ua1-f54.google.com with SMTP id c6so6103944uat.0 for ; Fri, 21 May 2021 06:25:26 -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=qRbyj4hnpbc3k4A+KkiBSK4Wsj0BDOQJgU/wtF8JLXs=; b=GpXOlWrPlryKIl5/SeGsPachCjuih2pTV043pQ6oU+0X1i9WZrWkGQkrnRBgvHuWxs kJZKDxSHVPr7ZMLMi+DOF7PwZ16twhARvWnaD5MmDKJyDjkDVWLWNx0Rcah4jUKFrs+j OUfSsR2qaABenkc+2CHYJqGsSMGLX4EWPpsJ4D0aBIxvATZdQzbD5EcV/qkvBh3zfMO4 ZedI3XDcU4gYZ1THNPYUqaCRVEHEL9VdKW1xdCh3clDvrdl3ymZsMwlMaYCncmkZM981 LrtM9x3pGE6qm6ytZKIKPc1wXM31UAg888Gtl7kwzR+UL2BrFtH9/AxJ8hS7dghnMj5X 65eQ== X-Gm-Message-State: AOAM530kdKMzClPYsLF5STz5aW3IsDafSUtfd6xglEEv8g7XHv74/uDo +IZDo6xpMisx17WaG9p8kXCC/hrmn8pkkO6tIbU= X-Google-Smtp-Source: ABdhPJyU3JXc2pJRQaqnYUFEIxzdDLSIk2Lov0ZJRGoLvieGJIGh6qYVS7spCooqh0dW7Qf4KPPcxKvwjlON0x8ake4= X-Received: by 2002:ab0:f5:: with SMTP id 108mr10706159uaj.106.1621603525425; Fri, 21 May 2021 06:25:25 -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: <20210514192218.13022-5-prabhakar.mahadev-lad.rj@bp.renesas.com> From: Geert Uytterhoeven Date: Fri, 21 May 2021 15:25:13 +0200 Message-ID: Subject: Re: [PATCH 04/16] soc: renesas: Add ARCH_R9A07G044{L, LC} for the new RZ/G2{L,LC} SoC's To: Lad Prabhakar Cc: 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 , Prabhakar X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210521_062526_967252_A7F684AD X-CRM114-Status: GOOD ( 22.33 ) 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 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. > + help > + This enables support for the Renesas RZ/G2L SoC. > + > +config ARCH_R9A07G044LC > + bool "ARM64 Platform support for RZ/G2LC SoC" Likewise. > + 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? 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