From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=tuxon.dev header.i=@tuxon.dev header.b="hUo+Pljd" Received: from mail-wm1-x333.google.com (mail-wm1-x333.google.com [IPv6:2a00:1450:4864:20::333]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 110B5D5B for ; Mon, 20 Nov 2023 01:05:15 -0800 (PST) Received: by mail-wm1-x333.google.com with SMTP id 5b1f17b1804b1-40891d38e3fso12220575e9.1 for ; Mon, 20 Nov 2023 01:05:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuxon.dev; s=google; t=1700471113; x=1701075913; darn=vger.kernel.org; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=bkLluJIfs9A2WfK4ws6uTuiWflu7QIwTGk5lEdGrZ8Q=; b=hUo+Pljdj6x5DCjR/jo7P1BtRCgtwcj5R+aXWuUgcTe5aDpa5k2//Bgtbu3Ls9SCsB fJ2CtzrsxrCXB80LUyj8UGgvAgyKbVbVjJOYubMepvOEjjpW6ANw1i+GQnzRRNztUK5x 5EG+fr9meG3V1P5Py6rBU8Kp08piIKFYOpJN8aCN2HgPWjtSYVYfOOlwCyokisJYwdUC gOWjAHZen9uqfhrBOxF+m6RcQPhCgMA0hbgQ8tfcUd1pPlf0sZGggvNWKWvH5KMDiBoC /cRHWUF2epMv2Ml/Kbw7xmZ6HSavMtv+5mlRsddVFUVk1Il5fRcBN5T85wXqYcW2QE8x m5vQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700471113; x=1701075913; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=bkLluJIfs9A2WfK4ws6uTuiWflu7QIwTGk5lEdGrZ8Q=; b=Yghl+ef0fXNvAET5WkFjf4SGdQGFAnELwY/h95o8rcXuyU8tBENti2vg5rFimdKneb I9UzIRA7565o07S/a4wimbsJ8w0lcprO2R6pTUw0Ei9ovui57jgPtwAWZN9LeuhDMuWB KTtRspdZjspLK4x7fhHMDZVSMPCNkQK1Rq2Mjbcfl4CLJ+ED5F7c9iDAuP4qJH72BhJk 1pE7711s9aIV/ktHYeyLdhU2TYumMO3j3YfqGwx7FKYgP1qRUVRJY15T+n3YKdu6cqsx N0oZ0Ahi6QXfo2KE4oDpSu08zSJv6BlW9FF1Ym6bNIiHSIxdREYxaHntq2MaCL6Sjtqc cmLA== X-Gm-Message-State: AOJu0YyLSIWcjWchDdtTn72aEiZL7U5CiQrtp+23Byf8AMKXRXmWhUZo XrYYE/jfE89/4UW5dwygcKD4aQ== X-Google-Smtp-Source: AGHT+IFq74/v4yVRRxE+pvLLMGOf1Rfctzf+CaYkqnL15lGut/2IP8miObeas0tpSho4tWROmvLB0w== X-Received: by 2002:a05:6000:2c1:b0:32f:c369:6b00 with SMTP id o1-20020a05600002c100b0032fc3696b00mr5665046wry.14.1700471112833; Mon, 20 Nov 2023 01:05:12 -0800 (PST) Received: from [192.168.50.4] ([82.78.167.183]) by smtp.gmail.com with ESMTPSA id z18-20020a5d4c92000000b00331424a1266sm10473085wrs.84.2023.11.20.01.05.09 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 20 Nov 2023 01:05:12 -0800 (PST) Message-ID: Date: Mon, 20 Nov 2023 11:05:08 +0200 Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH 14/14] arm: multi_v7_defconfig: Enable CONFIG_RAVB Content-Language: en-US To: Geert Uytterhoeven , Arnd Bergmann Cc: Sergey Shtylyov , "David S . Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , krzysztof.kozlowski+dt@linaro.org, Conor Dooley , Russell King , Magnus Damm , Michael Turquette , Stephen Boyd , Linus Walleij , Philipp Zabel , Marek Szyprowski , Alexandre Torgue , Andrew Davis , Mark Brown , Alexander Stein , eugen.hristev@collabora.com, sergei.shtylyov@gmail.com, "Lad, Prabhakar" , Biju Das , Linux-Renesas , Netdev , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, "open list:GPIO SUBSYSTEM" , Claudiu Beznea References: <20231120070024.4079344-1-claudiu.beznea.uj@bp.renesas.com> <20231120070024.4079344-15-claudiu.beznea.uj@bp.renesas.com> From: claudiu beznea In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit On 20.11.2023 10:58, Geert Uytterhoeven wrote: > On Mon, Nov 20, 2023 at 9:44 AM Arnd Bergmann wrote: >> On Mon, Nov 20, 2023, at 08:00, Claudiu wrote: >>> From: Claudiu Beznea >>> >>> ravb driver is used by RZ/G1H. Enable it in multi_v7_defconfig. > > Used by: > - iWave-RZ/G1M/G1N Qseven carrier board, > - iWave-RZ/G1H Qseven board, > - iWave-RZG1E SODIMM carrier board, > - iWave-RZ/G1C single board computer. > > So I'd write "used by various iWave RZ/G1 development boards". OK, I'll update it in v2. I noticed it is needed while checking various bits on a RZ/G1H based board so I considered that if there is at least one user for it it is enough to have it enabled. Thank you, Claudiu Beznea > >>> Signed-off-by: Claudiu Beznea >> >> We have a mix of =y and =m for ethernet drivers, and usually >> only have drivers built-in when they are frequently tested >> with NFS root booting. >> >> Do you need this as well, or could it be =m instead? > > As the default chosen/bootargs for the iWave-RZ/G1M/G1N Qseven carrier > board contains root=/dev/nfs, builtin is appropriate. > The iWave-RZ/G1H Qseven board defaults to root=/dev/mmcblk0p1. > > Gr{oetje,eeting}s, > > Geert >